@charset "utf-8";

@import "../../css/style.css";

/* Contents
--------------------------------------------------*/

#body {
	background: transparent url(../../img/bg_body.gif) no-repeat center -135px;
}

#content h2 {
	height: 35px;
	background: url(../img/h2.gif) no-repeat left top;
}

#content_body .left {
	float: left;
	width: 250px;
	margin: 0 0 20px 0;
}

#content_body .left .link_category01 {
	padding: 35px 0 0 0;
	background: url(../img/link_category01.gif) no-repeat left top;
}

#content_body .right .link_category02 {
	padding: 35px 0 0 0;
	background: url(../img/link_category02.gif) no-repeat left top;
}

#content_body .left .link_category03 {
	padding: 35px 0 0 0;
	margin: 20px 0 0 0;
	background: url(../img/link_category03.gif) no-repeat left top;
}

#content_body .left .category03 {
	padding: 0 0 10px 10px;
	margin: 0 10px 0;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}

#content_body .left .category03_bottom {
	padding: 0 0 0 10px;
	margin: 8px 10px 0;
}

#content_body .right .link_category04 {
	padding: 35px 0 0 0;
	margin: 20px 0 0 0;
	background: url(../img/link_category04.gif) no-repeat left top;
}

.link_category_bottom {
	height: 10px;
	background: url(../img/link_category_bottom.gif) no-repeat left top;
}

#content_body .right {
	float: right;
	width: 250px;
}

#content_body ul {
	padding: 0;
	margin: 0 0 0 20px;
	list-style-type: none;
}

#content_body li {
	text-align: left;
	text-indent: 18px;
	background: url(../../img/icon/icon_link.gif) no-repeat left 8px;
}

#content_body .category_body_bottom {
	float: left;
	width: 503px;
	background-color: #FFF;
	display: block;
	padding: 20px;
	margin: 0 0 10px 0;
}

#content_body .category_body_bottom .lefts a {
	float: left;
	width: 177px;
	height: 204px;
	background: url(../img/hp.jpg) no-repeat left top;
	text-indent: -9999px;
}

#content_body .category_body_bottom .rights {
	float: right;
	width: 289px;
}

#content_body .category_body_bottom .rights .rights_top {
	background: url(../img/bg_rights_top.gif) no-repeat left top;
	padding: 40px 23px 0;
	line-height: 160%;
}

#content_body .category_body_bottom .rights .rights_top_bottom {
	height: 10px;
	background: url(../img/bg_rights_top_footer.gif) no-repeat left top;
	margin: 0 0 10px 0;
}

#content_body .category_body_bottom .rights .rights_bottom {
	padding: 10px 23px 0;
	line-height: 160%;
}

#content_body .category_body_bottom .rights .rights_bottom_bt {
	display: block;
}

#content_body .category_body_bottom .rights .rights_bottom_bt01 a{
	float: left;
	display: block;
	width: 128px;
	height: 22px;
	margin: 10px auto 0;
	background: url(../img/button/bt_mail.gif) no-repeat left top;
	text-indent: -9999px;
}

#content_body .category_body_bottom .rights .rights_bottom_bt02 a{
	float: right;
	display: block;
	width: 151px;
	height: 22px;
	margin: 10px auto 0;
	background: url(../img/button/bt_meeting.gif) no-repeat left top;
	text-indent: -9999px;
}








