@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 {
	color: #666666;
	text-decoration: underline;
}
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: left;
	width: 780px;
	margin-bottom: 20px;
	height: auto;
	margin-top: 35px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
}
#main_a {
	height: auto;
	width: 520px;
	float: right;
	margin-top: 5px;
}
#side-aid {
	height: 1900px;
	width: 220px;
	float: left;
	text-align: center;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#pan {
	height: 20px;
	width: 520px;
	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: 24px;
	margin-bottom: 10px;
}
#main h2 {
	font-size: 14px;
	color: #FFFFFF;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	background-color: #999999;
	border-left-width: medium;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	text-indent: 10px;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#main h3 {
	font-size: 14px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-bottom: 10px;
	margin-top: 20px;
}


#sidemenu {
	float: left;
	width: 220px;
	height: auto;
	color: #FFFFFF;
	background-color: #FF3300;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 50px;
	padding-left: 10px;
}
#side-a {
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 240px;
}
#side-b {
	height: auto;
	width: 200px;
	float: right;
	border: 1px solid #CCCCCC;
	padding-top: 20px;
	text-align: center;
	margin-top: 35px;
	margin-right: 5px;
}
#ad-book {
	margin: 10px;
	padding: 0px;
	height: 180px;
	width: 180px;
	text-align: center;
	border: 1px solid #CCCCCC;
}
#ad-b1 {
	padding: 10px;
	height: 620px;
	width: 180px;
	text-align: center;
}
#ad-b2 {
	padding: 10px;
	height: auto;
	width: 180px;
	text-align: center;
}

#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;
}
#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);
}
#footer a {
	margin: 0px;
	float: right;
	color: #FFFFFF;
	font-size: 12px;
}
#footer a:hover {
	margin: 0px;
	color: #FF9900;
	font-size: 12px;
}
#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 {

}
#header h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #999999;
	margin-top: 2px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
	font-weight: normal;
}

h3 {
	font-size: 16px;
	padding-top: 0px;
	padding-bottom: 0px;
	line-height: 130%;
	font-weight: bold;
	color: #333333;
	text-indent: 15px;
	border-bottom-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #CCCCCC;
	margin: 0px;
}
.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;
}

#soft_m {
	height: 220px;
	width: 500px;
	font-size: 16px;
	line-height: 24px;
	font-family: Arial, Helvetica, sans-serif;
}
#soft_m2 {
	height: 220px;
	width: 300px;
	float: left;
}

#m {
	height: auto;
	width: 500px;
	float: left;
	background-color: #F0F0F0;
	padding: 5px;
	font-size: 12px;
	line-height: 24px;
}
#m2 {
	height: auto;
	width: 500px;
	float: left;
	padding: 5px;
	font-size: 12px;
	color: #666666;
	line-height: 24px;
}

.p_mt {
	font-size: 12px;
	color: #FF0000;
	text-indent: 10px;
}

.p_m7 {
	color: #000099;
	border-left-style: none;
	border-bottom-style: dotted;
	border-top-style: none;
	border-right-style: none;
	padding-top: 10px;
	font-size: 14px;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
}

.p_m6 {
	color: #006600;
	border-left-style: none;
	border-bottom-style: dotted;
	border-top-style: none;
	border-right-style: none;
	padding-top: 10px;
	font-size: 14px;
	border-bottom-width: thin;
	border-bottom-color: #CCCCCC;
	text-indent: 10px;
}


.p_m5 {
	color: #0066FF;
	border-left-style: none;
	border-bottom-style: none;
	border-top-style: none;
	border-right-style: none;
	padding-top: 10px;
	padding-bottom: 10px;
}

.p_m4 {
	font-size: 14px;
	color: #FFFFFF;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	background-color: #999999;
	border-left-width: medium;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	text-indent: 10px;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

.p_m3 {
	color: #0033FF;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	margin-bottom: 10px;
	font-size: 14px;
}

.p_m2 {
	font-size: 32px;
	color: #0000FF;
	font-weight: bold;
	padding: 5px;
}

.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_mtop {
	font-size: 16px;
	color: #FFFFFF;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	text-transform: uppercase;
	font-weight: bold;
}

#setu2 {
	height: auto;
	width: 480px;
	border: 1px solid #CCCCCC;
	padding: 10px;
	font-size: 12px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#setu2 ul {
	font-size: 14px;
	color: #339900;
	text-indent: 10px;
	text-decoration: none;
	list-style-type: none;
	line-height: 24px;
}

#m2 img {
	margin-top: 20px;
	margin-bottom: 20px;
}
