@charset "UTF-8";
body{
	color: #333333;
	font-size: 12px;
	line-height: 18px;
	margin: 0;
	 }
#container{
	width: 800px;
	background-repeat: repeat;
	margin: 0px auto;
}
#content{
	height: 100%;
	background-image: url(../images/frame_yokoku2_m.gif);
	margin: 0 auto;
	padding:0px 0 0 0;
	text-align: center;
}
#header{
	margin: 0 auto;
}
#fotter{
	margin: 0 auto;
}
a:link {
	color: #E86969;
	text-decoration: underline;
}
a:visited {
	color: #FF6666;
	text-decoration: none;
}
a:hover {
	color: #E86969;
	text-decoration: underline;
}
.red {
	color: #FF0000;
	font-size: 12px;
	line-height: 15px;
}
.small {
	font-size: 10px;
	line-height: 15px;
}
.small_under {
	font-size: 10px;
	line-height: 18px;
	text-decoration: underline;
}

.caption {
	font-size: 12px;
	line-height: 15px;
	color: #999999;
}
.smallest {
	font-size: 10px;
	line-height: 11.5px;
}

.smallest_under {
	font-size: 10px;
	line-height: 11.5px;
	text-decoration: underline;
}
.td_dot {
	background-image: url(../images/line_dots.gif);
}
.big {
	font-size: 16px;
	line-height: 23px;
}
