html:\66irst-child { font-size: 90%;}

*html { font-size: 90%;}
*html p {
	line-height: 140%;
}

.clear {
	clear: both;
}
.clearfix:after {
   content: ".";
   display: block;
   clear: both;
   height: 0;
   visibility: hidden;
}
.clearfix { display: inline-block; }
/* exlude MacIE5 \*/
* html .clearfix { height: 1% }
.clearfix {display:block;}
/* end MacIE5 */



a:link {
	color: #003366;
}
a:visited {
	color: #663366;
}
a:hover {
	color: #993366;
	text-decoration: none;
}
a:active {
	color: #663333;
}


body {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #171717;
	margin: 0px;
	padding: 0px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
#img {
	background-color: #000000;
	background-image: url(images/kage_bg1.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	width: 100%;
	padding-bottom: 10px;
	text-align: center;
}
#page {
	text-align: center;
	width: 100%;
}
h1 {
	margin: 0px;
}
p {
	font-size: 90%;
	color: #FFFFFF;
	margin: 0px;
	line-height: 140%;
}
p.logo {
	padding: 5px;
	margin-bottom: 2px;
}
#main {
	text-align: left;
	width: 740px;
	margin-right: auto;
	margin-left: auto;
}
p.read {
	margin-bottom: 30px;
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.layoutA {
	width: 405px;
	float: left;
}
.layoutA2 {
	float: right;
	width: 320px;
}
.layoutB {
	background-image: url(images/midokoro_bg.jpg);
	background-repeat: repeat-x;
	border: 1px solid #666666;
	background-color: #333333;
}
.layoutB p {
	font-size: 11px;
	line-height: 180%;
}
.layoutC {
	clear: both;
	padding-top: 20px;
}
.layoutD {
	clear: both;
	padding-top: 20px;
	width: 665px;
	margin-right: auto;
	margin-left: auto;
}
table.des1 {
	color: #333333;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #171717;
	border-bottom-color: #171717;
	background-color: #FFFFFF;
	background-repeat: repeat-x;
}
table.des1 td {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #171717;
	border-left-color: #171717;
	line-height: 140%;
	font-size: 90%;
	color: #333333;
}
table.des1 th {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #171717;
	border-left-color: #171717;
	line-height: 140%;
	font-size: 90%;
	color: #FFFFFF;
	background-color: #515151;
}
.bigtxt {
	font-size: 150%;
	line-height: 150%;
}
.bigtxt2 {
	font-size: 120%;
	line-height: 150%;
	color: #CC0000;
}
.bigtxt3 {
	font-size: 120%;
	line-height: 150%;
}
.red {
	color: #990000;
}
.bro {
	color: #663300;
}
.yel {
	color: #996600;
}
#foot {
	background-color: #000000;
	background-image: url(images/kage_bg2.jpg);
	background-repeat: repeat-x;
	padding-top: 10px;
	height: 100px;
}
p.cop {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	float: left;
}
.ls_box {
	padding: 8px;
	margin-top: 3px;
	margin-bottom: 3px;
	border: 1px solid #003399;
}