@charset "utf-8";
/*---------------
.ua-chrome  
.ua-firefox
.ua-ie-8
.ua-ie-7
.ua-ie-6

tag---------------*/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, b, font, img, ins, kbd, q, s, samp, small, strike, strong, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	vertical-align: baseline;
}
/*---------------tag---------------*/
* {
	margin: 0;
	padding: 0;
}
body {
	background-position: center top;
	background-image: url(../img/common/haikei_body.jpg);
	background-repeat: repeat-x;
	margin-top: 0px;
	padding-top: 0px;
	font-size: 90%;
	font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	font-weight: lighter;
	letter-spacing: 0.1em;
}
.global {
	background-image: url(../img/common/haikei_global.jpg);
	background-repeat: repeat-x;
}


img {
	border: none;
}

.txtmin {
	font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
	}
	
.red {
	color:#F9393C;}
/*---------------layout---------------*/

#container {
	width: 980px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0px;
}
#container_sub {
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	margin-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 10px;
	clear: both;
	background-color: #FFF;
}
#container_head {
	background-image: url(../img/common/con_head.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 10px;
	clear: both;
}
#container_global {
	background-image: url(../img/haikei/top/con_top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-right: 20px;
	padding-left: 20px;
	width: 1020px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	margin-top: 18px;
}
#container_con {
	margin-bottom: 0;
	margin-top: 10px;
	width: 1020px;
	margin-right: auto;
	margin-left: auto;
}
#container_top_head {
	background-image: url(../img/common/h1_haikei.png);
	background-repeat: no-repeat;
	background-position: center top;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	margin-top: 0px;
	height: 65px;
	width: 970px;
	padding-left: 10px;
	padding-top: 25px;
	clear: both;
}

#container_top_head h1 {
	font-size: 38px;
	color: #222222;
	line-height: 100%;
	font-weight: normal;
	clear: both;
}

#top_main_area {
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 20px;
	overflow: hidden;
	width: 980px;
}

.bodyhai {
	background-image: url(../img/common/body_con_hai.png);
	background-position: center 0%;
	background-repeat: repeat-y;
	padding-top: 10px;
}

#header_description p {
	font-size: 12px;
	font-weight: normal;
	padding-left: 10px;
	padding-top: 0px;
	margin-top: 0px;
	color: #333333;
}
#sitetitle {
	width: 420px;
	float: left;
	text-align: left;
	padding-top: 10px;
	padding-left: 0px;
}
#sitetitle img {
	padding-bottom: 0px;
	margin-bottom: 0px;
}
#sitetitle h1 {
	font-size: 100%;
	font-weight: normal;
	padding-left: 3px;
	margin-top: 0px;
	margin-bottom: 10px;
}
#sitetitle p {
	font-style: normal;
	padding-left: 3px;
	padding-top: 0px;
}
header {
	background-image: url(../img/common/header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	display: block;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	width: 1020px;
	height: 88px;
}
#header_global {
	background-image: url(../img/common/header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 140px;
	display: block;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#header_sub01 {
	float: left;
	padding-top: 35px;
	padding-left: 78px;
	width: 400px;
	text-align: right;
}

#header_sub01 p {
	font-size: 100%;
	font-weight: normal;
	padding-left: 3px;
	margin-top: 0px;
	letter-spacing: 0.2em;
	color: #FFFFFF;
}

#header_sub02 {
	width: 260px;
	float: right;
	text-align: right;
	padding-top: 25px;
	padding-left: 0px;
	background-repeat: no-repeat;
	background-position: 15px 35px;
	clear: right;
	padding-right: 2px;
}

#header_sub02 img {
	padding-bottom: 5px;
}


/* pankuzu
-----------------------------------------*/
#pankuzu {
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 8px;
	font-size: 12px;
	width: 980px;
}


#pankuzu a {
	color: #000000;
	text-decoration:none;
}

#pankuzu a:hover {
	color: #000000;
	text-decoration:underline;
}

#pankuzu li {
    display: inline;
	list-style:none;
}
 
#pankuzu li + li:before {
    margin: 0 5px;
    content: "＞";
}


/* Navigation */

/* GlobalNavi
-----------------------------------------*/
.mod_Gnavi {
	margin-top: 0px;
	clear: both;
	margin-left: auto;
	margin-right: auto;
	padding-top: 14px;
	overflow-y: hidden;

}
.mod_Gnavi ul{

}
.mod_Gnavi ul li{
	float: left;
	list-style-image: none;
	list-style-type: none;
}
.mod_Gnavi ul li a{
	display:block;
}

/* Sidenav
-----------------------------------------*/
.mod_sidenav{
	width: 240px;
	background-color: #FFFFFF;
}
.mod_sidenav ul{
	border: solid 1px #CCC;
	border-bottom: none;
	border-radius: 3px;
}
.mod_sidenav ul li{
	border-bottom:solid 1px #CCC;
	font-size: 90%;
	list-style:none;
}
.mod_sidenav ul li a{
	padding: 10px 5px 5px 20px;
	display: block;
	background: transparent url('../img/common/li_haikei.png') no-repeat 5px 45% scroll;
	border-top-right-radius: 3px;
}

.mod_sidenav ul .nolink {
	color:#333333;
	padding: 10px 5px 5px 20px;
	display: block;
	background-repeat: no-repeat;
	background-image: url('../img/common/li_haikei.png');
	background-position: 5px top;
}

.mod_sidenav ul li a:link    {color:#333333; text-decoration:none;}
.mod_sidenav ul li a:visited {color:#333333; text-decoration:none;}
.mod_sidenav ul li a:hover   {color:#333333; background-color:#EEE;background-image: url('../img/common/li_haikei.png');}
.mod_sidenav ul li a:active  {color:#333333; background-color:#EEE;background-image: url('../img/common/li_haikei.png');}
/* current */
.mod_sidenav ul li a.active{
	color:#333333; background-color:#EEE;background-image: url('../img/common/li_haikei.png');
}

.mod_sidenav ul li ul {
	border-style: none none none ;
	}
	
.mod_sidenav ul li ul li {
	border-style: none none dashed;
	list-style-type: none;
	}

.mod_sidenav ul li ul .noline {
	border-bottom:none;
	
	}

.mod_sidenav ul li ul li a:link    {color:#333333; text-decoration:none;}
.mod_sidenav ul li ul li a:visited {color:#333333; text-decoration:none;}
.mod_sidenav ul li ul li a:hover   {color:#333333; background-color:#EEE;background-image: url('../img/common/li_haikei.png');}
.mod_sidenav ul li ul li a:active  {
	color: #333333;
	background-color: #EEE;
	background-image: url('../img/common/li_haikei.png');
}
/* current */
.mod_sidenav ul li ul li a.active{
	color:#333333; background-color:#EEE;background-image: url('../img/common/li_haikei.png');
}

#gnav {
	display: block;
	clear: both;
	height: 52px;
	border-top-style: none;
	margin-left: auto;
	margin-right: auto;
}
.nav, .nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.nav li {
	float: left;
	position: relative;
	padding: 0px;
	margin: 0px;
}
.nav li a, .nav li a:link, .nav li a:active, .nav li a:visited {
	display: block;
	text-decoration: none;
	padding-top: 0;
	padding-bottom: 0;
}
.nav ul {
	list-style: none;
	margin: 0;
	position: absolute;
	top: -999px;
	left: -1px;
	width: 230px;
}
.nav li:hover ul, .nav li.sfHover ul {
	top: 35px;
}
.nav ul li {
	border: 0;
	float: none;
	margin-left: 2px;
}
.nav ul a {
	border-bottom: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	color: #999999;
	padding-left: 8px;
	font-size: 12px;
}
.nav ul a:hover {
	background: #ccc;
	border-bottom: 1px solid #999999;
	color: #000000;
	font-size: 12px;
}
#gnav #nav-one li ul.drop {
	position:absolute;
	display:none;
	float:none;
	z-index:100;
	left:0;
	top:43px;
}
#gnav #nav-one li .drop li a {
	display:block;
	padding:5px;
	_zoom:1;
	background-color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	font-size: 12px;
	color: #06F;
	text-decoration: underline;
}
#gnav #nav-one li .drop a:hover {
	background-color: #E4E4E4;
}
.top_apbox_02_to {
	overflow: hidden;
	clear: both;
	width: 960px;
	padding-right: 20px;
	padding-left: 20px;
	margin-top: 10px;
}
.top_apbox_02_to .apbox_2box {
	width: 450px;
	display: block;
	float: left;
	padding: 5px;
	margin-bottom: 20px;
	margin-left: 30px;
}
.top_apbox_02_to .apbox_2box_r {
	width: 450px;
	display: block;
	float: left;
	margin-left: 10px;
	padding: 5px;
}
/*---------------top_img---------------*/



#top_img {
	background-image:url(../img/top/top_img.png);
	background-position:top center;
	background-repeat:no-repeat;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	padding-bottom: 0px;
	width: 1200px;
	margin-top: 10px;
	z-index: 1;
	height: 395px;
}
#top_img p {
	width: 600px;
	padding-left: 30px;
	padding-top: 95px;
	line-height: 160%;
	font-size: 14px;
}
/*---------------top_apbox_04---------------*/
.top_apbox_04 {
	overflow: hidden;
	clear: both;
	width: 980px;
	margin-bottom: 50px;
}
.top_apbox_04 .apbox_4box {
	float: left;
	width: 228px;
	margin-bottom: 20px;
	margin-right: 20px;
	background-image: url(../img/common/box_haikei01.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	border: 1px solid #CCC;
	padding-top: 15px;
	padding-bottom: 10px;
}
.top_apbox_04 .title {
	margin-bottom: 15px;
}
.top_apbox_04 .apbox_4box .img_ico {
	text-align: center;
	margin-bottom: 10px;
}
.top_apbox_04 .apbox_4box p {
	font-size: 85%;
	padding-right: 12px;
	padding-left: 12px;
}
.top_apbox_04 .apbox_4box_r {
	float: left;
	width: 228px;
	margin-bottom: 20px;
	background-image: url(../img/common/box_haikei01.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	border: 1px solid #CCC;
	padding-top: 15px;
	padding-bottom: 10px;
}
.top_apbox_04 .apbox_4box_r .img_ico {
	text-align: center;
	margin-bottom: 10px;
}
.top_apbox_04 .apbox_4box_r p {
	font-size: 85%;
	padding-right: 12px;
	padding-left: 12px;
}
.top_apbox_04 .title01_img001 {
	margin-left: 20px;
}
.top_apbox_04 .n02 {
	float: left;
	width: 480px;
}
.top_apbox_04 .n02 .jirei {
	margin-top: 10px;
	margin-bottom: 10px;
}
.top_apbox_04 .n02 .jirei li {
	width: 80px;
	float: left;
	display: inline;
	background-image: url(../img/top/jirei_li.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 22px;
}
.linkbox {
	cursor: pointer
}
/*---------------top_apbox_03---------------*/
.top_apbox_03 {
	overflow: hidden;
	clear: both;
	width: 980px;
}
.top_apbox_03 .apbox_3box {
	float: left;
	width: 310px;
	margin-bottom: 30px;
}
.top_apbox_03 .apbox_3box p {
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 160%;
}
.top_apbox_03 .apbox_3box p .apbox_3box_bimg {
	padding-top: 8px;
}
.top_apbox_03 .apbox_3box ul li {
	padding-left: 20px;
	background-image: url(../img/top/topapbpx_li.jpg);
	background-repeat: no-repeat;
	background-position: left;
	margin-left: 5px;
	margin-bottom: 5px;
}
.top_apbox_03 .apbox_3box_center {
	float: left;
	width: 310px;
	margin-right: 25px;
	margin-left: 25px;
}
.top_apbox_03 .apbox_3box_center p {
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 160%;
}
/*---------------top_apbox_02---------------*/
.top_apbox_02 {
	overflow: hidden;
	clear: both;
	width: 980px;
	margin-bottom: 15px;
}
.top_apbox_02 #con01 {
	background-image: url(../img/top/con_01.jpg);
	background-repeat: no-repeat;
	height: 333px;
}
.top_apbox_02 #con01 h2 {
	padding-top: 55px;
	padding-left: 410px;
	padding-bottom: 0px;
	margin: 0px;
}
.top_apbox_02 #con01 p {
	width: 480px;
	padding-left: 415px;
	padding-top: 0px;
}
.top_apbox_02 #con01 .con_b {
	padding-left: 410px;
	padding-top: 5px;
	margin-top: 30px;
}
.top_apbox_02 .apbox_2box {
	width: 480px;
	display: block;
	float: left;
	margin-bottom: 20px;
}
.top_apbox_02 .apbox_2box .img_box {
	float: left;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.top_apbox_02 .apbox_2box .text_box {
	float: left;
}
.top_apbox_02 .apbox_2box .text_box p {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.top_apbox_02 .apbox_2box .text_box .kuwasiku a {
	padding-top: 10px;
	padding-bottom: 5px;
}
.top_apbox_02 .apbox_2box_r {
	width: 480px;
	display: block;
	float: left;
	margin-left: 20px;
}
.top_apbox_02 .apbox_2box_r .img_box {
	float: left;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.top_apbox_02 .apbox_2box_r .text_box {
	float: left;
}
.top_apbox_02 .apbox_2box_r .text_box p {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.kuwasiku {
	padding-top: 10px;
	padding-bottom: 5px;
}



/*---------------bg_flow---------------*/

.bg_flow h2.center {
	text-align:center;
	}

.bg_flow p {
	margin-top:5px;
	margin-bottom:10px;
	}
.bg_flow_contents01 {
	background-image:url(../img/top/top_01_img.png);
	background-repeat:no-repeat;
	height:300px;
	}

ul.top_flow {
	padding-top:50px;
	padding-left:20px;
	}
	
ul.top_flow li {
	width:450px;
	border-bottom-width:1px;
	border-bottom-style:dashed;
	border-color:#CCCCCC;
	padding-top:2px;
	padding-bottom:3px;
	list-style:none;
	}

.fbtn {
	padding-left:20px;
	padding-top:10px;
	}
	
.bg_flow_contents02 {
	background-image:url(../img/top/top_02_img.png);
	background-repeat:no-repeat;
	height:300px;
	}

.bg_flow_contents02 .rbox {
	float:right;
	width:440px;
	margin-top:40px;
	margin-left:40px;
	}
	

.bg_flow_contents03 {
	background-image:url(../img/top/top_03_img.png);
	background-repeat:no-repeat;
	height:300px;
	}

.bg_flow_contents03 .lbox {
	float:left;
	width:440px;
	margin-top:40px;
	margin-left:30px;
	}
	

.bg_flow_contents04 {
	background-image:url(../img/top/top_04_img.png);
	background-repeat:no-repeat;
	height:300px;
	}

.bg_flow_contents04 .rbox {
	float:right;
	width:440px;
	margin-top:40px;
	margin-left:40px;
	}
	
	
/*---------------main---------------*/

#main {
	float:right;
	width:980px;
	padding-top: 0px;
	padding-right: 0px;
}
/*---------------top_subbox---------------*/

#top_right .top_subbox {
	display: block;
	float: right;
	padding-bottom: 15px;
	width: 655px;
}
#top_right .top_subbox .subbox_2box {
	float: left;
	width: 320px;
	margin-right: 10px;
	display: block;
}
#top_right .top_subbox .subbox_2box p {
	line-height: 140%;
	padding-bottom: 0px;
}
#top_right .top_subbox .subbox_2box_r {
	float: left;
	width: 320px;
	margin-right: 0px;
	display: block;
}
#top_right .top_subbox .subbox_2box_r p {
	line-height: 140%;
}
#top_right .top_subbox .subbox_2box_r .usp {
	padding-bottom: 12px;
}
#top_right .top_subbox .subbox_3box {
	float: left;
	width: 210px;
	margin-top: 5px;
	display: block;
}
#top_right .top_subbox .subbox_3box_center {
	float: left;
	width: 210px;
	margin-right: 10px;
	margin-top: 5px;
	display: block;
	margin-left: 10px;
}
/*---------------top_subbox2---------------*/

#main .top_subbox2 {
	display: block;
	float: left;
	width: 980px;
}
#main  .top_subbox2 #newsbox {
	float: left;
	width: 650px;
}
#main  .top_subbox2 #b_area {
	float: right;
	width: 300px;
	padding-right: 0px;
}
#main  .top_subbox2 #b_area img {
	padding-bottom: 8px;
}
/*---------------#newsbox news---------------*/
#newsbox #news {
	width: 650px;
	display: block;
	float: left;
	padding-bottom: 20px;
}
#newsbox #news h2 {
	margin-bottom: 0px;
	margin-top: 0px;
}
#newsbox #topics {
	width: 640px;
	height: 230px;
	display: block;
	float: left;
	padding-right: 10px;
	padding-top: 10px;
	overflow: auto;
}
#newsbox #topics dl {
	float: left;
	padding: 3px 0 3px 2px;
	border-bottom: 1px dashed #CCCCCC;
	margin-left: 5px;
}
#newsbox #topics dt {
	width: 105px;
	float: left;
	font-size: 12px;
	padding-left: 0px;
}
#newsbox #topics dd {
	width: 510px;
	float: left;
	font-size: 12px;
	padding-left: 0px;
}
/*---------------sub page contents---------------*/


#sub_content {
	clear: both;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
}
#container #container_sub .stickybox_m {
	overflow: hidden;
	position: relative;
}
#left {
	float: left;
	width: 240px;
	clear: left;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	background-color: #F4F4F4;
  -webkit-border-radius: 3px;
     -moz-border-radius: 3px;
          border-radius: 3px;
		
}
#left .list_head {
	background-image: url(../img/common/list_head.jpg);
	background-repeat: no-repeat;
	height: 13px;
}
#left .list_foot {
	background-image: url(../img/common/list_foot.jpg);
	background-repeat: no-repeat;
	height: 11px;
}
#left img {
	padding-bottom: 10px;
}
/*---------------#newsbox news---------------*/
#newsbox_p #news {
	width: 620px;
	display: block;
	float: left;
	padding-bottom: 20px;
}
#newsbox_p #topics {
	width: 620px;
	display: block;
	float: left;
	padding-right: 10px;
	padding-top: 10px;
	overflow: auto;
}
#newsbox_p #topics dl {
	float: left;
	padding: 3px 0 3px 2px;
	border-bottom: 1px dashed #CCCCCC;
	margin-left: 5px;
}
#newsbox_p #topics dt {
	width: 105px;
	float: left;
	font-size: 12px;
	padding-left: 0px;
}
#newsbox_p #topics dd {
	width: 480px;
	float: left;
	font-size: 12px;
	padding-left: 0px;
}
#right {
	float:right;
	width:680px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 18px;
}
#right h1 {
	background-image: url(../img/common/h1_haikei.jpg);
	background-repeat: no-repeat;
	font-size: 26px;
	color: #FFF;
	padding-top: 12px;
	padding-left: 10px;
	padding-bottom: 5px;
	height: 50px;
	font-weight: lighter;
}
#right h2 {
	background-image: url(../img/common/h2_haikei.png);
	padding-left: 10px;
	padding-top: 10px;
	background-repeat: no-repeat;
	clear: both;
	font-size: 18px;
	margin-top: 80px;
	background-position: left bottom;
	padding-bottom: 5px;
	font-weight: normal;
	overflow: hidden;
	margin-bottom: 5px;
	color: #000000;
}


#right .head_h2 {
	margin-top: 3px;
	height: 30px;
	padding-bottom: 0px;
}
#right .head_h2_02 {
	font-size: 26px;
	margin-top: 3px;
	margin-bottom: 3px;
	height: 30px;
	padding-bottom: 10px;
	background-image: url(../img/common/h2_haikei_02.png);
	color: #000;
}
#right .wl h2 {
	background-image: url(../img/common/h2_haikei_2l.jpg);
	height: 80px;
	background-position: 0% top;
}
#right .wl_s h2 {
	background-image: url(../img/common/h2_haikei_2l.jpg);
	height: 80px;
	background-position: 0% top;
	font-size: 18px;
}
#right .wl_ss h2 {
	background-image: url(../img/common/h2_haikei_2ls.jpg);
	height: 80px;
	background-position: 0% 0px;
	font-size: 14px;
	padding-top: 20px;
}

#container #container_sub .stickybox_m #right .h2s_text {
	font-size: 18px;
}

#right h3 {
	background-image: url(../img/common/h3_haikei.png);
	background-repeat: no-repeat;
	padding-bottom: 0px;
	padding-top: 5px;
	padding-left: 25px;
	font-size: 18px;
	color: #000;
	margin-left: 3px;
	font-weight: normal;
	margin-bottom: 5px;
	margin-top: 15px;
}



#right .accordion-group h3 {
	background-image: url(../img/common/h3_faq.png);
	background-repeat: no-repeat;
	padding-bottom: 0px;
	padding-top: 5px;
	padding-left: 25px;
	font-size: 18px;
	color: #000;
	margin-left: 3px;
	font-weight: normal;
	margin-bottom: 5px;
	margin-top: 15px;
}

#right h4 {
	padding-left: 10px;
	font-size: 22px;
	color: #000;
	font-weight: normal;
	line-height: 160%;
}
#right p {
	padding-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 5px;
	text-indent: 0px;
	line-height: 180%;
}
#right img {
	padding: 2px;
	border: 1px solid #CCCCCC;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px;
}
#right ol {
	margin-left: 30px;
}
#right ol li {
	padding-bottom: 20px;
}

#right .nopanding {
	margin: 0px;
	padding: 0px;
}
#right .nopanding_m {
	padding-top: -5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	vertical-align: middle;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

#right .img_nopadding {
	margin-bottom: 3px;
	margin-top: 3px;
	margin-right: 0px;
	padding: 0px;
	margin-left: 0px;
}
#right .noline {
	border-style: none;
}
#right p .img_nopadding.noline.h01 {
	vertical-align: bottom;
}
#right .right_img {
	float: right;
	margin-bottom: 15px;
	margin-left: 15px;
	margin-top: 0px;
	margin-right: 15px;
}
#right .right_img_noline {
	float: right;
	border-style: none;
}
#right .right_2box {
	width: 330px;
	float: left;
	margin-left: 0px;
	margin-right: 10px;
}
#right .imagebox_r {
	width: 220px;
	float: right;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 3px;
	padding-right: 3px;
}
#right .imagebox_r p {
	padding-top: 3px;
	padding-bottom: 3px;
}
#right .imagebox_r .image img {
	padding: 2px;
	border: 1px solid #CCCCCC;
	margin: 0px;
}
#right .imagebox {
	width: 333px;
	float: left;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 3px;
	padding-right: 3px;
	margin-bottom: 20px;
}
#right .imagebox p {
	padding-top: 3px;
	padding-bottom: 3px;
}
#right .imagebox .image img {
	padding: 2px;
	border: 1px solid #CCCCCC;
	margin: 0px;
}

#right .ul {
	margin-top: 10px;
}
#right .ul li {
	margin-left: 5px;
	padding-bottom: 5px;
	background-image: url(../img/common/ul_haikei.jpg);
	background-repeat: no-repeat;
	padding-left: 28px;
	padding-top: 8px;
	list-style-type: none;
}
.s_text {
	font-size: 12px;
	line-height: 190%;
}
p.image {
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
p.caption {
	text-align: left;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	font-size: 14px;
}

p.caption.s_text {
	font-size: 12px;
	}

#right .imagebox dl {
	padding-top: 8px;
}
#right .imagebox dl dt {
	float: left;
	width: 62px;
	padding-left: 10px;
}
#right .imagebox dl dd {
	float: left;
	width: 215px;
}
#right .imagebox .caption .rd {
	color: #900;
}
#right .flo img {
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
}
#right .text-center td {
	text-align: center;
}

#right .table.table-bordered tr .text-center {
	text-align: center;
}

.txbig {
	font-size: 16px;
}


.spcl {
	clear: both;
}


.sp10 {
	height: 10px;
	clear: both;
}

.sp20 {
	height: 20px;
	clear: both;
}

.sp30 {
	height: 30px;
	clear: both;
}


/*Table*/
table {
	max-width: 100%;
	background-color: transparent;
	border-collapse: collapse;
	border-spacing: 0;
	}

.table {
	margin-bottom: 20px;
	}

.table th, .table td {
	padding: 8px;
	line-height: 20px;
	text-align: left;
	border-bottom: 1px solid #dddddd;
	}

.table td {
	}

.table-bordered th, .table-bordered td {
	border-left: 1px solid #dddddd;
	}

.table-bordered {
	border: 1px solid #dddddd;
	border-collapse: separate;
	border-left: 0;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	}



.btno {
	padding: 5px 20px;
	background-image: url(../img/common/btn_hikei.png);
	background-repeat: no-repeat;
	background-position: 0% center;
	color: #000;
	border-style: none;
}


.btno:hover {
	text-decoration: underline;	
	
	}

/*---------------tabArea---------------*/


div.tab {
	width: 680px;
	margin-top: 20px;
}
div.tab p { margin-bottom: 1.5em; }

ul.tab-list {
	padding-left: 5px;
	border-bottom: 1px solid #999;
}
ul.tab-list li {
	float: left;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 10px;
	padding-bottom: 5px;
	margin-right: 2px;
	border-top-width: 3px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #79B105;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	background-image: url(../img/common/tab_haikei.jpg);
	background-repeat: repeat-x;
	list-style-type: none;
}

ul.tab-list li.selected {
	border-bottom: 1px solid #fff;
	background: #89cbf9; /* Old browsers */
	background: -moz-linear-gradient(top,  #89cbf9 0%, #62b4ea 49%, #93c9ed 50%, #ffffff 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#89cbf9), color-stop(49%,#62b4ea), color-stop(50%,#93c9ed), color-stop(100%,#ffffff)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #89cbf9 0%,#62b4ea 49%,#93c9ed 50%,#ffffff 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #89cbf9 0%,#62b4ea 49%,#93c9ed 50%,#ffffff 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #89cbf9 0%,#62b4ea 49%,#93c9ed 50%,#ffffff 100%); /* IE10+ */
	background: linear-gradient(top,  #89cbf9 0%,#62b4ea 49%,#93c9ed 50%,#ffffff 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#89cbf9', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
}

ul.tab-list li a {
	text-shadow: #fff 0 1px 0;
	display: block;
	padding-top: 0.3em;
	padding-right: 5px;
	padding-bottom: 0.3em;
	padding-left: 5px;
}
ul.tab-list li.selected a { color: #333; }
div.tab-box {

}


/*---------------menu---------------*/
.contentshead {
	background-image: url(../img/common/contents_head.jpg);
	background-repeat: no-repeat;
	height: 35px;
	width: 262px;
}
.list {
	width: 260px;
	text-align: left;
	margin-top: 0px;
	font-size: 90%;
	background-image: url(../img/common/list_back.jpg);
	background-repeat: repeat-y;
}
.list ul .ind {
	padding-left: 15px;
	background-image: url(../img/common/li_haikei.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 10px;
}
.list ul h3 {
}
.list ul .nopadding {
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#left .list ul .nopadding a {
	padding: 0px;
	margin: 0px;
}
.list ul {
	width: auto;
	text-align: left;
	padding-left: 0px;
	padding-right: 0px;
}
.list li {
	list-style: none;
	display: block;
	line-height: 180%;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
}
.list a:hover {
	color: #0000CC;
	text-decoration: underline;
}
.list ul li .active {
	background-repeat: no-repeat;
	background-image: url(../img/common/active_hai.png);
}
.list ul ul {
	padding-left: 0px;
}
.list li li {
	border-style: none;
}
.list li li a {
	text-decoration: none;
	color: #000000;
	display: block;
	padding-left: 10px;
	background-image: url(../img/common/li_li_haikei.jpg);
	background-repeat: no-repeat;
	margin-left: 0px;
	font-size: 85%;
	background-position: left top;
}
.list ul li li .active {
	background-repeat: no-repeat;
	background-image: url(../img/common/haikei_li_li_a.jpg);
	background-color: #F2F2F7;
}
.list .nolink {
	text-decoration: none;
	color: #000000;
	background-image: url(../img/common/haikei_li.jpg);
	background-repeat: no-repeat;
	display: block;
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 5px;
	background-position: left 13px;
}
.list ul .nolink.active {
	background-image: url(../img/common/haikei_li_a_01.jpg);
	background-position: 0px 5px;
}
.list ul li .nolink .active {
	background-repeat: no-repeat;
	background-image: url(../img/common/haikei_li_a.jpg);
	background-color: #F2F2F7;
}
#left .list .co_sp {
	border-bottom: 1px dashed #7A96E0;
	margin-bottom: 5px;
}
#left .list img {
	padding: 0px;
	margin: 0px;
}
#left .list .co_img {
	margin: 0px;
	padding: 0px;
}
#left .list .m_titlle {
	padding-left: 13px;
	background-image: url(../img/li_haikei.gif);
	padding-top: 5px;
}
#left .list .m_titlle .none {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#left .list .noline {
	border-bottom-style: none;
}


.stickem-container {
    position: relative;
}
 
.stickit {
	margin-left: 0px;
	position: fixed;
	top: 0;
}
 
.stickit-end {
    bottom: 40px;
    position: absolute;
    right: 0;
}


#left .stickybox .menubox {
	
	margin-top: 10px;
}

.hole {
	line-height : 25px;
	color : #969696;
	padding : 5 6 5 7px;
	margin : 10 0 10 0px;
	border-right : 1px solid #969696;
}
.cont {
	padding : 15px;
}


footer {
	width: 100%;
	padding-bottom: 100px;
	background-image: url(../img/common/footer_haikei.png);
	background-repeat: repeat-x;
	clear: both;
}
/*---------------footer1---------------*/

#footer1 {
	clear: both;
	height: 100px;
	display: block;
	padding-top: 10px;
	padding-bottom: 5px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/common/footer.png);
	background-position: center top;
	background-repeat: no-repeat;
}
#footer1 .adres {
	float: left;
	width: 380px;
	padding-top: 10px;
	padding-left: 10px;
}
#footer1 .adres p {
	line-height: 170%;
	font-size: 85%;
	padding-bottom: 10px;
}


#footer1 .f_left {
	float: left;
	width: 130px;
	color: #FFFFFF;
	padding-left: 0px;
	padding-top: 15px;
}

#footer1 .f_right2 {
	float: right;
	padding-top: 40px;
	width: 300px;
	text-align: right;
	padding-right: 0px;
}
#footer1 .f_right2 .fosite {
	float: left;
	width: 240px;
	font-size: 12px;
}
#footer1 .f_right2 .fosite02 {
	float: left;
	width: 270px;
	font-size: 12px;
	padding-left: 15px;
}
#footer1 .f_right2 .fosite ul li {
	padding-top: 3px;
	padding-bottom: 3px;
}
#footer1 .f_right2 .fosite ul li ul li {
	list-style-type: none;
}
#footer1 .f_right2 .fosite02 ul li {
	padding-top: 3px;
	padding-bottom: 3px;
}
#footer1 .f_right2 .fosite02 ul li ul li {
	list-style-type: none;
}


/*---------------footer2---------------*/

#footer2 {
	clear: both;
	display: block;
	padding-top: 5px;
	padding-bottom: 0px;
	width: 1020px;
	margin-right: auto;
	margin-left: auto;
	height: 180px;
}
#footer2 .footer2_li {
	float: left;
	width: 235px;
	list-style-type: none;
	margin-top: 5px;
	margin-right: 15px;
	margin-left: 5px;
}
#footer2 .footer2_li a {
	text-decoration: none;
	color: #000000;
	padding-left: 5px;
}
#footer2 .footer2_li a:hover {
	text-decoration: underline;
}


#footer2 .footer2_li li {
	font-size: 12px;
	list-style-type: none;
	background-image: url(../img/common/footer_li.png);
	background-repeat: no-repeat;
	background-position: left -4px;
	padding-left: 15px;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #cccccc;
	margin-top: 17px;
	margin-bottom: -10px;
	color: #060606;
}

#footer2 .footer2_li li.nolink {
	padding-left: 20px;
	
}

#footer2 .footer2_li li li {
	background-image: url(../img/common/footer_li_li.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 10px;
	margin-left: 0px;
	border-bottom-style: none;
	margin-top:5px;
}

#footer #footer2 .footer2_li .noline {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clearfix {
	display:inline-block;
}
.clearfix {
	display:block;
}
/*---------------sitemap---------------*/

.sitemap {
	margin-left: 5px;
	float: left;
	width: 560px;
	margin-bottom: 20px;
}
.sitemap ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.sitemap li {
	margin: 0;
	padding-bottom: 5px;
}
.sitemap a {
	display: block;
	color: #000000;
	width: 500px;
	padding: 2px 10px;
	text-decoration: none;
	margin-bottom: 5px;
	margin-top: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	background-image: none;
}
.sitemap .nolink {
	display: block;
	color: #000000;
	width: 500px;
	padding: 2px 10px;
	text-decoration: none;
	margin-bottom: 5px;
	margin-top: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	background-image: none;
}
.sitemap a:hover {
	color: #333;F
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.sitemap ul ul {
	margin-left: 20px;
	padding: 0;
	list-style-type: none;
}
.sitemap li li a {
	display: block;
	color: #333;
	width: 280px;
	padding: 5px 10px;
	margin: 0;
	text-decoration: none;
	border-left-width: 1px;
	border-top-style: none;
	border-bottom-style: dotted;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
}
.break {
	page-break-before: always;
}
#container #container_sub .stickybox_m #right .h2s_text {
	font-size: 18px;
}
.textcenter {
	text-align: center;
}
.bodyhai #container #container_sub .stickybox_m {
}




.triangle-border, .btn, .bubble, .example-obtuse, .triangle-isosceles, .badge, .label {
    behavior: url(../css/ie-css3.htc); 
}










 @media print {
body {
	zoom: 75%;
}
}




.rec-img-noborder {
	border: 0 !important;
}
.rec-center {
	text-align: center;
}

.voice-flex {
	display: flex;
}



#rec-right {
    float: right;
    width: 680px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 20px;
    padding-left: 18px;
}

.rec_h2 {
	background-color: #436113;
	padding: 5px 0;
	color: #fff;
	text-align: center;
	margin-bottom: 20px;
	border-radius: 5px;
}
.rec_h3 {
	background-color: #79B105;
	font-size: 20px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	padding: 0 10px;
	margin: 0 20px 20px 0;
	border-radius: 5px;
}

.voice-q {
	color: #436113;
	font-weight: bold;
	font-size: 17px;
	margin-bottom: 5px;
	padding-left: 10px;
	border-left: solid 5px #79B105;
}


.mt60 {
	margin-top: 60px;
}
.mt100 {
	margin-top: 100px;
}
.mb10 {
	margin-bottom: 10px;
}
.mb20 {
	margin-bottom: 20px;
}
.pl20 {
	padding-left: 20px;
}


.timeline {
    width: 550px;
    max-width: 550px;
    margin: 0 auto;
}
.timeline-list {
    /*padding: 40px 0;*/
}
.timeline-list-item {
    display: flex;
    line-height: 1.5;
    font-size: 16px;
}
.timeline-list-item .date {
    width: 80px;
    padding: 0 0 0 10px;
    color: #888888;
    font-weight: bold;
}
.timeline-list-item .content {
    position: relative;
    width: 80%;
    padding: 0 20px 10px 30px;
    border-left: 2px solid #8AD300;
}
.timeline-list-item .content::before {
    content: "";
    position: absolute;
    top: 0;
    left: -6px;
    width: 10px;
    height: 10px;
    background-color: #8AD300;
    border-radius: 10px;
}
@media only screen and (max-width:767px) {
	.timeline {
		width: 100%;
		max-width: initial;
		margin: 28px auto;
	}
}
