/* CSS Document */
body{
	margin-top:0;
	padding-top:0;
	margin-left:0;
	padding-left:0;
	font-family:Arial, "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height:140%;
	width:800px;
}

.header{
	padding:0;
	margin:0
}

/*IE6用*/
.menu{
	padding:0;
	margin:0;
	margin-top:10px;
	margin-left:2px;
	float:left
}

/*IE7用*/
*+html .menu{
	padding:0;
	margin:0;
	margin-top:10px;
	margin-left:5px;
	float:left

}

.conetnts{
	font-size:80%;
	padding:10px;
	margin:0;
	border:solid 1px #E3E3E3;
}

.main{
	width:600px;
	padding:0;
	margin:0;
	padding-top:10px;
	padding-left:10px;
	float:right;
}

.footer{
	margin-left:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:80%;
	clear:both;
	width:780px;
	background-color:E3E3E3;
	text-align:center
}

.clear{
	clear:both;
}

.h10{
	width:1px;
	height:10px;
	clear:both
	}

.dis{
	font-size:12px;
	line-height:140%;
}



.dis dl{
 clear:both;
 margin:0px;
 margin-bottom:2px

}

.dis dt{
 width:80px;
 float:left

}

.dis dd{
 width:450px;
 float:left;

}

.clear{
  clear:both ! important;
}

.dis2{
	font-size:12px;
	line-height:140%
}

.dis2 dl{
 clear:both;
 padding:5px;
 margin:0px

}

.dis2 dt{
 width:130px;
 float:left

}

.dis2 dd{
 float:left;

}

.dis2 dd{
 width:350px;
 float:left;

}

.style1 {
	color: #FFFFFF;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 140%;
}
.style3 {font-size: 10px}
.style5 {
	font-family:Arial,  "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #3366ff;
	font-weight: bold;
	line-height: 140%;
}
.style6 {
	font-family:Arial,  "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 16px;
	font-weight: bold;
	line-height: 140%;
}
.style7 {
	font-family:Arial,  "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 140%;
}
.style9 {
	font-family:Arial,  "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	font-weight: bold;
	line-height: 140%;
}
.style10 {
	font-size: 16px;
	font-weight: bold;
	font-family:Arial,  "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height: 140%;
}
.style11 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 140%;
	font-size: 12px;
}
.style12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 140%;
}
.style14 {
	font-family: Arial, Helvetica, sans-serif;
	color: #3366FF;
	font-weight: bold;
	line-height: 140%;
}

.hr {
	clear:both ! important;
	background-image: url("../images/hr_gray.gif");
	background-repeat: repeat-x;
	height:1px;
	margin:5px 0px;
	overflow: hidden;
}

.hr_dots {
	clear:both ! important;
	background-image: url("../images/hr_dots_gray.gif");
	background-repeat: repeat-x;
	height: 1px;
	margin:5px 0px;
	overflow: hidden;
}
