@charset "utf-8";
body{
	font-family: "ＭＳ Ｐゴシック", Osaka, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	background-image: url(../img/incommon_back.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}
/* Safari only \*/
html:first-child body {
font-size: 88%;
}
/* */
h1{
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 85px;
	width: 720px;
	margin: 0px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #fff;
	background-position: 0px -10px;
}
hr{
	display: none;
}
body address{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 65%;
	font-style: normal;
	font-weight: normal;
	margin-left: 15px;
	margin-top: 0px;
	color: #333;
	line-height: 1em;
	margin-right: 0px;
	margin-bottom: 0px;
	clear: left;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
/*===============
ID Setting
===============*/
#maincontainer{
	height: auto;
	width: 720px;
	margin-right: auto;
	margin-left: auto;
}
#sitetitle{
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
	float: left;
}
#sitetitle a{
	background-image: url(../img/logomark.jpg);
	background-repeat: no-repeat;
	height: 62px;
	width: 310px;
	float: left;
}
#submenu{
	background-image: url(../img/sub_menu_back.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 36px;
	width: 306px;
	float: right;
}
#submenu ul{
	margin: 0px;
	padding: 0px 0px 0px 25px;
	list-style-type: none;
}
#submenu li{
	font-size: 70%;
	line-height: 1em;
	margin: 10px 20px 0px 0px;
	padding: 0px;
	float: left;
}
#submenu li a{
	color: #bcd;
	text-decoration: none;
	background-image: url(../img/sub_menu_head.gif);
	background-repeat: no-repeat;
	background-position: 0px center;
	padding-left: 10px;
}
#submenu li a:hover{
	color: #fff;
}
#globalnav{
	clear: both;
	height: 75px;
	width: 720px;
	background-image: url(../img/alt_navi.jpg);
	background-repeat: no-repeat;
}
#globalnav ul{
	display: none;
}
#globalnav li{
}
/*Inner Common Setting*/
#maincontents{
	float: right;
	height: auto;
	width: 545px;
	margin-bottom: 30px;
}
#maincontents h2{
	font-size: 100%;
	margin: 2em 0px 0px;
	padding: 10px 0px 10px 18px;
	color: #06c;
	background-image: url(../img/incommon_h2_back.gif);
	background-repeat: no-repeat;
	line-height: 1.5em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9cf;
	clear: both;

}
#maincontents h3{
	font-size: 90%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9cf;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	background-image: url(../img/incommon_h3_back.gif);
	background-repeat: no-repeat;
	background-position: 0em 0.6em;
	padding-left: 15px;
	color: #333;
	clear: both;
	margin-top: 1.5em;
}
#maincontents h4{
	font-weight: normal;
	color: #28f;
	font-size: 80%;
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 0.5em;
	margin-top: 1em;
}
#maincontents p{
	font-size: 80%;
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 0.5em;
	margin-top: 1em;
	color: #333;
}
#maincontents em{
	font-style: normal;
	font-weight: bold;
	color: #000;
}
#maincontents strong{
	color: #FF6600;
}
#maincontents a{
	color: #333;
}
#maincontents a:hover{
	color: #28f;
}
#maincontainer #maincontents h2#imgtitle{
	background-image: none;
	padding: 0px;
	border: none;
}

#maincontents table{
	border-collapse:collapse;
	border: 1px solid #9aa;
	margin-right: 5px;
	margin-left: 5px;
	font-size: 80%;
	margin-top: 1.5em;
	margin-bottom: 1.5em;
	text-align: left;
}
#maincontents table caption{
	text-align: left;
	padding-bottom: 0.2em;
	margin: 0px;
}
html>/**/body div#maincontents table caption {
	margin-left: 5px;
}
 html:first-child div#maincontents table caption {
	margin-bottom: 0;
	margin-left: 0px;
  }
#maincontents td{
	border: 1px solid #9aa;
	padding: 0.3em 0.5em;
	line-height: 1.5em;
	color: #333;
}
#maincontents th{
	border: 1px solid #9aa;
	padding: 0.2em 0.5em;
	background-color: #EDF6FF;
	font-weight: normal;
	line-height: 1.5em;
	text-align: center;
}
#maincontents thead th{
	background-color: #acf;
}
#maincontents thead td{
	background-color: #BDD6FF;
	color: #000;
}
#maincontents tbody th{
	background-color: #EDF6FF;
}
#maincontents tbody td{
}
#maincontents tfoot th{
	background-color: #FFE8D1;
}
#maincontents tfoot td{
	color: #333;
	background-color: #FFF4E8;
}
#maincontents table table,
#maincontents table table table{
	font-size: 100%;
	border: none;
	margin: 0px;
}
#maincontents table table td,
#maincontents table table table td{
	border: none;
}
#maincontents table table th,
#maincontents table table table th{
	border: none;
}
#maincontents ul{
	margin: 1.5em 5px;
	padding: 0px;
	list-style-type: none;
	color: #333;
}
#maincontents ul li{
	line-height: 1.5em;
	margin-right: 0px;
	margin-bottom: 0.5em;
	margin-left: 0px;
	font-size: 80%;
	background-image: url(../img/incommon_ul_head.gif);
	background-repeat: no-repeat;
	background-position: 2px 0.6em;
	padding-left: 11px;
}
#maincontents ol{
	color: #333;
	margin: 1.5em 5px 1.5em 2em;
	padding: 0px;
}
#maincontents ol li{
	font-size: 80%;
	margin-bottom: 0.5em;
}
#maincontents #pagenav{
	border: 1px solid #bcc;
	margin-top: 15px;
	background-color: #EaEfEf;
}
#maincontents #pagenav.footasetting{
	margin-bottom: 20px;
}
#maincontents #pagenav h2{
	background-image: url(../img/pagenav_h2_back.gif);
	padding-top: 5px;
	padding-bottom: 5px;
	color: #FFFFFF;
	margin-top: 0em;
	border: #bcc;
	margin-bottom: 0em;
}
#maincontents #pagenav h3{
	background-image: url(../img/pagenav_h3_back.gif);
	padding-left: 1em;
	margin-bottom: 0.5em;
	color: #677;
	margin-top: 0em;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #bcc;
	background-color: #fff;
	background-repeat: repeat-x;
	background-position: left bottom;
	border-right-color: #bcc;
	border-bottom-color: #bcc;
	border-left-color: #bcc;
}
#maincontents #pagenav p{
	margin-right: 15px;
	margin-left: 15px;	
}
#maincontents #pagenav ul{
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}
#maincontents #pagenav ul li{
	background-image: none;
	display: inline;
	margin-bottom: 1em;
}
#maincontents #pagenav ul li a{
	background-image: url(../img/pagenav_li_head.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-decoration: none;
	padding-left: 8px;
}
#maincontents #pagenav ul li a:hover{
	text-decoration: underline;
}
#maincontents .conwrapper{
	clear: both;
}
#maincontents .conblock01{
	float: left;
	height: auto;
	width: 250px;
}
#maincontents .conblock02{
	float: right;
	height: auto;
	width: 250px;
}
#maincontents img {
	border-style: none;	
}
#maincontents .link-emphasis a{
	color: #F60;
}
#maincontents .link-emphasis a:hover{
	color: #28F;
}
#maincontents .emphasis{
	color: #06F;
	font-weight: bold;
}
#contentsnav{
	float: left;
	height: auto;
	width: 140px;
	margin-bottom: 30px;
	padding-bottom: 20px;
}
#contentsnav ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#contentsnav li{
	font-size: 80%;
	margin: 0px;
	padding: 1em 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ddd;
}
#contentsnav li a{
	line-height: 1.5em;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #ddd;
	margin-left: 5px;
	padding-left: 5px;
	color: #666;
	text-decoration: none;
	display: block;
	margin-right: 5px;
}
#contentsnav li a.active,
#contentsnav li a:hover{
	border-left-color: #9cf;
	color: #000;
}
#contentsnav ul ul{
	margin: 1em 0px -1em;
	padding: 0px;
	list-style-type: none;
}
#contentsnav li li{
	font-size: 85%;
	margin: 0px;
	padding: 0.7em 0px;
	border-bottom-style: none;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ddd;
	background-color: #EDF6FF;
}
#contentsnav li li a{
	line-height: 1.5em;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #ddd;
	margin-left: 5px;
	padding-left: 5px;
	color: #888;
	text-decoration: none;
	display: block;
	margin-right: 5px;
}
#contentsnav li li a.active,
#contentsnav li li a:hover{
	border-left-color: #9aa;
	color: #000;
}
/*End of Innner Common*/
#footer{
	background-image: url(../img/footer_back.gif);
	background-repeat: repeat-x;
	clear: both;
	height: auto;
	width: 100%;
	padding: 0px 0px 10px;
}
#footerwrapper{
	height: auto;
	width: 720px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#footer p{
	font-size: 10px;
	line-height: 10px;
	text-indent: -9999px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	padding: 15px 0px 0px;
}
#footer p a{
	background-image: url(../img/textlogo.gif);
	background-repeat: no-repeat;
	height: 10px;
	width: 130px;
	display: block;
	float: left;
	margin: 0px;
	padding: 0px;
}
#footer ul{
	margin: 0px;
	list-style-type: none;
	padding: 0px;
	font-size: 65%;
	float: right;
	width: 12.5em;
}
#footer li{
	margin: 0px;
	padding: 0px;
}
#footer li a{
	background-image: url(../img/privacy_head.gif);
	background-repeat: no-repeat;
	background-position: 0.2em;
	padding-left: 13px;
	color: #333;
	text-decoration: none;
}
#footer li a:hover{
	color: #36f;
}
/* Other Class Setting */
#maincontents .pagetop{
	text-indent: -9999px;
	text-decoration: none;
	font-size: 1px;
	line-height: 1px;
	margin-left: 450px;
	margin-bottom: 2em;
	clear: both;
}
#maincontents .pagetop a{
	height: 17px;
	width: 90px;
	background-image: url(../img/pagetop_back.gif);
	background-position: 0px 0px;
	display: block;
	text-decoration: none;
	border: none;
	background-repeat: no-repeat;
}
#maincontents .pagetop a:hover{
	background-position: 0px -18px;
	text-decoration: none;

}
#maincontainer #maincontents h2.firstblock{
	margin: 0px 0px 1em;
}
#maincontainer #maincontents #pagenav h2.firstblock{
	margin: 0px;
}
#maincontainer #maincontents h3.firstblock{
	margin-top: 1em;
}
#maincontainer #maincontents p.caps{
	font-size: 70%;
	color: #666;
}
#maincontainer #maincontents p.caps-bottom{
	margin-top: -1em;
	font-size: 70%;
	color: #666;
}
#maincontainer #maincontents p.approach{
	margin-top: -1em;
}
#maincontainer #maincontents p.approach2{
	margin-top: -0.3em;
}
#maincontainer #maincontents p.relationlink{
	text-align: right;
}
#maincontainer #maincontents p.alignleft{
	text-align: left;
}
#maincontainer #maincontents p.relationlink a{
	background-image: url(../img/pagenav_li_head.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 8px;
	padding-right: 8px;
}

#maincontainer #maincontents p.relationlink a:hover{
	text-decoration: underline;
}
/*Table Layout Setting*/
#maincontainer #maincontents table.tablelayout{
	margin: 0px;
	padding: 0px;
	border: none;
	width: 530px;
}
#maincontainer #maincontents table.tablelayout td{
	margin: 0px;
	padding: 0px;
	border: none;
}
#maincontainer #maincontents table.tablelayout th{
	margin: 0px;
	padding: 0px;
	border: none;
}
#maincontainer #maincontents table.tablelayout td img,
#maincontainer #maincontents table.tablelayout th img{
	margin: 0px;
	padding: 0px;
}
#maincontainer #maincontents table.tablelayout h2{
	background-image: none;
	margin: 0px;
	padding: 0px;
	border: none;
}
#maincontainer #maincontents table.tablelayout h3{
	margin: 0px;
	padding: 0px;
}
#maincontainer #maincontents table.tablelayout p{
	margin: 0px;
	padding: 0px;
}
/*Table Color Setting*/
#maincontainer #maincontents table tr .tickblue,
#maincontainer #maincontents table tr.tickblue td,
#maincontainer #maincontents table tr.tickblue th{
	background-color: #bdf;
}
#maincontainer #maincontents table tr .faintblue,
#maincontainer #maincontents table tr.faintblue td,
#maincontainer #maincontents table tr.faintblue th{
	background-color: #EDF6FF;
}
#maincontainer #maincontents table tr .tickorange,
#maincontainer #maincontents table tr.tickorange td,
#maincontainer #maincontents table tr.tickorange th{
	background-color: #FFE8D1;
}
#maincontainer #maincontents table tr .faintorange,
#maincontainer #maincontents table tr.faintorange td,
#maincontainer #maincontents table tr.faintorange th{
	background-color: #FFF4E8;
}
#maincontainer #maincontents table tr .faintgray,
#maincontainer #maincontents table tr.faintgray td,
#maincontainer #maincontents table tr.faintgray th{
	background-color: #eee;
}
#maincontainer #maincontents table tr .titleblue,
#maincontainer #maincontents table tr.titleblue td,
#maincontainer #maincontents table tr.titleblue th{
	background-color: #9aa;
	color: #fff;
	text-align: left;
}
#maincontainer #maincontents .torikeshi{
	text-decoration: line-through;
}
#maincontainer p.caution{
	color: #f00;
}
#maincontainer .one-space{
	padding-right: 1em;
}
.subimg{
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
}
.mainimg{
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
.floatclear{
	clear: both;
}
.clearfix:after{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;}
.clearfix{display:inline-block;}
/* hides from IE-mac¥*/
*html .clearfix{height:1%;}
.clearfix{display:block;}
/*End hide from IE-mac*/

#maincontainer #maincontents .pre {
	text-align: center;
	vertical-align: middle;
	height: 200px;
	width: 545px;
	margin-top: 100px;
}
.imgbottom{
	vertical-align: middle;
}
#maincontainer #maincontents .attention {
	color: #F30;	
}