*{
  margin:0;
  padding:0;
  zoom:1;
}

html{
  height:100%;
}
html>/**/body{
  overflow:-moz-scrollbars-vertical;
}
html:first-child body{
  min-height:100%;
  padding-bottom:1px;
}

body{
	color: #333333;
	font-size: 12px;
	margin:0px 0px 0px 0px;
}
a:link {
	text-decoration: none;
	color:#000066;
}
a:visited {
	text-decoration: none;
	color:#660066;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

img{border:0px;}

.head{
color:#333333;}


.red{
color:#FF0000;
}

.small{
font-size:x-small;
font-weight:normal;
}


td{
	font-size: 12px;
}



.style4 {
	font-size: 14px;
	color: #666666;
	font-weight: bold;
}


#copyright{
text-align:right;
	font-family:'Century Gothic';
	color:#333333;
	margin-top:20px;
	
}



#card
{
	background-color:#ffffff;
	border:#EB2427 dotted 1px;
}


.td_left {
	border-bottom: 1px dotted #eb2427;
	padding: 3px; 
}
.td_right {
	border-bottom: 1px dotted #eb2427;
	border-left: 1px dotted #eb2427;
	padding: 3px; 
}
.td_right_bottom {
	border-left: 1px dotted #eb2427;
	padding: 3px; 
}


.menu{
font-size:12px;
font-family:"Century Gothic";
color:#FFFFFF;
font-weight:bold;}

.font10{
font-size:10px;
font-style:italic;
}

#menubg{
background:url(../img/index.jpg) no-repeat;}


/* -----------------------------------topics*/

.topix_contents{
margin-bottom:50px;
}
p.topics{
line-height:120%;
}

ul{
line-height:120%;
}

li{
font-size:14px;
color:#EE0000;
list-style-type:none;
border-left:3px solid #EE0000;
border-bottom:1px solid #EE0000;
margin-bottom:10px;
padding:0 0 3px 6px;
}

/* -----------------------------------info*/
.info{
margin-top:20px;
text-align:left;
color:#666666;
line-height:150%;
}

.red{
color:#cc0000;
}

/* -----------------------------------menu*/
.menu_name{
border-left:#ff0000 4px solid;
text-align:left;
font-weight:bold;
color:#333333;
padding-left:2px;
}

.menu_name_small{
border-left:#ff0000 4px solid;
text-align:left;
font-weight:bold;
color:#333333;
padding-left:2px;
font-size:10px;
}

#pickup_title{
border-left:#ffffff 4px solid;
text-align:left;
font-weight:bold;
color:#ffffff;
margin:2px;
padding-left:3px;
font-size:12px;
font-weight:bold;
}

.morning{
border-bottom:1px #FF0000 dotted;
}
