@charset "utf-8";
/*   
Theme Name: LBL2_Theme
Theme URI: http://lbl2.com/
Description: LBL2
Author: kowanchan

*/
body {
	background-image: url(images/bg_index.gif);
	font-family: "メイリオ","ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3",Trebuchet, "Trebuchet MS", sans-serif,Araial;
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}
.Base_txt{

font-size:75%;
line-height:1.8;
}
a:link {
	color:#084a71;
	text-decoration:none;
}
a:visited { color:#5a2680; text-decoration:none; }
a:hover { color:#0066a7; text-decoration:underline; }
a:active { color:#0066a7; text-decoration:none; }
.clear_both {
	margin: 0px;
	padding: 0px;
	clear: both;
}
a  img{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;

}
.margin0 {
	margin: 0px;
	padding: 0px;
}

#warapper {
	padding: 0px;
	background-repeat: repeat-x;
	background-position: bottom;
	margin: 0px;
	background-image: url(images/bg_footer.gif);
}
#header{
	padding: 0px;
	width: 950px;
	background-image: url(images/bg_header.gif);
	background-repeat: repeat-x;
	height: 88px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;

}#logo_j {
	float: right;
	padding: 5px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 38px;
	width: 195px;
}
#GlovalNavi li {
	float: right;
	padding: 5px;
	margin: 0px;
	height: 20px;
}
#header h1 {
	padding: 0px;
	float: left;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	width: 260px;
}
#GlovalNavi {
	float: right;
	width: 280px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 30px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#header .box_right300 {
	float: right;
	width: 300px;
	padding: 0px;
	height: 85px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

/* ボタン
---------------------------------------------------- */
#Navigation {
	list-style: none;
	width: 950px;
	text-align: center;
	background-image: url(images/navigation.gif);
	background-repeat: no-repeat;
	padding: 0px;
	height: 37px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#Navigation ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#Navigation li {
	float: right;
	padding-right: 30px;
	padding-left: 30px;
	text-align: center;
	line-height: normal;
	padding-top: 10px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CCCCCC;
	height: 27px;
}
#Navigation a:link {
	color: #1b1b1b;
	text-decoration: none;
}
#Navigation a:hover {
	color: #1b1b1b;
	text-decoration: none;
}

#contener {
	padding: 0px;
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#content_index {
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #FFFFFF;
	background-image: url(images/main_botto.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.breadcrumb {
	text-align: right;
	width: 940px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	margin: 0px;
	background-repeat: no-repeat;
	height: 26px;
}
.Left_news {
	float: left;
	width: 640px;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
.Left_news h2 {
}

.Left_news ul {
	list-style-type: none;
	margin: 10px;
	padding: 0px;
}
.Left_news ul li {
	background-image: url(images/icon_arrow_green.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-left: 10px;
	margin-bottom: 5px;
}
.Right_box {
	padding: 0px;
	margin: 20px;
	width: 240px;
	float: right;
}

#sidber {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 280px;
}
.Right_box_video {
	margin: 0px;
	padding: 20px;
	width: 240px;
	float: right;
}

.Right_box_video ul {
	margin: 0px;
	list-style-type: none;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	height: 150px;
	overflow: auto;
}
.Right_box_video ul li img {
	float: left;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.Right_box_video ul li {
	margin: 0px;
	clear: both;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

#Sub_navi {
	padding: 0px;
	float: left;
	width: 230px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	background-image: url(images/bg_newpro_un.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
#Sub_navi h2 {
	margin: 0px;
	padding: 0px;
}


.Copy_box {
	padding: 0px;
	clear: both;
	margin: 0px;
}




#Sub_button {
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	background-color: #FFFFFF;
	background-image: url(images/subnavi_bot.gif);
	background-position: bottom;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	background-repeat: no-repeat;
	clear: both;
	width: 214px;
}
#Sub_button a {
	color: #555555;
}


#Sub_button li{
	background-image: url(images/sub_button.gif);
	background-repeat: no-repeat;
	width: 175px;
	height: 28px;
	font-size: 100%;
	line-height: normal;
	display: list-item;
	clear: both;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 7px;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
}
#Sub_button li.here{
	background-image: url(images/sub_button_v.gif);
		background-repeat: no-repeat;
	width: 175px;
	height: 28px;
	font-size: 100%;
	line-height: normal;
	display: list-item;
	clear: both;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 7px;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
}
#content_index ul#info {
	margin: 0px;
	list-style-type: none;
	background-image: url(images/bg_info.gif);
	background-repeat: repeat-y;
	width: 647px;
	
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#content_index ul#info li {
	background-image: url(images/icon_orang_fo.gif);
	background-repeat: no-repeat;
	background-position: 2px 4px;
	padding-left: 20px;
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	
}
#info a {
	color: #990000;
	text-decoration: none;
}

#Sub_navi ul.newpro{
	margin: 0px;
	padding: 0px;
	background-image: url(images/bg_newpro.gif);
	background-repeat: repeat-y;
	width: 230px;
}
#Sub_navi ul.newpro li {
	width: 200px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	background-image: url(images/newpro_line.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	clear: both;
	font-weight: bold;
	color: #221700;
}
#Sub_navi .newpro a,#Sub_cate a{
	color: #333333;
	text-decoration: none;
}

#Sub_navi .pro_bg_col {
	background-image: url(images/bg_newpro_un.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 5px;
	height: 27px;
	text-align: right;
}
#footer {
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(images/bg_footer.gif);
	background-repeat: repeat-x;
	padding: 0px;
	background-color: #f0f0f0;
}
.Box950 {
	padding: 0px;
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#footer a {
	color: #000000;
	text-decoration: none;
}
a:link {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}

#footer ul {
	float: left;
	list-style-type: none;
	padding: 0px;
	width: 600px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#footer li {
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
}
#footer p {
	line-height: normal;
	padding: 0px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
}
address {
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	width: 400px;
	font-style: normal;
	margin-top: 0px;
}
.Left_box300 {
	float: left;
	width: 300px;
}




.img_news {
	float: left;
	background-color: #FFFFFF;
	padding: 2px;
	font-size: 10px;
	text-align: center;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}


#content_index #news {
	background-image: url(images/bg_info_un.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#header p {
	margin: 0px;
	padding: 0px;
}
h1#catetitle {
	background-image: url(images/bg_catetitle.gif);
	background-repeat: repeat-y;
	background-position: bottom;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
h2#cate_sub {
	background-image: url(images/title_newh2.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 10px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #996600;
	font-size: 14px;
}
#Sub_navi li.categories{
	list-style-type: none;
}

#Sub_navi ul.newpro li.newpro_icon {
	list-style-type: none;
}
h2.conn_n {
	font-size: 115%;
	font-weight: bold;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #bababa;
}
#rightbox {
	margin: 20px;
	padding: 0px;
	float: right;
	width: 640px;
}
h2.conn_n a {
	text-decoration: none;
}
#Sub_cate {
	padding: 0px;
	float: left;
	width: 240px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	background-repeat: no-repeat;
	background-position: bottom;
}
#Sub_cate h2 {
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #4a4a4a;
	color: #2593c7;
	font-size: 130%;
}

#Sub_cate ul {
	list-style-type: none;
	padding: 0px;
	background-repeat: repeat-y;
	width: 230px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#Sub_cate ul li ul li.cat-item {
	width: 200px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	clear: both;
	font-weight: bold;
	color: #221700;
}#Sub_cate ul li {
	background-image: url(images/icon_arrow_blue.gif);
	background-repeat: no-repeat;
	background-position: 220px 13px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	margin: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.alignleft {
	float: left;
	margin: 5px;
}
.alignright {
	float: right;
	margin: 5px;
}
.Right_box img {
	margin-top: 5px;
	margin-bottom: 5px;
}
.title_con {
	background-image: url(images/h2_bg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 10px;
	padding-left: 20px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	clear: both;
	padding-top: 0px;
	padding-right: 0px;
}
.Left_news h2 {
	background-image: url(images/h2_bg_nomal.gif);
	background-repeat: no-repeat;
	margin: 0px;
	clear: both;
	padding: 0px;
}
.Right_box h2 {
	background-image: url(images/sub_h2bg.gif);
	background-repeat: no-repeat;
	margin: 0px;
	height: 35px;
	width: 245px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.Right_box ul {
	margin: 0px;
	padding: 0px;
	width: 253px;
	list-style-type: none;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #a6d0e7;
	border-bottom-color: #a6d0e7;
	border-left-color: #a6d0e7;
}
.Right_box ul li {
	margin: 5px;
	width: 240px;
	background-image: url(images/icon_green.gif);
	background-repeat: no-repeat;
	background-position: 0px 8px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #a6d0e7;
}
#contener_next {
	padding: 0px;
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
	background-image: url(images/content_bg.gif);
	background-repeat: no-repeat;
	background-position: 0px 90px;
}
#contener_next h1.page_title {
	background-image: url(images/h1_bg.gif);
	background-repeat: no-repeat;
	height: 30px;
	margin: 0px;
	padding-top: 30px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 50px;
	clear: both;
}
#rightbox h2 {
	font-size: 120%;
	font-weight: bold;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #bababa;
}
#rightbox h3 {
	border-top-width: 2px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: dotted;
	border-top-color: #2593c7;
	border-bottom-color: #2593c7;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
}
.Bg_blue_box {
	background-color: #e8f7fe;
	padding: 5px;
}ul.width120 {
	list-style-type: square;
}
ul.width120 li {
	float: left;
	width: 180px;
padding: 5px;

}
#rightbox h4 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #2593c7;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
}
/* 幅660テーブル */
table{
	border-collapse:collapse;
	
	
}

table.Table_Glay_line
{
	border-collapse:collapse;
	padding: 0px;
	margin: 10px;

}
.Table_Glay_line td,
td.Glay_line_all {
	padding: 2px;
	text-align: left;
	vertical-align: top;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e9e9e9;
}
.Table_Glay_line th {
	text-align: left;
	white-space: nowrap;
	background-color: #e9e9e9;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	vertical-align: top;
}
th.Line_white {
	margin: 0px;
	padding: 5px;
	text-align: center;
	vertical-align: top;
	border: 1px solid #ffffff;
	white-space: nowrap;
	background-color: #e9e9e9;
	font-weight: bold;
}
td.Line_Right {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: dotted;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #D4D4D4;
	border-right-color: #D4D4D4;
	border-bottom-color: #D4D4D4;
	border-left-color: #D4D4D4;
	width: 15%;
}

td.Line_Right_dot {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: dotted;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #D4D4D4;
	border-right-color: #D4D4D4;
	border-bottom-color: #D4D4D4;
	border-left-color: #D4D4D4;
	padding: 3px;

}
td.Line_Right_dot_no {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: dotted;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #D4D4D4;
	border-right-color: #D4D4D4;
	border-bottom-color: #D4D4D4;
	border-left-color: #D4D4D4;
	padding: 3px;

}
td.Line_Left {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #D4D4D4;
	border-right-color: #D4D4D4;
	border-bottom-color: #D4D4D4;
	border-left-color: #D4D4D4;
}
table.Table_Glay_line_m5
{
	border-collapse:collapse;
	padding: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	width: 95%;

}
.Table_Glay_line_m5 th {
	text-align: left;
	white-space: nowrap;
	background-color: #f0f0f0;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.Table_Glay_line_m5 th.line_w {
	text-align: left;
	white-space: nowrap;
	background-color: #f0f0f0;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
.Table_Glay_line_m5 td.line_rule {
	text-align: left;
	white-space: nowrap;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e9e9e9;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #e9e9e9;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #e9e9e9;
}

th.BG_Glayl {
	margin: 0px;
	padding: 5px;
	text-align: center;
	border: 1px solid #D4D4D4;
	white-space: nowrap;
	background-color: #ededed;
	font-weight: bold;
}


/* パンくずナビ　pankuzu navi */

ul.breadcrumbs {
	list-style: none;
	padding: 0;
	margin: 0;
	font-size:12px;
}
ul.breadcrumbs li {
	float: left;
	margin: 0 5px 0 0;
	padding: 0;
}

#breadcrumb {
    padding: 10px;
    width: 920px;
    text-align: right;
}
 
#breadcrumb div {
    display: inline-block;/* パンくずリストを横並びに */
}
 
#breadcrumb div a {
    /*color:#fff; パンくずリストのリンクカラー*/
}
 
#breadcrumb div a:after {
    /*content:">"; 疑似要素で区切り文字を描画 */
}