/* CSS Document */

* { margin:0; padding:0;}

body{
font-size:12px;
color:#333333;
line-height: 16px;
background-color:#ffffff;
background-image:url(../img/back_pt1.gif);
}
h2 {
	line-height:120%;
	text-align:center;
}
img {
border: none;
vertical-align: top;
}
p{
margin-top:5px;
margin-bottom:5px;
}
span.red{
font-size:12px;
color:#FF6699;
}
span.deco{
text-decoration:line-through;
}
a:link{
color:#000000;
text-decoration:underline;
}
a:visited {
color:#000000;
text-decoration:underline;
}
a:hover{
color:#333333;
text-decoration:none;
}
a:active{
color:#000000;
text-decoration:none;
}
#wrapper {
width: 720px;
height:auto;
margin-left:auto;
margin-right:auto;
background-image:url(../img/back2.gif);
background-repeat:repeat-y;
}
#wrapper2 {
width: 720px;
height:auto;
margin-left:auto;
margin-right:auto;
background-image:url(../img/back2.gif);
background-repeat:repeat-y;
}
#header {
height:200px;
}
#board {
	width:525px;
	height:100px;
	padding:15px 15px 15px 160px;
	background-image:url(../img/board.jpg);
}
#title {
width:200px;
height: 200px;
float:left;
}
#todaymenu1 {
width:250px;
height:145px;
float:left;
background-image:url(../img/lunch.jpg);
background-repeat:no-repeat;
text-align:center;
}
#todaymenu2 {
width:250px;
height:145px;
float:left;
background-image:url(../img/pasta.jpg);
background-repeat:no-repeat;
text-align:center;
}
#todaymenu3 {
width:500px;
height:145px;
float:left;
background-image: url(../img/head.jpg);
background-repeat:no-repeat;
}
#menu {
width:500px;
height:55px;
float:left;
background-image:url(../img/menu_back.jpg);
background-repeat:no-repeat;
}
#menu2 {
  width:500px;
  height:55px;
  padding:0;
  margin:10px 0px 0px 5px;
  list-style-type: none;
  font-family:Verdana, Geneva, sans-serif;
  line-height:1;
}
#menu2 li {
  float:left;
  margin-right:3px;
  text-align:center;
}
#menu2 li a {
  width:auto;
  color:#F69;
  font-size:12px;
  padding:3px;
  text-decoration:none;
  display:block;
  border:2px solid #F69;
  border-radius: 5px;
  background: #FFF;
}
#menu2 li a:hover {
  background: #F69;
  color:#FFFFFF;
}

#main {
width: 700px;
height:auto;
margin-left:auto;
margin-right:auto;
}
#main2 {
height:auto;
padding:20px;
}
#main3 {
height:500px;
padding:20px;
}
#randam {
width:200px;
height:650px;
float:left;
}
#mainflash {
height:300px;
float:left;
background-image:url(../img/flashback.gif);
background-repeat:no-repeat;
}
#recruitbanner {
float:left;
}
#newstitle {
height:42px;
float:left;
}
#bar_f {
height:10px;
width:500px;
float:left;
background-image:url(../img/bar.gif);
background-repeat:repeat-x;
}
#bar {
height:10px;
background-image:url(../img/bar.gif);
background-repeat:repeat-x;
}
#news {
margin-top:10px;
padding-left:10px;
padding-right:10px;
width:480px;
float:left;
}
#undermenu {
height:30px;
padding-top:10px;
text-align:center;
font-size:10px;
}
#footer {
height:20px;
padding-top:5px;
padding-bottom:5px;
background-color:#A21B55;
color:#FFFFFF;
text-align:center;
font-size:10px;
line-height:10px;
}
.font01 {
font-size:10px;
color:#CCCCCC;
}
.font02 {
font-size:10px;
}
.font03 {
font-size:16px;
}
.font04 {
font-size:10px;
padding:8px;
border-bottom: solid 1px #999999;
}
.font05 {
color:#FF0000;
}
.font06 {
font-size:16px;
padding:10px;
}
.font07 {
	font-size:8px;
}
.event_b {
background-image:url(../img/event_backimage.jpg);
background-repeat:no-repeat;
}
.infobox {
padding:5px;
}
.adminbox {
padding:5px;
color:#FFFFFF;
}
.adminbox2 {
padding:5px;
line-height:1.7;
}
.infobox2 {
padding:8px;
}
.infobox_under {
padding:8px;
border-bottom: solid 1px #999999;
}
.infobox_under_grey {
color:#FFFFFF;
padding:5px;
border-bottom: solid 1px #999999;
background-color:#999999;
}
.tb1 {
	background-color:#999999;
	width:100%;
	padding:5px;
	color:#FFFFFF;
	margin-bottom:5px;
}
.tb2 {
	padding:5px;
	width:100%;
	margin-bottom:8px;
}
.recruit_back {
background-image:url(../img/recruit_back.jpg);
background-repeat:no-repeat;
}
.profilebox {
padding:5px;
border-bottom: solid 1px #999999;
}
.news {
padding-right:15px;
padding-top:5px;
padding-bottom:5px;
border-bottom:solid 1px #CCCCCC;
}
.news2 {
border-bottom:solid 1px #CCCCCC;
}
.sp01_p10b {
	padding-bottom:10px;
	padding-right:10px;
	float:left;
}
.sp02_p20b {
	padding-bottom:20px;
}
