@import url("share.css");

/************** ヘッダー ***************/

#mainImgBox{
	width:798px;
	height:150px;
	background:url(../img/main_image.jpg) no-repeat;
	text-align:right;
}

#link0{
	position:relative;
	top:3px;
	right:-190px;
}

#link1{
	position:relative;
	top:76px;
	right:10px;
}

#mainTitleBox{
	width:798px;
	height:50px;
	background:url(../img/main_title.jpg) no-repeat;
	text-align:right;
}

#link2{
	position:relative;
	top:2px;
	right:10px;
}


/************** センターコンテント ***************/

#centerContent{
	width:413px;
	height:auto;
	float:left;
	padding:10px 0 0 10px;
}

#centerContent h4{
	padding-bottom:10px;
}

/**** 新着情報 ****/

#newsBox{
	width:413px;
	height:auto;
}

#newsBox ul{
	margin:5px 0 0 0;
	list-style-type:none;
	border:1px solid #FFF;
}

#newsBox ul li{
	height:14px;
	background-image:url(../img/icon_green01.gif);
	background-repeat:no-repeat;
	background-position:0px 2px;
	color:#666;
	margin-bottom:2px;
	clear:both;
}

#newsBox ul li p{
	margin:0 0 0 13px;
	font-size:12px;
	letter-spacing:1px;
	float:left;
}

.day{
	font-size:10px;
	float:left;
	color:#666;
	background:transparent;
}

#itemBox{
	width:413px;
	height:auto;
	margin-top:15px;
}

#itemBox ul{
	list-style-type:none;
}

.itemImg{
	float:left;
	margin-right:10px;
}

#itemBox ul li{
	width:413px;
	height:85px;
	margin-top:10px;
}

#itemBox ul li h5{
	width:320px;
	margin:0 0 5px 0;
	font-size:12px;
	letter-spacing:1px;
	float:left;
}

#itemBox ul li p{
	width:320px;
	font-size:12px;
	line-height:1.2;
	letter-spacing:1px;
	float:left;
	color:#666;
	background:transparent;
}

.syosai{
	float:right;
	text-align:right;
}


/************** 右コンテント ***************/

#rightContent{
	width:180px;
	height:auto;
	float:left;
}

#movieBox{
	padding:10px 0 0 10px;
}

#partnerBox{
	height:auto;
	float:left;
	padding:10px 0 0px 10px;
}

#recipeBox{
	width:178px;
	height:256px;
	margin-left:2px;
	float:left;
	background-image:url(../img/recipe_bg.gif);
	background-position:top right;
	background-repeat:no-repeat;
}

#recipeImage{
	width:169px;
	height:auto;
	text-align:center;
	margin:42px 0 5px 7px;
}

#recipeTitle{
	width:152px;
	margin-left:15px;
	font-size:12px;
	line-height:1.2;
	letter-spacing:1px;
	font-weight:bold;
	text-align:center;
}

#recipeComment{
	width:152px;
	height:auto;
	margin:4px 0 0 15px;
	font-size:10px;
	line-height:1.3;
	letter-spacing:1px;
	text-align:left;
	color:#333;
	background:transparent;
}

#recipeSyosai{
	width:168px;
	height:auto;
	margin:4px 0 0 0;
	font-size:10px;
	font-weight:bold;
	letter-spacing:1px;
	text-align:right;
}

#voiceBox{
	height:auto;
	float:left;
	padding:10px 0 10px 10px;
}

#voiceBoxin{
	width:169px;
	height:auto;
	border-left:1px solid #0A3E1F;
	border-right:1px solid #0A3E1F;
	border-bottom:1px solid #0A3E1F;
}

.voiceEntry{
	padding:5px;
}

.voiceEntry h6{
	height:auto;
	font-size:10px;
	font-weight:bold;
	letter-spacing:1px;
}

.voiceName{
	margin:3px 0;
	height:auto;
	font-size:10px;
	font-weight:bold;
	letter-spacing:1px;
	text-align:right;
}

.voiceComment{
	height:auto;
	padding-bottom:5px;
	font-size:10px;
	line-height:1.4;
	letter-spacing:1px;
	border-bottom:1px dotted #F30;
}

.voiceComment a:link, .voiceComment a:visited, .voiceComment a:active {
	color:#0A3E1F;
	text-decoration:underline;
	background:transparent;
}

.voiceComment a:hover {
	color:#F00;
	text-decoration:underline;
	background-color:transparent;
}

#blogBox{
	width:171px;
	height:auto;
	float:right;
}

.blogEntry{
	width:171px;
	height:80px;
	margin-top:10px;

}

.blogEntry img{
	float:left;
	padding-right:5px;
}

.blogTitle{
	width:115px;
	font-size:12px;
	font-weight:bold;
	letter-spacing:1px;
	float:left;
}

.blogComment{
	width:115px;
	font-size:10px;
	line-height:1.3;
	letter-spacing:1px;
	float:left;
}
