

table.tra td{
font-size:10px;
background-color: #ccccff;
}
	#box{
		width: 270px;
		height: 17px;
		background-color: skyblue;
		padding:14px 0 10px 15px  ;
		margin:10px 0 0 18px ;
		font-size:11px;
		font-weight: bold; 
	}
	.aaa{
		display: block;
		width: 270px;
		height: 17px;		
	}

	#box2{
		width: 120px;
		height: 10px;
		background-color: skyblue;
		padding:5px 0 10px 15px  ;
		margin:10px 0 10px 18px ;
		font-size:11px;
		font-weight: bold; 
	}
	.aaa2{
		display: block;
		width: 120px;
		height: 10px;		
	}
	#box22{
		margin:10px 0 10px 16px ;
		font-size:11px;
	}

h1{
font-size:16px;
margin:20px 0 10px 0;
border-bottom-width: 1px; 
border-bottom-style: solid; 
 border-bottom-color: #000;
 width:300px;
 padding:0 0 5px 10px ;
}
h2{
font-size:13px;
margin:5px 0 15px 0px;
 padding:0 0 0 10px ;
}
h3{
font-size:12px;
margin:5px 0 0 5px;
 padding:0 0 0 10px ;
}
h4{
font-size:11px;
font-weight: normal; 
margin:0 0 0 10px;
line-height:170%;
width:280px;
 padding:0 0 0 10px ;
}
h5{
font-size:11px;
font-weight: normal; 
margin:0 0 0 10px;
line-height:170%;
width:270px;
height:30px;

}
img{
border:0px;
}
#ride{
	text-align: left;
	padding:0 0 5px 20px ;
	font-size:12px;
}
body {
	text-align: center;
			background-color: #EFEEDF;
			font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
}
#wrapper {
	width: 882px;
		margin: 0 auto;
	text-align:center;
				background-color: #DFE2BB;

}
#header {
	background-color: #DDDDDD;
	height: 50px;
}
#header2 {
	background-color: #66644E;
	height: 50px;
}
#primary {
	float: right;
	width: 225px;
	margin: 10px 5px 10px 10px; /* 上下方向にマージンを指定 */
	background-color: #DFE2BB;
}
#secondary {
	background-color: #DFE2BB;
	float: left;
	width: 620px;
	height:580px;
	margin: 0px 0 0 5px ; /* 上下方向にマージンを指定 */
}
#primary2 {
	float: right;
	width: 200px;
	padding:5px 5px 0 0 ;
	margin: 10px 10px 10px 0; /* 上下方向にマージンを指定 */
	background-color: #B1BD30;
	color:#ffffff;
	font-size:11px;
	height:65px;
	text-align:right;
	line-height:130%;
}
#secondary2 {
	float: left;
	margin: 0px 0; /* 上下方向にマージンを指定 */
	padding:10px;
}

#footer {
	clear: both; /* 寄せを解除 */
	height: 10px;
		text-align:right;
		color:#66654F;
				padding:5px 5px 0 0 ;
			font-size:12px;
			margin-top:0px;
			background-color: #EFEEDF;
}	

img.top2{
border: 7px solid #ffffff;
}
table.new {
width:218px;
margin-left:8px;
}
table.topics {
width:218px;
margin-top:-4px;
margin-left:8px;
}
table.table {
font-size:11px;
}
#pankuzu{
		text-align:left;
					font-size:11px;
					padding-bottom:10px;
}
A:link { color: #333333; text-decoration: none; }
A:visited { color: #333333; text-decoration: none; }
A:hover { color: #ffffff; text-decoration:  none; }

#navigation {
	width: 690px;
		text-align:left;
					font-size:11px;
					padding-bottom:5px;
}
#navigation ul {
	list-style: none;
	margin: 0;
	padding: 0px;
		padding-bottom: 3px;
	height: 25px;
	overflow: hidden;
	width: 690px;
	border-bottom: 0px solid #CCCCCC;
}
#navigation li {
	float: left;
	width: 96px;
	margin: 1PX;
	padding: 0;
}
#navigation a {
	display: block;
	width: 100%;
	padding: 6px 0 6px 0;
	color: #FFFFFF;
	background-color: #35AEA7;
	background-image: url(images/list_bg.gif); /* オフマウス時の背景画像を指定 */
	background-position: left top; /* オフマウス時の背景画像の開始位置を左上に指定 */
	text-decoration: none;
	text-align: center;
}
#navigation a:hover {
color:#124F4B;
	background-color: #8FEFE9; /* オンマウス時の背景色を指定 */
	background-position: right top; /* オンマウス時の背景画像の開始位置を右上に指定 */
}
