body {
	text-align: center;
			background-color: #EFEEDF;
}
#wrapper {
	width: 882px;
		margin: 0 auto;
	text-align:center;
				background-color: #E8C9B1;

}
#header {
	background-color: #DDDDDD;
	height: 50px;
}
#header2 {
	background-color: #66644E;
	height: 50px;
}
#primary {
	float: right;
	width: 225px;
	margin: 10px 5px 10px 10px; /* 上下方向にマージンを指定 */
	background-color: #CED9C0;
}
#secondary {
	background-color: #E8C9B1;
	float: left;
	width: 620px;
	height:540px;
	margin: 0px 0 0 5px ; /* 上下方向にマージンを指定 */
}
#primary2 {
	float: right;
	width: 200px;
	padding:5px 5px 0 0 ;
	margin: 10px 10px 10px 0; /* 上下方向にマージンを指定 */
	background-color: #8B8C30;
	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;
}
#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: #222222; text-decoration:  none; }
h1{
font-size:14px;
margin-bottom:20px;
}#main{
		text-align:left;
		padding:10px 0 0 30px ;
		font-size:12px;
		line-height:150%;
			background-color: #ffffff;
			width:660px;
			height:490px;
			color:#454618;
}h2{
		font-size:12px;
		padding:3px;
}

table.table td.line{
font-size:11px;
color:#454618;
background-color: #FDF2E8;
padding:5px 15px 5px 15px;
}
table.table {
margin-top:30px;
width:630px;
}