/* CSS Document */

body{
	background-image : url("../img/bg.gif");
	background-repeat:repeat-y;
	background-position:50%;
	font:12px/150% "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	text-align:center;
	margin:0px;
	padding:0px;
	height:100%;
}
a:link{
	color:#009933;
	text-decoration:none;
}
a:visited{
	color:#009933;
	text-decoration:none;
}
a:hover{
	color:#0F7A01;
	text-decoration:underline;
}
a:active{
	color:#333333;
	text-decoration:none;
}
p{
	margin-top:0px;
	margin-bottom:0px;
}
#container{
	width:722px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
}


#text{
	text-align:left;
}
h1{
	font-size:10px;
	font-weight:normal;
	margin-top:0px;
	margin-bottom:0px;
}


/*header start*/
#head{
	height:52px;
	margin-bottom:5px;
	text-align:left;
}
#headl{
	float:left;
	width:185px;
}

#headr{
	float:right;
	width:537px;
	text-align:right;
	padding-top:30px;
	font-size:11px;
}
/*header end*/


#topimg{
	height:193px;
	background-image:url("../img/topimg.jpg");
	margin-bottom:8px;
	border-width:1px;
	border-style:solid;
	border-color:#B9B9B9;
}

#mainleft{
	float:left;
	width:188px;
}


/*menu start*/
#menu{
width:180px;
margin-bottom:3px;
}

#menu a img {
padding:0px;
	margin: 0 0 0 0px;
border-width:1px;
border-color:#CCCCCC;
}

#menu a {
padding:0px;
	margin: 0 0 0 0px;
border-width:1px;
border-color:#CCCCCC;
}

#menu ul {
margin:0px;
	padding: 0px;
}
#menu li {
	list-style-type:none;
	margin:0px 0px 0px 0px;
	padding:0px;
}

/*menu end*/


#add{
	width:180px;
	line-height:140%;
}
#mainright{
	float:right;
	width:534px;
}
#main01{
	float:left;
	width:344px;
}


/*news start*/
#news{
	width:336px;
	margin-bottom:10px;
}
#newsdetail a:link, #newsdetail a:visited{
	text-decoration:none;
	color:#000000;
}
#newsdetail a:hover, #newsdetail a:active{
	text-decoration:underline;
	color:#FF0000;
}
#newsdetail ul {
	margin:  0px;
	padding: 0px 3px 0px 3px;
}
#newsdetail li {
	padding: 5px 5px 5px 20px;
	list-style-type:none;
	border-bottom-width:1px;
	border-bottom-style:dashed;
	border-bottom-color:#999999;
	background-image:url("../img/list_news.gif");
	background-repeat:no-repeat;
}
#newsichiran{
text-align:right;
margin-top:3px;}
/*news end*/


#main02{
	float:right;
	width:190px;
}
.imgp{
margin-bottom:3px;
}

/*recipi start*/
#recipi{
width:190px;
background-color:#FFF8E2;
}
#recipi a:link, #recipi a:visited{
	text-decoration:none;
	color:#000000;
}
#recipi a:hover, #recipi a:active{
	text-decoration:underline;
	color:#FF0000;
}
#recipi ul {
	margin:  0px;
	padding: 0px 3px 0px 3px;
}
#recipi li {
	padding: 5px 5px 5px 20px;
	list-style-type:none;
	border-bottom-width:1px;
	border-bottom-style:dashed;
	border-bottom-color:#DBCD9E;
	background-image:url("../img/list_recipi.gif");
	background-repeat:no-repeat;
}
#recipiichiran{
text-align:right;
padding:4px;
background-color:#FFF8E2;
}
/*recipi end*/





/*footer start*/
#foot{
	clear:both;
	width:722px;
	text-align:left;
	padding-top:20px;
	margin-bottom:10px;
}

#footlink{
	width:722px;
	height:31px;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#0F7A01;
}
#footlink01{
	float:left;
	width:613px;
	height:29px;
	font-size:11px;
	line-height:120%;
}
#footlink02{
	width:109px;
	float:right;
	height:29px;
}
#footcp{
	clear:both;
	margin-top:2px;
	font-size:10px;
}
/*footer end*/