@charset "utf-8";




/************************************************************
 * リンクボックス設定
 ************************************************************/
/* リンクボックス */
#link_box {
	width:639px;
	border:#231815 solid 2px;
	background:#231815;
	min-height: 1px; _height: 1px;
}
#link_box:after {
	content: "";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}

#link_box .p1 {
	height:319px;
}
#link_box .p2 {
	height:321px;
}
#link_box .p3 {
	height:323px;
}

/* リンクボックス(ナビ部) */
#link_box #lb_navi {
	float:left;
	width:160px;
}
#link_box #lb_navi ul, #link_box #lb_navi li {
	margin:0;
	padding:0;
	list-style:none;
}
#link_box a.hlk_ttl {
	background-position:top left;
	display:block;
	width:160px;
	text-indent:-9999px;
	overflow: hidden;
}
#link_box a.hlk_ttl:hover, #link_box a.current {
	background-position:bottom left;
}

#link_box .p1_lb_ttl0 {
	background:url("../images/top_pho_btn1.jpg") no-repeat;
	height:63px;
}
#link_box .p1_lb_ttl1 {
	background:url("../images/top_pho_btn2.jpg") no-repeat;
	height:63px;
	margin-top:1px;
}
#link_box .p1_lb_ttl2 {
	background:url("../images/top_pho_btn3.jpg") no-repeat;
	height:63px;
	margin-top:1px;
}
#link_box .p1_lb_ttl3 {
	background:url("../images/top_pho_btn4.jpg") no-repeat;
	height:63px;
	margin-top:1px;
}
#link_box .p1_lb_ttl4 {
	background:url("../images/top_pho_btn5.jpg") no-repeat;
	height:63px;
	margin-top:1px;
}


#link_box .p2_lb_ttl0 {
	background:url("../images/p2_pho_btn1.jpg") no-repeat;
	height:45px;
}
#link_box .p2_lb_ttl1 {
	background:url("../images/p2_pho_btn2.jpg") no-repeat;
	height:45px;
	margin-top:1px;
}
#link_box .p2_lb_ttl2 {
	background:url("../images/p2_pho_btn3.jpg") no-repeat;
	height:45px;
	margin-top:1px;
}
#link_box .p2_lb_ttl3 {
	background:url("../images/p2_pho_btn4.jpg") no-repeat;
	height:45px;
	margin-top:1px;
}
#link_box .p2_lb_ttl4 {
	background:url("../images/p2_pho_btn5.jpg") no-repeat;
	height:45px;
	margin-top:1px;
}
#link_box .p2_lb_ttl5 {
	background:url("../images/p2_pho_btn6.jpg") no-repeat;
	height:45px;
	margin-top:1px;
}
#link_box .p2_lb_ttl6 {
	background:url("../images/p2_pho_btn7.jpg") no-repeat;
	height:45px;
	margin-top:1px;
}


#link_box .p3_lb_ttl0 {
	background:url("../images/p3_pho_btn1.jpg") no-repeat;
	height:35px;
}
#link_box .p3_lb_ttl1 {
	background:url("../images/p3_pho_btn2.jpg") no-repeat;
	height:35px;
	margin-top:1px;
}
#link_box .p3_lb_ttl2 {
	background:url("../images/p3_pho_btn3.jpg") no-repeat;
	height:35px;
	margin-top:1px;
}
#link_box .p3_lb_ttl3 {
	background:url("../images/p3_pho_btn4.jpg") no-repeat;
	height:35px;
	margin-top:1px;
}
#link_box .p3_lb_ttl4 {
	background:url("../images/p3_pho_btn5.jpg") no-repeat;
	height:35px;
	margin-top:1px;
}
#link_box .p3_lb_ttl5 {
	background:url("../images/p3_pho_btn6.jpg") no-repeat;
	height:35px;
	margin-top:1px;
}
#link_box .p3_lb_ttl6 {
	background:url("../images/p3_pho_btn7.jpg") no-repeat;
	height:35px;
	margin-top:1px;
}
#link_box .p3_lb_ttl7 {
	background:url("../images/p3_pho_btn8.jpg") no-repeat;
	height:35px;
	margin-top:1px;
}
#link_box .p3_lb_ttl8 {
	background:url("../images/p3_pho_btn9.jpg") no-repeat;
	height:35px;
	margin-top:1px;
}



/* リンクボックス(コンテンツ部) */
#link_box #lb_contents {
	float:left;
	width:478px;
	margin-right:1px;
}
#link_box #lb_contents ul {
	margin:0;
	padding:0;
	list-style:none;
}
#link_box #lb_contents li {
	width:478px;
	overflow:hidden;
	margin:0;
	padding:0;
	list-style:none;
}







