body{
	color: #333333;
	font-size: 14px;
	line-height: 22px;
	margin: 0;
	 }
#container{
	width: 800px;
	background-repeat: repeat;
	margin: 0px auto;
}
#content{
	height: 100%;
	padding:0px 0 0 0;
	background-image: url(../images/frame_yokoku2_m.gif);
	margin: 0 auto;
	text-align: center;
}
#header{
	margin: 0 auto;
}
#bar{
	margin: 0 auto;
	width: 800px;
}
#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 {
	color: #E50012;
	font-size: 14px;
}

.alert {
	font-size: 10px;
	color: #FF0037;
}
.gray{
	color: #666666;
	font-size: 12px;
}
.small {
	font-size: 12px;
	line-height: 18px;
}
.smallest {
	font-size: 10px;
	line-height: 11.5px;
}
.smallred {
	font-size: 12px;
	color: #FF0037;
}
.big {
	font-size: 20px;
}
.big_pink {
	font-size: 25px;
	line-height: 32px;
	color: #E86969;
}
.pink {
	color: #E86969;
	font-size: 14px;
	line-height: 18px;
}
.td_green {
	background-color: #5AA894;
}
