.biggest {
	font-size: 24px;
	line-height: 34px;
}
.bigger {
	font-size: 18px;
	line-height: 28px;
}
.big {
	font-size: 16px;
	line-height: 28px;
}
.normal {
	font-size: 14px;
	line-height: 22px;
}
.small {
	font-size: 12px;
	line-height: 18px;
}
.smaller {
	font-size: 10px;
	line-height: 13px;
}

.basicblue {
	color: #00aae8;
}

.gray {
	color: #666666;
}

body {
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 40px;
	margin-bottom: 40px;
	letter-spacing: 2px;
	font-size: 14px;
	color: #292929;
	line-height: 22px;
	text-align: center;
	background-image: url(../images/background.gif);
	background-repeat: repeat;
	background-position: center top;
	background-color: #e1e1df;
}
a:link {
	color: #40bfee;
	text-decoration: none;
}
a:visited {
	color: #35A2CA;
	text-decoration: none;
}
a:hover {
	color: #fabf00;
	text-decoration: underline;
}

.alert {
	color: #ea5400;
}

.mb10{
	 margin: 0 0 10px 0;
	 }

.mb15{
	 margin: 0 0 15px 0;
	 }

.mb20{
	 margin: 0 0 20px 0;
	 }

.mb30{
	 margin: 0 0 30px 0;
	 }

.mb40{
	 margin: 0 0 40px 0;
	 }

.yodogawa{
	 margin: 0 0 40px 0;
	 }

.komidashi{
	 margin: 40px 0 22px 0;
	 }

.target{
	 margin: 30px 0 30px 0;
	 }

.btn{
	 margin: 40px 0 40px 0;
	 }

.credit{
	margin: 30px 0 0 0;
	font-size: 12px;
	 }

#wrapper{
	width: 765px;
	text-align: center;
	clear: both;
	margin: 0px auto;
	 }

#head{
	text-align: center;
	clear: both;
	background-image: url(../images/frm_top_reply.gif);
	height: 380px;
	width: 765px;
	background-repeat: no-repeat;
	background-position: center top;
	 }

#sorryhead{
	text-align: center;
	clear: both;
	background-image: url(../images/frm_top_sorry.gif);
	height: 380px;
	width: 765px;
	background-repeat: no-repeat;
	background-position: center top;
	 }

#content{
	text-align: center;
	clear: both;
	width: 765px;
	background-image: url(../images/frm_top_side.gif);
	background-repeat: repeat-y;
	background-position: center top;
	 }

#text{
	text-align: left;
	padding-left: 133px;
	padding-top: 50px;
	clear: both;
	padding-bottom: 30px;
	 }

#foot{
	text-align: left;
	clear: both;
	background-image: url(../images/frm_top_bottom.gif);
	height: 106px;
	width: 765px;
	background-repeat: no-repeat;
	background-position: center bottom;
	}

#footlink{
	text-align: left;
	padding-left: 76px;
	clear: both;
	padding-top: 40px;
	}
