/* CSS Document */
body {
	background-color: #FFFFFF;
	color: #57360D;
	margin: 0px;
	font-size: 12px;
	line-height: 160%;
}

#wall {
	width:750px;
	margin-left:auto;
	margin-right:auto;
}

.next {
	width:750px;
	padding-top: 15px;
	padding-bottom: 15px;
	text-align: right;
}

#title {
	width:750px;
	height:36px;
	background-image: url(img/title.gif);
	background-repeat: no-repeat;


}

#title h1 {
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	margin: 0px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#comment {
	width:748px;
	margin:0px;
	padding: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFCD66;
	border-bottom-color: #FFCD66;
	border-left-color: #FFCD66;
}

#commentLeft {
	width:380px;
	float: left;
	padding-top: 40px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 20px;	
}

#commentLeft p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#commentRight {
	width:314px;
	float: right;
	padding-top: 20px;
	padding-right: 15px;
	padding-bottom: 20px;
	padding-left: 10px;
}

/*回り込みクリア*/
.clear
{ 
clear:both; 
}

#content {
	width:750px;
}

.main01 {
	width:353px;
	float: left;
	margin: 0px;
	padding: 0px;
}

.main01 h3 {
	font-size:12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FFCD66;
	height: 21px;
	width: 88px;
	text-align: center;
	margin: 0px;
	padding-top: 3px;
}

.main01 img {
	padding-top:4px;
	padding-bottom: 3px;
}

.main01 p {
	font-size:12px;
	margin: 0px;
}

.main02 {
	width:387px;
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}

.main02 h3 {
	font-size:12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FFCD66;
	height: 21px;
	width: 88px;
	text-align: center;
	margin: 0px;
	padding-top: 3px;
}

.main02 img {
	padding-top:4px;
	padding-bottom: 3px;
}

.main02 p {
	font-size:12px;
	margin: 0px;
}
