@charset "shift_jis";







body {

	margin:0;

	padding:0;

	color:#333;

	font:100% verdana,"・ｽq・ｽ・ｽ・ｽM・ｽm・ｽp・ｽS Pro W3","Hiragino Kaku Gothic Pro",Osaka,"・ｽl・ｽr ・ｽo・ｽS・ｽV・ｽb・ｽN","MS PGothic",Sans-Serif;

	line-height:1.4;

	text-align:center;

}



h1, h2, h3, h4, h5, h6 {

	font-size:120%;

}



body, div, h1, h2, h3, h4, h5, h6, p, ul, ol,li, dl, dt, dd, address, th, td, em, strong {

	margin:0;

	padding:0;

}



table {

	border-collapse: collapse;

	border-spacing: 0;

	font-size:100%;

}



em {

	font-style:normal;

}



th, td {

	text-align:left;

	line-height:1.4;

}



caption {

	text-align:right;

}



p {

	margin-bottom:1em;

}



ul li {

	list-style:none;

}



img {

	border:none;

	vertical-align:middle;

}







/* link

**************************************************/

a {

	color:#676767;

	text-decoration:none;

}



#maincontents a {

	color:#0f218b;

	text-decoration:underline;

}



a:hover,

#maincontents a:hover {

	color:#cd151b;

	text-decoration:underline;

}





/* layout

**************************************************/

#wrapper {

	width:800px;

	margin:0 auto;

	border-left:solid 1px #c7c8ca;

	border-right:solid 1px #c7c8ca;

}



#header {
	background:url(../img/bg_header.gif) no-repeat bottom;
	text-align:left;
	margin: 0px 0px 4px;
	padding: 0px 0px 5px;

}



#contents, #footer {

	width:758px;

	margin:0 20px;

	text-align:left;

}



#contents {

	margin-bottom:30px;

}



#contents #maincontents {

	float:left;

	width:592px;

}



#top #contents #maincontents {

	float:left;

	width:566px;

}



#contents #sidenavi {

	float:right;

	width:146px;

}



#footer {

	margin-bottom:20px;

}







/* header

**************************************************/

#header p {

	margin-bottom:0;

}



#header p.lead {

	padding:2px 0 2px 21px;

	background-color:#575f61;

	border-bottom:solid 1px #c5c6c7;

	color:#fff;
	
	font-size:80%;

}



#header #logo {

	float:left;

	width:174px;

	margin-top:6px;

	margin-left:21px;

	_margin-left:10px;

}



#header #subnavi {

	float:right;

	width:562px;

	margin-right:21px;

	_margin-right:10px;

	text-align:right;

}



#header #subnavi p {

	margin:4px 0 5px;

}



#header #subnavi ul li {

	display:inline;

	margin-left:8px;

	padding-left:13px;

	background:url(../img/icon_arrow_01.gif) no-repeat 0 0;

}







/* footer

**************************************************/

#footer p {

	margin-bottom:0;

}



#footer .box ul {

	float:left;

	width:350px;

}



#footer .box  ul li {

	display:inline;

	margin-right:16px;

}



#footer .box p {

	float:right;

	width:408px;

	text-align:right;

}



#footer p.lead {

	text-align:right;

	font-size:80%;

}







/* contents

**************************************************/

#contents {

	margin-top:15px;

}







/* sidenavi

**************************************************/

#sidenavi .section {

	margin-bottom:7px;

}



#sidenavi .section ul {

	list-style:none;

}



#sidenavi .section ul li {

	margin-bottom:4px;
	text-align: center;
	width: 150px;

}



#sidenavi .section ul li.lead {

	margin-bottom:0;

}

#sidenavi .section ul li.side_btn a,
.blue_btn a {
	display: block;
	color: #ffffff !important;
	text-decoration: none !important;
	padding: 5px 0;
	border: 2px solid #5b61f2;
	border-radius: 5px;
	background: #499bea; /* Old browsers */
	background: -moz-linear-gradient(top,  #499bea 0%, #207ce5 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  #499bea 0%,#207ce5 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #499bea 0%,#207ce5 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#499bea', endColorstr='#207ce5',GradientType=0 ); /* IE6-9 */
}

#sidenavi .section ul li.side_btn:last-child {
	
}

#sidenavi .section ul li.side_btn_red {
	
}

#sidenavi .section ul li.side_btn_red a {
	font-weight: bold;
	padding: 10px 0;
	border: 2px solid #a22013;
	background: #dd0134; /* Old browsers */
	background: -moz-linear-gradient(top,  #dd0134 0%, #c7012f 44%, #aa0028 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  #dd0134 0%,#c7012f 44%,#aa0028 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #dd0134 0%,#c7012f 44%,#aa0028 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dd0134', endColorstr='#aa0028',GradientType=0 ); /* IE6-9 */
}



#sidenavi ul li h2 {

	margin-top:6px;

	text-align:left;

}



#sidenavi ul li ul {

	margin:3px;

}



#sidenavi ul li li {

	padding:2px 2px 2px 16px;

	background:url(../img/icon_dot_02.gif) no-repeat 5px 9px;

	text-align:left;

}



#sidenavi ul li li.here {

	background:#5a5a5a url(../img/icon_dot_01.gif) no-repeat 5px 9px;

	color:#fff;

}



#sidenavi ul li li.here a {

	color:#fff;

	text-decoration:none;

}



#sidenavi ul li li.here a:hover {

	color:#cd151b;

	text-decoration:none;

}



#sidenavi .section h2 {

	list-style:none;

	margin-bottom:6px;

}







/* clearfix

**************************************************/

#header:after,

#contents:after,

#footer:after {

    content: ".";

    display: block;

    height: 0;

    clear: both;

    visibility: hidden;

}



#header,

#contents,

#footer {

	display:inline-block;

}



.text_red {

	color: #FF0000;

}
.text_green {
	color: #006600;

}
