body{
	text-align: center;
	margin: 0;
	background: url(../images/bg.jpg) repeat center top fixed;
	font-size: 14px;
	line-height: 22px;
}
a:link {
	color: #6666CC;
	text-decoration: none;
}
a:visited {
	color: #6699CC;
	text-decoration: none;
}
a:hover {
	color: #6699CC;
	text-decoration: none;
}
div#wrapper{
	background: url(../images/frame.gif) center;
	width: 700px;
	margin: 0 auto;
}
div#main{
	margin: 0 auto;
	padding: 10px;
	width: 600px;
}
.line{
	margin: 10px auto;
}
div#profile{
	margin: 20px auto;
	width: 550px;
}
div#contents{
	margin: 0 auto;
}
div#mokuji{
	padding-top: 30px;
	font-size: 14px;
	margin: 0 auto;
	width: 550px;
}
div#mokuji td{
	background-color: #D1CFE7;
}
div#footer{
	margin: 0 auto;
	padding: 10px;
}
.title {
	padding-bottom: 20px;
	padding-top: 10px;
}
.date {
	background-image: url(../images/date_bg.gif);
	background-repeat: no-repeat;
	background-position: center center;
	font-size: 10px;
	text-align: center;
}
.small {
	font-size: 12px;
}
.caption {
	font-size: 12px;
	color: #666666;
	line-height: 18px;
}
.big {
	font-size: 18px;
	font-weight: bold;
	line-height: 25px;
}
.midashi {
	font-size: 14px;
	line-height: 22px;
}
