@charset "utf-8";

/* tags */
body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	background: #e7eef5 url(../images/back.gif) repeat-y center top;
	color: #3f3f3f;
	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;
}
p {
	font-size: 1.2em;
	line-height: 150%;
	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;
}
/**/


/* common id */
#container {
	width: 760px;
	text-align: left;
	margin: 0px auto;
}
#header #header-01 {
	float: left;
	width: 219px;
}
#header #header-02 {
	float: right;
	width: 244px;
}
#header h1 {
	font-size: 1.1em;
	line-height: 150%;
	font-weight: normal;
	float: left;
	width: 297px;
	color: #666;
	margin: 0px;
	padding: 16px 0px 0px;
}


#totop p {
	line-height: 100%;
	margin: 8px 0px 0px;
	padding: 7px 15px 7px 0px;
	background: url(../images/footer-ar.gif) no-repeat right center;
	text-align: right;
}
#footer p {
	background: #f1f1f1 url(../images/footer-line.gif) repeat-x left top;
	text-align: center;
	padding: 17px 17px 19px;
	margin: 0px;
}

/* navi */
#navi {
	clear: both;
}
#navi ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#navi li {
	display: block;
	float: left;
	height: 29px;
	width: 152px;
	margin: 0px;
	padding: 0px;
}
#navi li a {
	display: block;
	height: 29px;
	width: 152px;
	text-indent: -5000px;
}
#navi ul li.mm01 a:link,#navi ul li.mm01 a:visited {background: url(../images/menu01.gif) no-repeat left top;}
#navi ul li.mm01 a:hover,#navi ul li.mm01 a:active {background: url(../images/menu01.gif) no-repeat left -29px;}

#navi ul li.mm02 a:link,#navi ul li.mm02 a:visited {background: url(../images/menu02.gif) no-repeat left top;}
#navi ul li.mm02 a:hover,#navi ul li.mm02 a:active {background: url(../images/menu02.gif) no-repeat left -29px;}

#navi ul li.mm03 a:link,#navi ul li.mm03 a:visited {background: url(../images/menu03.gif) no-repeat left top;}
#navi ul li.mm03 a:hover,#navi ul li.mm03 a:active {background: url(../images/menu03.gif) no-repeat left -29px;}

#navi ul li.mm04 a:link,#navi ul li.mm04 a:visited {background: url(../images/menu04.gif) no-repeat left top;}
#navi ul li.mm04 a:hover,#navi ul li.mm04 a:active {background: url(../images/menu04.gif) no-repeat left -29px;}

#navi ul li.mm05 a:link,#navi ul li.mm05 a:visited {background: url(../images/menu05.gif) no-repeat left top;}
#navi ul li.mm05 a:hover,#navi ul li.mm05 a:active {background: url(../images/menu05.gif) no-repeat left -29px;}


#navi ul li.mm01fc a {background: url(../images/menu01.gif) no-repeat left -29px;}
#navi ul li.mm02fc a {background: url(../images/menu02.gif) no-repeat left -29px;}
#navi ul li.mm03fc a {background: url(../images/menu03.gif) no-repeat left -29px;}
#navi ul li.mm04fc a {background: url(../images/menu04.gif) no-repeat left -29px;}
#navi ul li.mm05fc a {background: url(../images/menu05.gif) no-repeat left -29px;}



/* iframe */

#ifb {
	border: 1px solid #ccc;
}
#ifb iframe {
	margin: 0px;
	padding: 0px;
	width: 758px;
	height: 110px;
}


/* table */

table.style_a {
	border-top: 1px solid #aaa;
	border-left: 1px solid #aaa;
	width: 700px;
}

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 {
	background-color: #C7E3F3;
	text-align: left;
	font-weight: normal;
	width: 120px;
}





/* contents */
#contents {
	margin: 0px;
	padding: 0px 30px;
}
h2.title {
	height: 100px;
	width: 760px;
	margin: 2px 0px 15px;
	padding: 0px;
	text-indent: -5000px;
	clear: both;
}
h2#title1 {background: url(../images/title_1.jpg) no-repeat left top;}
h2#title2 {background: url(../images/title_2.jpg) no-repeat left top;}
h2#title3 {background: url(../images/title_3.jpg) no-repeat left top;}
h2#title4 {background: url(../images/title_4.jpg) no-repeat left top;}

#contents h3.st {
	margin: 15px 0px 10px;
	padding: 0px;
	height: 29px;
	width: 700px;
	text-indent: -5000px;
}
#contents h3#st1 {background: url(../images/st01.gif) no-repeat left top;}
#contents h3#st2 {background: url(../images/st02.gif) no-repeat left top;}
#contents h3#st3 {background: url(../images/st03.gif) no-repeat left top;}
#contents h3#st4 {
	background: url(../images/st04.gif) no-repeat left top;
	clear: both;
}
#contents h3#st5 {
	background: url(../images/st05.gif) no-repeat left top;
	clear: both;
}
#contents h3#st6 {background: url(../images/st06.gif) no-repeat left top;}
#contents h3#st7 {background: url(../images/st07.gif) no-repeat left top;}
#tocon {
	margin: 15px 0px 0px;
	padding: 7px 0px;
	text-align: right;
	border-top: 1px dotted #aaa;
}
#tocon img {
	margin: 0px 0px 0px 20px;
}


.cen {
	text-align: center;
}
