
#toptxt{ width:800px; background:#FFFFFF; font:1.2em bold; text-align:center; margin:0 auto 8px auto;}
#toptxt a{color:#FF0000;}

#news {
  margin:5px 0;
 line-height:29px;
  font-size:12px;
  list-style-type: none;
}
#news a{ color:#FF0000; font-weight:bold;}
#news li{
  padding:7px 0 0 33px;
  background:url(/img/newsticker/bg2.jpg) left 7px no-repeat;
}
#news li span{
  margin-left:10px;
}
#news li.news2{ line-height:1.3em; color:#F00; font-size:120%; background-position:left center;}
#news li.news2 strong{}


.contentsLH2{ margin:0; padding:0;}
.contentsRH2{ margin:0; padding:0; line-height:1.1em;}


.timeDl{ border:#999 solid 1px; padding:10px 4px; border-radius:10px; margin:10px 0 0 0 ;}
.timeDl dt{ font-weight:bold; font-size:16px; text-align:center; line-height:1.1em;}
.timeDl dd{ font-size:12px; margin:5px 0 0 0; padding:0; line-height: 1.2em; color:#333; text-align:center;}
.timeDl dd.timeTel{ font-size:14px; font-weight:bold;}


.conRSec{ border-top:#CCC dotted 1px; padding-top:10px; margin-top:15px;}
.conRSec h2{ line-height:1.2em; font-size:16px; color:#FF5800; background:#FFF1D0; padding:7px 10px 5px 10px; border:#CCC solid 1px; margin:10px 0 14px 0;}

.tenpoBoxL{ float:left; width:310px;}
.tenpoBoxL li{ float:left; height:165px; margin:0 14px 0 0; font-size:14px; line-height:1.2em;}
.tenpoBoxR{ float:right;}

.coopP{ margin:10px 0;}



.fbP{ text-align:center; font-size:14px; line-height:1.4em;}
.fbP img{ margin:3px; vertical-align:middle;}

/* ************************************************ 
 *	トップのメニュー
 * ************************************************ */
 
a.menu1{
float:left;
display:block;
width:240px;
height:88px;
text-indent:-1000px;
background-image:url(/img/menu_1.gif);
overflow:hidden;
background-position:0px 0px;
background-size: 100% auto;
top: 1px;
position: relative;
}

a:hover.menu1{
background-position:0px -90px;
background-size: 100% auto;
}

a.menu2{
float:left;
display:block;
width:240px;
height:88px;
text-indent:-1000px;
background-image:url(/img/menu_2.gif);
overflow:hidden;
background-position:0px 0px;
background-size: 100% auto;
top: 16px;
position: relative;
}

a:hover.menu2{
background-position:0px -90px;
background-size: 100% auto;
}

a.menu3{
float:left;
display:block;
width:240px;
height:88px;
text-indent:-1000px;
background-image:url(/img/menu_3.gif);
overflow:hidden;
background-position:0px 0px;
background-size: 100% auto;
top: 32px;
position: relative;
}

a:hover.menu3{
background-position:0px -90px;
background-size: 100% auto;
}

.centermailmag {
	width:421px;
	margin: 8px 0px 0px 0px;
	padding: 2px 0px 2px 10px;
	font-size:x-small;
	background-color:#EEEEEE;
	}

.whatsnew {
	margin: 0px 0px 0px 0px;
	text-align:left;
	padding: 7px;
	list-style-type: none;
	background-color:#FFF1D0;
	border-color: #CCCCCC;
	border-style: solid;
	border-width: 1px;
	}

.whatsnew ul {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	}

.whatsnew li {
	list-style-type: disc;
	font-size:14px;
	line-height: 160%;
	margin: 4px 0px 0px;
	padding: 0px;
	font-weight: bold;
	color: #CC3300;
	list-style-position: inside;
	}

.recipe {
	color: #000000;
	line-height:160%;
	font-size: 12px;
}
.recipe_table {
	border: 1px solid #FF0000;
}
.recipe_th {
	color: #FFFFFF;
	background-color: #FF0000;
	padding: 4px;
	font-weight: bold;
	font-size: 12px;
}

h1 {
	font-size: 11px;
	font-weight: normal;
	padding: 0px;
	line-height: 11px;
	margin: 0px;
	vertical-align: middle;
}
ul{ margin:0; padding:0;}
li{list-style:none; margin:0; padding:0;}
/* clearfix
------------------------------------------------------------ */
.clearfix:after {
	content: "."; 
	display:block; 
	height:0; 
	clear: both;
	visibility: hidden;}
.clearfix { display: inline-block; }

/* Hides from IE-mac \*/
* html .clearfix {height:1%;}
.clearfix {display:block;}
/* End hide from IE-mac */




