body{
	color: #333333;
	font-size: 14px;
	line-height: 22px;
	margin: 0;
	margin-top: 0px;
	 }
#container{
	width: 810px;
	background-repeat: repeat;
	margin: 0px auto;
}
#content{
	height: 100%;
	padding:0px 0 0 0;
	background-image: url(../images/base_m.jpg);
	margin: 0 auto;
	text-align: center;
}
#header{
	margin: 0 auto;
}

#bar{
	margin: 0 auto;
	width: 790px;
}

#fotter{
	margin: 0 auto;
}
a:link {
	color: #FF6600;
	text-decoration: none;
}
a:visited {
	color: #FF9966;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
	text-decoration: underline;
}
.red {
	font-size: 14px;
	color: #FF0037;
}

.alert {
	font-size: 12px;
	color: #FF0037;
}
.small {
	font-size: 12px;
	line-height: 18px;
}
.smallest {
	font-size: 12px;
	color: #666666;
	line-height: 18px;
}
.td_dot {
	background-image: url(../images/dot.gif);
	background-repeat: repeat-x;
}
.td_red {
	background-color: #FF0037;
}

.td_blue {
	background-color: #33CCFF;
}
.big {
	text-transform: none;
	font-size: 18px;
	line-height: 30px;
}
.td_box {
	background-image: url(../images/yokoku.jpg);
}
.supersmall {
	font-size: 10px;
	line-height: 15px;
}
.blue {
	color: #5998c1;
}

.big_orange {
	color: #FF6600;
	font-size: 18px;
	line-height: 30px;
}

.gray {
	color: #666666;
}
.smallred {
	font-size: 12px;
	color: #FF0037;
}
