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

body {
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	letter-spacing: 2px;
	font-size: 14px;
	color: #383838;
	line-height: 24px;
	text-align: center;
	background-image: url(../images/background.gif);
	background-repeat: repeat;
	background-position: center top;
	background-color: #ffff99;
}

img {
	border: 0px;
}

a:link {
	color: #009dec;
	text-decoration: none;
}
a:visited {
	color: #0071AC;
	text-decoration: none;
}
a:hover {
	color: #FFCC00;
	text-decoration: none;
}

.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;
	 }

#wrapper{
	width: 960px;
	text-align: center;
	clear: both;
	background-color: #ffffff;
	margin: 0px auto;
	 }

#subwrapper{
	width: 700px;
	text-align: center;
	clear: both;
	background-color: #FFFFFF;
	margin: 0px auto;
	 }


#logo{
	text-align: left;
	clear: both;
	padding-top: 20px;
	padding-left: 30px;
	 }

#head{
	width:900px;
	height:284px;
	background-image: url(../image_last/head.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 12px auto 50px;
	clear: both;
	 }

#subhead{
	width:660px;
	margin:0 auto;
	padding-top:20px;
	margin-bottom: 50px;
	 }

#main{
	width: 900px;
	clear: both;
	margin: 0 auto;
	 }

#yodogawa{
	width: 365px;
	float:left;
	}

#oshinagaki{
	width: 500px;
	height:332px;
	float:right;
	background-image: url(../image_last/plate_menu.jpg);
	background-repeat: repeat;
	background-color: #F4F0E9;
	 }
	 
#oshinagaki td {
	padding-top:7px;
	 }

#ust{
	text-align:left;
	width: 600px;
	float:left;
	margin-bottom:40px;
	}

#textchukei{
	text-align:left;
	width: 600px;
	float:left;
	margin-bottom:50px;
	}

#btnarea{
	text-align:center;
	width: 900px;
	margin-bottom:40px;
	}

#textchukeisub{
	text-align:left;
	width: 600px;
	margin:0 auto 50px;
	}

#btnareasub{
	text-align:center;
	width: 600px;
	margin:0 auto 50px;
	}

#twitter{
	text-align:left;
	width: 280px;
	float:right;
	 }

.title {
	margin-bottom:14px;
}


.chukaline {
	margin:20px auto 30px;
}

.photo{
	width: 250px;
	float:left;
	margin-bottom:10px;
	}

.toukou{
	text-align:left;
	width: 330px;
	float:right;
	margin-bottom:10px;
	}

.date{
	width: 160px;
	height:24px;
	background-image: url(../image_last/plate_date.gif);
	background-repeat: no-repeat;
	background-position: center top;
	color: #FFFFFF;
	padding-top: 6px;
	margin-bottom:4px;
	text-align:center;
	line-height: 12px;
	font-size: 12px;
	}

.txttitle{
	letter-spacing: 0px;
	color: #D90000;
	margin-bottom:14px;
	font-size: 18px;
	line-height: 24px;
	}
	
.txttext{
	letter-spacing: 0px;
	}

#schedule{
	text-align:left;
	width: 600px;
	float:left;
	}


#ad{
	text-align: left;
	width: 280px;
	float:right;
	 }

#archive {
	width:800px;
	margin: 0 auto 70px;
}

#archive td {
	font-size: 12px;
}

#archive1 {
	text-align: left;
	width: 400px;
	float:left;
	}

#archive2 {
	text-align: left;
	width: 400px;
	float:right;
	}

#foot{
	width:700px;
	height: 30px;
	text-align: center;
	margin: 0 auto;
	padding-bottom: 40px;
	}

#subfoot{
	height: 29px;
	text-align: center;
	padding-bottom: 40px;
	}

.hline {
	height: 90px;
	width: 500px;
	background-image: url(../images/hline.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.mail {
	color: #996644;
}
