body {
margin:0;
}

.top{
margin:0;
padding:0;
font-size:90%;}

h2{
margin:0;
padding:0;
color: #FFFFFF;
}
.style1 {color: #FFFFFF}
.style2 {color: #FF0000}
.style3 {font-weight: bold;font-size: 20px;line-height: normal;}
.style4 {color: #FF0000;font-size: 16px;}
.style5 {font-size: 10px;color: #000000;}
.style6 {color: #666666}
.style7 {color: #000000}
.style8 {font-size: 12px}
.navi {
	font-size: 14px;
	font-style: normal;
	line-height: 140%;
	font-weight: bold;
	color: #FFFFFF;
}
a.navi:link { color:#FFFFFF;}
a.navi:hover {color:#FFFFFF;text-decoration: none;}
a.navi:visited { color:#FFFFFF;}

.honbun {
	font-size: 14px;
	font-style: normal;
	line-height: 180%;
	font-weight: normal;
	font-variant: normal;
	padding-left: 10px;	
	color: #333333;
}
.honbun2 {
	font-size: 12px;
	font-style: normal;
	line-height: 160%;
	color: #333333;
	padding:0 5px;
}
.honbun3 {
	font-size: 14px;
	color: #333333;
	padding-left:10px;
	line-height: 110%;
	}
.honbun3 p{
	padding-top:10px;
	margin:0;
	}
.info {
	font-size: 36px;
	font-weight: bold;
}
.contents {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 10px;	
}
.contents2 {
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
.form {
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	padding-left: 10px;
	color: #333333;
	line-height: 160%;
}
ul#rule {
margin:0 0 0 5px;
}
ul#rule li{
padding-top:5px;
}
.Bwhite{
	padding:8px 0 0 0;
	margin:0;
	font-size:16px;
	font-weight:bold;
	color:#FFFFFF;
	}
.header {font-size: 20px}

/* トップＮＥＷＳ部分 */
#news{
	background:#DBCFB8;
	width:320px;
	margin:0;
	padding:0;
	font-size:x-small;
	}
#news ul{
	list-style:none;
	line-height:160%;
	text-align:left;
	margin:0;
	padding:0 5px;
	}
#news li {
	border-bottom: dotted 1px #664729;
	padding:15px 0;
	clear:both;
}
#news span {
	font-weight:bold;
	font-size:110%;
	color:#FF0000;
}
#news img {
float:right;
margin:20px 0 0 0;
}

/* トップコンセプト部分 */
#concept ul {
	font-size:x-small;
	line-height:160%;
	list-style:disc;
	margin-left:20px;
	}
#concept li {
	padding:10px 0 0 0;
	}
