@charset "utf-8";
/*formatting style
-------------------------*/

* {
	margin: 0px;
	padding: 0px;
	font-style: normal;
}
body {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #333333;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:link {
	color: #666666;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #666666;
}
a:hover {
	color: #FF9900;
}
#wrapper {
	width: 1000px;
	background-color: #FFFFFF;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-left-color: #666666;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: auto;
}
#main {
	float: right;
	width: 730px;
	margin-bottom: 20px;
	height: auto;
	margin-top: 40px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#m-a {
	height: auto;
	width: 720px;
	font-size: 12px;
	line-height: 140%;
}

#pan {
	height: 20px;
	width: 730px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	font-size: 12px;
	color: #666666;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-indent: 10px;
}
#main h1 {
	color: #006633;
	font-size: 18px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 20px;
}
#main h2 {
	color: #FFFFFF;
	margin-top: 20px;
	margin-bottom: 20px;
	font-size: 16px;
	background-color: #FF3300;
	line-height: 30px;
	text-indent: 10px;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #666666;
}
#main h3 {
	color: #006633;
	margin-top: 30px;
	margin-bottom: 30px;
	font-size: 16px;
	line-height: 30px;
	text-indent: 10px;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	background-color: #FFCC00;
}


#n1 #wrapper #main img {
	padding-top: 20px;
	padding-bottom: 20px;
}

#sidemenu {
	float: left;
	width: 220px;
	height: auto;
	margin-top: 35px;
	color: #FFFFFF;
	background-color: #FF3300;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 50px;
	padding-left: 10px;
}

#sidemenu ul {
	font-weight: bold;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CCCCCC;
	background-color: #990033;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 5px;
	line-height: 22px;
}
#sidemenu h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
}
#sidemenu h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	height: 20px;
	width: 220px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #990033;
	border-left-width: medium;
	border-left-style: solid;
	border-left-color: #990033;
	text-indent: 5px;
}

#sidemenu ul a {
	color: #FFFFFF;
	margin: 0px;
}
#sidemenu ul a:hover {
	color: #FF9900;
}
#sidemenu li {
	margin-left: 5px;

}



#footer {
	color: #CCCCCC;
	background-color: #000000;
	background-image: url(../img/foot_bar.gif);
	background-repeat: no-repeat;
	height: 80px;
	margin: 0px;
	padding-top: 15px;
	padding-right: 20px;
	padding-left: 20px;
	clear: both;
	font-size: 12px;
	line-height: 24px;
}
#footer a {
	margin: 0px;
	float: right;
	color: #FFFFFF;
	font-size: 12px;
}
#footer a:hover {
	margin: 0px;
	color: #FF9900;
	font-size: 12px;
}

#sidemenu p {
	font-family: Arial, Helvetica, sans-serif;
}

#footer address {
	margin: 0px;
	color: #FFFF00;
}
#header {
	height: 120px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #666666;
	position: relative;
	background-image: url(../img/t4.gif);
}

#header ul {
	width: 1000px;
	position: absolute;
	left: 0px;
	top: 120px;
	font-size: 12px;
	background-color: #333333;
}
#header li {
	list-style-type: none;
	float: left;
}
#header ul li a {
	width: 164px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #666666;
	border-top-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	text-align: center;
	display: block;
	background-repeat: repeat-x;
	background-position: center;
	height: 30px;
	line-height: 30px;
}
#header ul li a:hover {
	background-color: #000000;
	color: #FFFF00;
}


#header ul li#n1 a {
	border-left-style: none;
}
#n1 #header #n1 a,
#n2 #header #n2 a,
#n3 #header #n3 a,
#n4 #header #n4 a,
#n5 #header #n5 a,
#n6 #header #n6 a {
	color: #CCCCCC;
	background-color: #333333;
	background-repeat: repeat-x;
	background-position: center;
}

#header ul li#n2 a {

}
#mmm-1 {
	height: auto;
	width: 698px;
	font-size: 14px;
	line-height: 150%;
	margin-bottom: 20px;
	margin-right: 10px;
	margin-left: 10px;
	border: 1px solid #FF0000;
	background-color: #FFFFCC;
}
#mmm-2 {
	height: auto;
	width: 698px;
	font-size: 14px;
	line-height: 150%;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	border: 1px solid #FF0000;
	background-color: #FFFFCC;
}
#mmm-3 {
	height: auto;
	width: 700px;
	font-size: 14px;
	line-height: 150%;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}

.p_mt {
	font-size: 12px;
	color: #FF0000;
	text-indent: 10px;
}

.p_sss {
	font-size: 12px;
	color: #666666;
	margin: 5px;
}
.p_ss1 {
	font-size: 12px;
	color: #333333;
	border-left-width: thick;
	border-left-style: solid;
	border-left-color: #666666;
	text-indent: 5px;
	background-color: #FFFFFF;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	width: 400px;
	line-height: 130%;
}
.p_ss2 {
	font-size: 12px;
	color: #333333;
	text-indent: 10px;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	width: 150px;
	float: right;
	line-height: 130%;
}

.os {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	color: #999999;
	text-indent: 2%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	margin: 0px;
	padding: 3px;
	line-height: 14px;
}
.soft {
	margin: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-size: 14px;
	line-height: 16px;
	color: #333333;
}
.p_m33 {
	margin: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-size: 14px;
	line-height: 16px;
	color: #FF0000;
}


.p_mtop {
	font-size: 16px;
	color: #FFFFFF;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	text-transform: uppercase;
	font-weight: bold;
}
.p_m1 {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	border-left-width: thick;
	border-left-style: solid;
	border-left-color: #990000;
	text-indent: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
	line-height: 22px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.p_m2 {
	font-size: 32px;
	color: #0000FF;
	font-weight: bold;
	padding: 5px;
}
.p_m3 {
	font-size: 16px;
	color: #009933;
	border-left-width: 1px;
	border-bottom-width: 1px;
	margin-top: 10px;
	margin-bottom: 10px;
	border-right-width: 1px;
}
.p_m4 {
	font-size: 16px;
	color: #FF3300;
	border-left-width: 1px;
	border-bottom-width: 1px;
	margin-top: 10px;
	margin-bottom: 10px;
	border-right-width: 1px;
}
.p_m5 {
	font-size: 14px;
	color: #990033;
	margin-top: 5px;
	margin-bottom: 5px;
	font-weight: bold;
}
.p_m6 {
	font-size: 14px;
	color: #FFFF00;
	background-color: #FF0000;
	margin-top: 10px;
	text-indent: 10px;
	margin-right: 10px;
	margin-left: 10px;
}
.p_m7 {
	font-size: 14px;
	color: #FFFF00;
	background-color: #FF0000;
}







.p_m11 {
	font-size: 14px;
	color: #FF0000;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 120px;
	background-color: #CCCCCC;
	text-align: center;
	line-height: 30px;
	margin-left: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #999999;
	border-bottom-color: #999999;
	font-weight: bold;
}
#w1 {
	height: auto;
	width: 660px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding: 10px;
}
#w2 {
	height: auto;
	width: 660px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding: 10px;
}
#w3 {
	height: auto;
	width: 660px;
	margin-bottom: 10px;
	padding: 10px;
}
#w4 {
	height: auto;
	width: 660px;
	margin-bottom: 10px;
	padding: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
#w5 {
	height: auto;
	width: 660px;
	margin-bottom: 10px;
	padding: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
#w6 {
	height: auto;
	width: 660px;
	margin-bottom: 10px;
	padding: 10px;
}

.p_mm88 {
	font-size: 14px;
	color: #000000;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin: 10px;
}
.p_mm9 {
	font-size: 14px;
	color: #FFFFFF;
	margin-top: 10px;
	font-weight: bold;
	line-height: 24px;
	text-indent: 10px;
	background-color: #999999;
	margin-left: 30px;
	margin-right: 6px;
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #666666;
}
.p_mm9b {
	font-size: 14px;
	color: #FFFFFF;
	margin-top: 10px;
	font-weight: bold;
	line-height: 24px;
	text-indent: 10px;
	background-color: #999999;
	margin-right: 36px;
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #666666;
}
.p_mm9c {
	font-size: 14px;
	color: #FFFFFF;
	margin-top: 10px;
	font-weight: bold;
	line-height: 24px;
	text-indent: 10px;
	background-color: #009966;
	margin-left: 30px;
	margin-right: 6px;
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #006633;
}



#d-1 {
	width: 660px;
	height: auto;
	padding: 10px;
	margin-bottom: 10px;
	font-size: 12px;
	margin-left: 30px;
	margin-right: 8px;
	border-top-width: 1px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#d-2 {
	width: 660px;
	height: auto;
	padding: 10px;
	margin-bottom: 10px;
	font-size: 12px;
	margin-right: 36px;
	border-top-width: 1px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

#d-3 {
	width: 660px;
	height: auto;
	padding: 10px;
	margin-bottom: 10px;
	font-size: 12px;
	margin-left: 30px;
	border-top-width: 1px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-right: 6px;
}
#ad-sb {
	float: left;
	height: 600px;
	width: 230px;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 10px;
	text-align: center;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#foot-navi {
	height: 160px;
	width: 1000px;
	background-color: #666666;
	clear: both;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#foot-navi a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
#foot-navi a:visited {
	color: #CCCCCC;
	text-decoration: underline;
}
#foot-navi a:hover {
	color: #FF6600;
	text-decoration: underline;
}

#f-tm {
	height: 130px;
	width: 970px;
	border: 1px solid #999999;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
	padding: 0px;
}
#f-1 {
	padding: 10px;
	float: left;
	height: 100px;
	width: 150px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	font-size: 12px;
	color: #CCCCCC;
}
