@charset "UTF-8";
/* CSS Document */

body {
	font-size: 14px;
	color: #000000;
	line-height:25px;
	background: white url(images2/bg.gif);
	padding: 0px;
	margin: 0px;
}

#container{
	width: 722px;
	margin: 0 auto;
	padding: 0 0 0 0;
	background-image: url(images2/frame_middle.gif);
}

#header{
	width: 722px;
}
#mokuji{
	margin: 0px auto;
	width: 500px;
}

#content{
	height: 100%
	margin:0;
	margin: 0 auto;
}

#footer{
	height: 100%
	margin:0;
	margin: 0 auto;
	width: 100%;
	background-color: #CCCCCC;
}

#links{
	height: 100%
	margin:0;
	margin: 5px auto;
	width: 450px;
}

#archive{
	height: 100%
	margin:0;
	margin: 30px auto;
	width: 450px;
}

a:link {
	color: #3366FF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #3333FF;
}
a:hover {
	text-decoration: none;
	color: #3366FF;
}
a:active {
	text-decoration: none;
}
.days {
	font-size: 12px;
	line-height: 15px;
	color: #FFFFFF;
}
.small {
	font-size: 12px;
	line-height: 15px;
}
.big {
	font-size: 18px;
	line-height: 20px;
}
.caption {
	font-size: 12px;
	color: #999999;
}
