@charset "shift_jis";

/* Base
========================================== */

#contentAll{
	width: 760px;
	margin:150px auto 0; 
	font-size: 103% !important;
}
#contentAll *{
	box-sizing: content-box !important;
}
#contentAll img{display: inline-block !important;}

#top{margin-top: -150px;padding-top: 150px;}

/* link
------------------------------------------------*/
#contentAll a         {text-decoration:underline;}
#contentAll a:link    {color:#0000ff;}
#contentAll a:visited {color:#9933cc;}
#contentAll a:hover   {color:#ff0000; text-decoration:none;}
#contentAll a:active,
#contentAll a:focus   {color:#0000ff;}

.sect_Box {
	margin: 0px 0 20px 0;
	padding: 0 0 20px 0;
	border-bottom:1px #666 dotted;
	overflow:hidden;
}

.sect_Box2 {
	margin: 0px;
	padding: 0;
	border-style:none;
	overflow:hidden;
}


.main_Box {
	margin: 0px auto;
	padding: 0px 0 20px 0;
	border-style:none;
	width:760px;
	overflow:hidden;
}

.win_Box {
	margin: 0px auto;
	padding: 0px 0 20px 0;
	border-style:none;
	width:600px;
	overflow:hidden;
}



.BLUE_Box {
	margin: 0px;
	padding: 20px;

	width:450px;
	overflow:hidden;
	border:#D6F2FF solid 35px;
}


.GREEN_Box {
	margin: 0px;
	padding: 20px;

	width:450px;
	overflow:hidden;
	border:#E6F5ED solid 35px;
}

.section_Box {
	margin: 0px 0 5px 0;
	padding: 30px;
	overflow:hidden;
	background:url(../image/box_bg.jpg);
	zoom: 1;
}

.telb_l {
	float: left;
	display: inline;
	padding:0 0px 0 0px;
	width: 350px;

}

 .telb_r {
	float: right;
	display: inline;
	padding:0px 0px 0 0;
	width: 314px;

}


.infobox {
	margin: 0px;
	padding: 10px;
	overflow:hidden;
	background-color:#FFF;
}

.ybox {
	margin: 10px 0 0 0;
	padding: 0px;
	overflow:hidden;
	background-color:#FFF;
	border:#FDD900 solid 8px;
}


.ybox2 {
	margin: 0;
	padding: 25px;
	overflow:hidden;
	background-color:#FFF;
	border:#FDD900 solid 8px;
}

.box2_1 {
	float: left;
	display: inline;
	width: 177px;
	margin-left:47px;
	margin-right:30px;
	margin-top:30px;
	margin-bottom:20px;
}

.box2_2 {
	float: left;
	display: inline;
	width: 177px;
	margin-top:30px;
	margin-bottom:20px;
}


.box2_3 {
	float: left;
	display: inline;
	width: 177px;
	margin-left:30px;
	margin-right:46px;
	margin-top:30px;
	margin-bottom:20px;
}


.box1_l {
	float: left;
	display: inline;
	padding:0 0px 0 0px;
	width: 400px;

}

 .box1_r {
	float: right;
	display: inline;
	padding:0px 0px 0 0;
	width: 250px;

}


/* h2 3 4
========================================== */

#h2_ti {
	padding:30px 0px 10px 0;
	margin:0;
}

 .h3_ti {
	padding:0px 0px 10px 0;
	margin:0;

}


 .h3_ti2 {
	padding:50px 0px 10px 0;
	margin:0;

}



 .h3_ti3 {
	padding:10px 0px 10px 25px ;
	margin:0;
	font-size: 105%;
}


 .h4_ti {
	padding:20px 0px 10px 0;
	margin:0;

}

 .h4_ti2 {
	padding:0 0 10px 0;
	margin:0;
	border-bottom:#FC0 3px solid;
	font-weight:bold;
}


/* txt
========================================== */

 .main_txt2 {
	 line-height:1.5;
	 border-bottom:#666 1px dotted;
	 padding:10px 10px 10px 10px;
	 font-size:12px;

}

 .com_stxt {
	 line-height:1.5;

	 padding:10px 0px 10px 0px;
	 margin:0 auto;
	 width:630px;

}

 .main_txt_green {
	 color:#167500;

}



/* UL
========================================== */
ul#anc_Navi {
	width: 760px;
	zoom: 1;
	border-bottom:#093 3px solid;
	height:48px;

}

ul#anc_Navi:after { /* for Modern Browser */
	content: "."; display: block; clear: both; height: 0; visibility: hidden; font-size: 0;
}

ul#anc_Navi li {
	text-align:center;
	margin: 0 6px 0 0px;
	float:left;
	display:inline;
	width:249px;
}

ul#anc_Navi li.rbno {
	text-align:center;
	margin: 0px;
}


ul#cont_Navi {
	width: 760px;
	zoom: 1;
	padding:0 0 30px 0;
}

ul#cont_Navi:after { /* for Modern Browser */
	content: "."; display: block; clear: both; height: 0; visibility: hidden; font-size: 0;
}

ul#cont_Navi li {
	margin: 0 0px 0 25px;
	padding:5px 0 5px 20px;
	background:url(../image/arw_001.gif) no-repeat 0 8px;
}



ul.calllink {
	width: 332px;
	zoom: 1;
	margin: 0 auto;
}

ul.calllink:after { /* for Modern Browser */
	content: "."; display: block; clear: both; height: 0; visibility: hidden; font-size: 0;
}

ul.calllink li {
	text-align:center;
}

.L_bt_sp {
	margin: 0px;
	padding: 5px 0 0px 0;
}

/*   dl
========================================== */

dl.list_txt {
	margin: 0px;

}

dl.list_txt dt {
}
dl.list_txt dd {
	padding: 5px 0 5px 18px ;
	text-align:left;
	font-weight:nomal;
	border-bottom:#666 1px dotted;

	line-height:1.5;

}

dl.list_txt dd.top {
	padding: 0px 0 5px 18px ;
	text-align:left;
	font-weight:nomal;
	border-bottom:#666 1px dotted;

	line-height:1.5;

}


dl.list_txt dd.end {
	padding: 5px 0 5px 18px ;
	text-align:left;
	font-weight:nomal;
	border:none;

	line-height:1.5;

}



dl.list_txt2 {
	margin: 0px;

}

dl.list_txt2 dt {
}
dl.list_txt2 dd {
	padding: 5px 0 5px 20px ;
	text-align:left;
	font-weight:nomal;
	border-bottom:#666 1px dotted;

	line-height:1.5;

}

dl.list_txt2 dd.top {
	padding: 0px 30px 5px 42px ;
	text-align:left;
	font-weight:nomal;
	border-bottom:#666 1px dotted;
	background:transparent url(../image/list2_dd_imgbg.gif) no-repeat 25px 2px;
	line-height:1.5;

}


dl.list_txt2 dd.nom {
	padding: 5px 30px 5px 42px ;
	text-align:left;
	font-weight:nomal;
	border-bottom:#666 1px dotted;
	background:transparent url(../image/list2_dd_imgbg.gif) no-repeat 25px 7px;
	line-height:1.5;

}

dl.list_txt2 dd.end {
	padding: 5px 30px 5px 42px ;
	text-align:left;
	font-weight:nomal;
	border-bottom:#666 1px dotted;
	background:transparent url(../image/list2_dd_imgbg.gif) no-repeat 25px 7px;
	line-height:1.5;
	border:none;

}


dl.list_txt2 dd.ancer {
	padding: 20px 0 10px 0px ;
	text-align:left;
	font-weight:nomal;
	border:none;

}


table#mttb {
	border:#FFF 3px solid;
}


table#mttb th{
	width:166px;
	font-weight:bold;
	padding:10px;
	text-align:left;
	vertical-align: middle;
}

table#mttb th.cs1 {
	background-image:url(../image/tb_bg_01.gif) ;
	background-repeat:repeat;

}


table#mttb th.cs2 {
	background-image:url(../image/tb_bg_02.gif) ;
	background-repeat:repeat;

}


table#mttb th.cs3 {
	background-image:url(../image/tb_bg_03.gif) ;
	background-repeat:repeat;

}

table#mttb td{
	font-weight:bold;
	padding:10px;
	text-align:left;
		background-image:url(../image/td_bg_1.gif) ;
	background-repeat:repeat;
}


table#mttb td.ce1 {
	background-image:none;
}


table#mttb td.ce2 {
	background-image:url(../image/tb_bg_01.gif) ;
	background-repeat:repeat;
	width:80px;
}

table#mttb td.ce3 {
	background-image:url(../image/tb_bg_02.gif) ;
	background-repeat:repeat;
}

/*------------------------------------------------------------------------------

								p#anchorTop / p#menuTop

------------------------------------------------------------------------------*/
.anchorTop{
	text-align:right;
}

p.anchorTop a{
	padding-left: 15px;
	background: url(../image/anchor_top.gif) no-repeat scroll 0em 0.15em;
	text-align: left;
	zoom: 1;
}

/*------------------------------------------------------------------------------

/* BreadCrumb

------------------------------------------------------------------------------*/
#contentBody #contentBCrumb{
	margin-bottom:9px;
}
#contentBody #contentBCrumb li{
	line-height:1.1em;
	display:inline;
	padding-right:22px;
	background:transparent url(/shared/image/icon_breadcrumb.gif) no-repeat 100% 0.2em;
	vertical-align: bottom;
}
#contentBody #contentBCrumb li.currentPg{background:none;}
