@charset "utf-8";
/* CSS Document */



/* ***************MainImage*************** */
#main-img{
	width:900px;
	height:239px;
	margin:0 auto;
	text-indent:-9999px;
	background:url(../images/mainimg.jpg) no-repeat 0 0;
}
#left{
	padding-bottom:40px;
}

/* Title */
h2{
	background:url(../images/title.gif);
}
.article{
	background:url(../images/bg_mdl.gif) repeat-y 0 0 #fff;
	height:100%;
}
h3{
	color:#fff;
	font-size:1.25em;
	padding:10px 10px 0;
	margin:0 0 10px;
	height:23px;
}
.ctg_a{
	background:url(../images/title_bga.gif) no-repeat 0 0;
}
.ctg_b{
	background:url(../images/title_bgb.gif) no-repeat 0 0;
}
.ctg_c{
	background:url(../images/title_bgc.gif) no-repeat 0 0;
}
.ctg_d{
	background:url(../images/title_bgd.gif) no-repeat 0 0;
}
.bg_top{
	background:url(../images/bg_top.gif) no-repeat 0 0;
	height:25px;
	font-size:0;
	line-height:0;
}
/* Photo */
.left_photo{
	width:280px;
	float:left;
	display:inline;
	margin:0 0 0 48px;
}
.left_photo img{
	border:1px solid #d7d4bf;
	padding:4px;
	background-color:#fff;
}
.b_point{
	background:url(../images/b_point.gif) no-repeat 0 6px;
	padding:30px 0 0;
}

/* Text */
.right_text{
	width:300px;
	float:right;
	display:inline;
	margin:0 33px 0 0;
}
h4{
	height:14px;
	font-size:1em;
	padding:0 0 0 20px;
	margin:0 0 5px;
	background:url(../images/b_title_bg.gif) no-repeat 0 0;
}
.right_text table{
	margin:0 0 10px 10px;
}
.right_text table th{
	vertical-align:top;
}
.right_text table td{
	vertical-align:top;
}
.right_text p{
	padding-left:10px;
}

/* recipe table */
.right_text table.recipe{
	width:99%;
	margin:10px 0;
	padding:0 0 0 10px;
}
.right_text table.recipe th,.right_text table.recipe td{
	width:49%;
	text-align:left;
	line-height:0.9em;
	padding:0 1% 0 0;
}



/* Gotop */
.bg_btm{
	background:url(../images/bg_btm.gif) no-repeat 0 0;
	font-size:0;
	line-height:0;
	margin:0 0 20px;
}
.bg_btm p{
	padding:35px 0 0;
}
.bg_btm p a{
	width:111px;
	height:14px;
	display:block;
	margin:0 5px 0 auto;
	text-indent:-9999px;
	background:url(../images/gotop.gif) no-repeat 0 0;
}
.bg_btm p a:hover{
	background-position:0 -14px;
}

/* Sub */

.sub{
	background:url(../images/sub_bg.gif) no-repeat 0 0;
	padding:12px 0 0 13px;
	margin:0 0 20px;
	height:66px;
}
.sub a{
	display:inline;
	text-indent:-9999px;
	font-size:0;
	line-height:100%;
	width:148px;
	height:54px;
	float:left;
	background-repeat: no-repeat;
	background-position:0 0;
	margin:0 0 0 14px;
}
.sub a:hover{
	background-position:0 -54px;	
}
.s01 a{
	background-image: url(../images/sub01.gif);
}
.s02 a{
	background-image: url(../images/sub02.gif);
}
.s03 a{
	background-image: url(../images/sub03.gif);
}
.s04 a{
	background-image: url(../images/sub04.gif);
}
.ac a{
	background-position:0 -54px;
}

/* *****SubMenu_otoku***** */
.sub_menu_b{
	background:url(../images/right_menu_bottom.gif) no-repeat 0 bottom;
	padding-bottom:4px;
	margin-bottom:10px;
}
.sub_menu_b ul{
	background-color:#f5f3e6;
	border-left:1px solid #d0cdb9;
	border-right:1px solid #d0cdb9;
	padding:15px 7px 0 7px;
	line-height:100%;
}
.sub_menu_b ul li{
	padding:0 0 0 15px;
	background:url(../images/menu_icon.gif) no-repeat 0 1px;
}
.sub_menu_b ul li a{
	color:#555;
	text-decoration:none;
}
.sub_menu_b ul li a:hover{
	color:#298fda5;
	text-decoration:underline;
}

/* MenuTitle */

.sub_menu_b p a{
	height:30px;
	width:180px;
	display:block;
	text-indent:-9999px;
	font-size:0;
	line-height:100%;
}
.menu_new{
	margin-top:28px;
}
.menu_new a{
	background:url(../images/menu_new.gif) no-repeat 0 0;
}
.menu_category a{
	background:url(../images/menu_category.gif) no-repeat 0 0;
}
.menu_backnumber a{
	background:url(../images/menu_backnumber.gif) no-repeat 0 0;
}

.d_none{
	display:none;
}











