

/*-----------------------------------------------------
LEFT SIDE
-------------------------------------------------------*/
#left_side {
	margin-left: 20px;
	display: inline; }

#left_side p.home {
	font-size: 2px;
	text-indent: -9999px;
	margin-bottom: 6px; }

#left_side p.home a {
	background: url(../images/contents/btn_home.gif) no-repeat;
	width: 250px;
	height: 26px;
	display: block; }

#left_side p.home a:hover {
	background-position: 0 -26px; }

/*-----------------------------------------------------
MAIN
-------------------------------------------------------*/

#main {
	width: 650px;
	float: right;
	margin-right: 20px;
	display: inline; }

#main h2 {
	line-height: 1;
	padding-bottom: 10px;
	display: block; }

/*-----------------------------------------------------
CONTE
-------------------------------------------------------*/

#conte {
	background: #fff url(../common/images/conte_top.gif) no-repeat;
	padding: 32px 32px 16px; }

#conte a, #column a {
	color: #b46bb1; }

#conte a:hover, #column a:hover {
	color: #d90000; }

#conte h3 {
	color: #b46bb1;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 20px;
	padding-left: 10px;
	border-left: 6px solid #4a002e; }

#conte p.bn {
	margin-top: -20px;
	margin-right: -20px;
	margin-bottom: 1em; }

#conte p.goto_top,
#conte p.goto_bn {
	font-size: 2px;
	text-indent: -9999px;
	margin: -20px -20px 1em 500px; }

#conte p.goto_top a {
	background: url(../images/contents/btn_bn.gif) no-repeat;
	text-decoration: none;
	width: 102px;
	height: 18px;
	display: block; }
	
#conte p.goto_bn a {
	background: url(../images/contents/btn_bn_back.gif) no-repeat;
	text-decoration: none;
	width: 102px;
	height: 18px;
	display: block; }

#conte p.goto_top a:hover,
#conte p.goto_bn a:hover {
	background-position: 0 -18px; }

#conte p.border {
	font-size: 2px;
	background: url(../images/contents/dotline.gif) repeat-x 0 50%;
	height: 21px;
	display: block; }

select {
	font-size: 12px;
	width: 310px;
	margin-top: 2px; }

#conte .h3_area {
	background: #c89ab3 url(../images/contents/h3_area_top.gif) no-repeat;
	clear: both;
	padding-top: 16px;
	padding-right: 16px;
	padding-bottom: 6px; }

#conte .h3_area h3 {
	color: #5f0034;
	margin-bottom: 10px;
	margin-left: 16px;
	padding-left: 0;
	border-width: 0; }

#conte .h3_area h3.txt {
	border-bottom: 1px solid #ae7695; }

#conte .h3_area p {
	color: #fff;
	margin-bottom: 0;
	padding-left: 16px; }

.h3_area_bottom {
	background: url(../images/contents/h3_area_bottom.gif) no-repeat;
	height: 30px; }

#conte p.cap {
	font-size: 10px; }

#conte p.h_fix {
	background: url(../images/contents/uncon_txt.gif) no-repeat 50% 20%;
	height: 562px;
	margin-bottom: 0; }

#conte .h_fix {
	height: 457px; }

.conte_bottom {
	font-size: 2px;
	background: url(../common/images/conte_bottom.gif) no-repeat;
	width: 650px;
	height: 14px;
	display: block; }

.partition {
	font-size: 2px;
	background: url(../images/contents/partition.gif) no-repeat;
	width: 650px;
	height: 26px;
	display: block; }

#column {
	background-color: #fff;
	padding: 20px 32px; }
