	
body {
	background-image: url(../images/bg.gif);
	font-size: 14px;
	line-height: 24px;
}

a:link {
	color: #FF6666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #F39F87;
}
a:hover {
	text-decoration: none;
	color: #FF6666;
}
a:active {
	text-decoration: none;
}


#wrapper{
	width: 800px;
	margin: 0 auto;
}

#headder{
	width: 800px;
	height: 847px;
	background: url(../images/frame_head.gif) top;

}

#yodogawa{
	position: relative;
	top: 380px;
	margin: 0 auto;
	font-size: 14px;
	line-height: 20px;
	width: 740px;
	color: #562B04;
}

#content{
	margin: 0px auto;
	background-color: #FFFFFF;
	width: 800px;
	height: 950px;
}

.left_content{
	margin: 10px auto;
	padding: 0px 0px 0px 20px;
	width: 485px;
	float: left;
	left: 95px;
	top: 850px;
}

.right_content{
	margin:10px auto;
	width: 284px;
	float: right;
	top: 850px;
	padding: 0px;
}

.right_member{
	margin: 10px auto;
	width: 264px;
	float: left;
	height: 260px;
	background: url(../images/base_member.gif) right;
}

.link{
	background-color: #FFFFFF;
	width: 800px;
	float: left;
	left: 95px;
	top: 850px;

}

.archive{
	margin: 10px auto;
	width: 800px;
}

#fotter{
	width: 800px;

}


#comment{
	margin: 20px auto;

}

.title {
	color: #703D0B;
	font-size: 18px;
	line-height: 24px;
	letter-spacing: 0;
}

.small_red {
	font-size: 12px;
	color: #FF3399;
	line-height: 12px;
	letter-spacing: 1px;
}

.small{
	font-size: 12px;
	letter-spacing: 1px;
}

.big-brown{
	font-size: 23px;
	letter-spacing: 1px;
	line-height: 30px;
	color: #562B04;
}

.gray{
	color: #999999;
}
