@charset "utf-8";

html {
	overflow-y: scroll;
}
body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	background: #f1f1f1 url(../images/back.gif) repeat-y center top;
	color: #484848;
	font: 62.5% "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
a:link,a:visited {
	color: #06c;
	text-decoration: underline;
}
a:hover,a:active {
	color: #e00;
	text-decoration: none;
}
img {
	border-style: none;
	vertical-align: bottom;
}
h1,h2,h3,h4,h5,h6 {
	margin: 0px;
	padding: 0px;
}
p {
	font-size: 1.3em;
	line-height: 160%;
	margin: 0px 0px 15px 0px;
	padding: 0px;
}


/* for IE5.5-7 */
.clrfix {
	zoom: 1;
}
.clrfix:after {
	content: ".";
	display: block;
	height: 0px;
	clear: both;
	visibility: hidden;
}
/* for MacIE */
/*\*/*/
.clrfix {
	display: inline-table;
}
/**/

.clear{ clear:both;}

#wrapper {
	width: 810px;
	text-align: left;
	margin: 0px auto;
}


/* header
---------------------------------------------------- */
#header-01 {
	float: right;
	width: 350px;
	text-align: right;
	padding: 30px 0px 0px;
}
#header-01 h1 {
	font-size: 1.2em;
	font-weight: bold;
	line-height: 150%;
}
#header-01 p {
	margin: 0px 0px 3px;
	font-size: 1.2em;
}
#header-01 .header-01eng {
	font: 1.2em Arial, Helvetica, sans-serif;
}
#header-01 .header-01eng img {
	margin: 0px 5px 0px 0px;
	vertical-align: middle;
}
#header-02 {
	float: left;
	width: 260px;
}
.icon01{float: left; margin:10px 0px 0px 35px;}
.icon02{float: left; margin:10px 0px 0px 15px;}


/* navigation
---------------------------------------------------- */
#navigation {
	clear: both;
	background: url(../images/menu00.gif) no-repeat right top;
	margin: 0px 0px 7px;
}
#navigation ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#navigation li {
	width:142px;
	float:left;
	display: block;
}
#navigation li.mm04 {
	width:144px;
}



/* main
---------------------------------------------------- */
#main {
	clear: both;
	margin: 20px 0px 0px;
}



/* contents
---------------------------------------------------- */
#contents {
	float: right;
	width: 610px;
}
#contents .sttype01 {
	margin: 0px 0px 15px;
}
#contents .sttype02 {
	margin: 30px 0px 15px;
}
#contents .sttype03 {
	margin: 20px 0px 10px;
	font-size: 1.6em;
	font-weight: bold;
	color: #CD2727;
	padding: 3px 0px 3px 13px;
	border-left: 3px solid #E11313;
}
#contents .sttype04 {
	border-top: 1px solid #999;
	border-left: 3px solid #e11313;
	padding: 19px 0px 14px 20px;
	margin: 0px 0px 15px;
	font-size: 2.2em;
	font-weight: bold;
}


/* sidebar
---------------------------------------------------- */
#sidebar {
	float: left;
	width: 180px;
}
#sidebar ul {
	background: #ddeafd;
	margin: 0px 0px 2px;
	padding: 0px 10px 10px;
	list-style: none;
}
#sidebar li {
	background: #fff;
	display: block;
	font-size: 1.3em;
	font-weight: bold;
	padding: 10px 5px 10px 12px;
	border-left: 2px solid #06c;
	margin: 0px 0px 2px;
	border-bottom: 1px solid #9DBEE6;
	border-right: 1px solid #9DBEE6;
}
#sidebar li.fc {
	border-left: 2px solid #E11313;
}
#sidebar li.fc a:link,#sidebar li.fc a:visited,#sidebar li.fc a:hover,#sidebar li.fc a:active {
	color: #484848;
	text-decoration: none;
}





/* footer
---------------------------------------------------- */
#footer {
	clear: both;
	background: #e7e7e7 url(../images/footer-line.gif) repeat-x left top;
	padding: 13px;
	margin: 20px 0px 0px;
}
#footer p {
	font-size: 1.2em;
	margin: 0px;
}
#footer img.totop {
	float: right;
}



/* list
---------------------------------------------------- */
ul.base-ul {
	font-size: 1.3em;
	line-height: 160%;
	margin: 0px 0px 15px;
	padding: 0px 0px 0px 25px;
}
ol.base-ol {
	font-size: 1.3em;
	line-height: 160%;
	margin: 0px 0px 15px;
	padding: 8px 5px 8px 45px;
	border: 1px solid #ccc;
}

/* table
---------------------------------------------------- */

table.style_a {
	border-top: 1px solid #aaa;
	border-left: 1px solid #aaa;
}
table.w01 {
	width: 610px;
}
table.w02 {
	width: 310px;
}

table.style_a th,table.style_a td {
	padding: 4px 8px;
	border-right: 1px solid #aaa;
	border-bottom: 1px solid #aaa;
	vertical-align: top;
	font-size: 1.2em;
	line-height: 150%;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
}
table.style_a th {
	text-align: left;
	font-weight: normal;
	background: #DDEAFD;
}
table.style_a th.th2 {
	width: 100px;
}
table.style_a th.th3 {
	width: 130px;
}
table.style_a td ol {
	margin: 0px;
	padding: 0px 0px 0px 35px;
}
#sidebar .t01 {
	margin: 2px 0px 0px;
}
#imagebx {
	text-align: center;
}
#imagebx img {
	padding: 3px;
	border: 1px solid #ccc;
	margin: 0px 7px;
}

