@charset "utf-8";
/*//////////  トップページ設定  //////////*/
#topImg {
	height: 350px;
	width: 850px;
	margin-bottom: 20px;
}
#right {
	float:left;
	width:200px;
	margin-right:30px;
	margin-bottom:40px;
}
#newsArea {
	margin-bottom:30px;
}
#newsArea div {
	width: 200px;
	margin-top:10px;
}
#newsArea p {
	margin-bottom: 0.8em;
	position: relative;
}
#newsArea p span.date {
	width: 6em;
	font-weight:bold;
}
#newsArea p span.news {
	display: block;
}
#newsArea a:link, #newsArea a:visited {
	color: #595959 !important;
	text-decoration: none !important;
}
#newsArea a:hover, #newsArea a:active {
	color: #999999 !important;
	text-decoration: none !important;
}
#products {
	font-size:10px;
	line-height:1.5em;
}
#products h2 {
	margin-bottom:10px;
}
#products .photo {
	width:63px;
	float:left;
	margin-right:10px;
}
#products .name {
	width:127px;
	float:left;
}
#products p {
	clear:both;
	margin-top:5px;
}
#products a:link, #products a:visited {
	color: #595959 !important;
	text-decoration: none !important;
}
#products a:hover, #products a:active {
	color: #999999 !important;
	text-decoration: none !important;
}

#center {
	width:390px;
	float:left;
}
#recipe {
	margin-bottom:40px;
}
#recipe h2 {
	margin-bottom:10px;
}
#recipe .photo {
	width:142px;
	float:left;
	margin-right:10px;
}
#recipe .text {
	width:238px;
	float:left;
}
#recipe .text a.name {
	font-weight:bold;
	background:url(../images/top/recipe/img_arrow.gif) no-repeat;
	padding-left:10px;
}	
#recipe .text p.products {
	font-size:10px;
	background:url(../images/top/recipe/img_products.gif) no-repeat;
	min-height:14px;
	_height:14px;
	margin:10px 0;
	padding-left:52px;
}
#recipe a:link, #recipe a:visited {
	color: #595959 !important;
	text-decoration: none !important;
}
#recipe a:hover, #recipe a:active {
	color: #999999 !important;
	text-decoration: none !important;
}


#ranking {
	margin-bottom:40px;
	font-weight:bold;
}
#ranking p.theme {
	background:url(../images/top/ranking/img_rankingtheme.gif) no-repeat;
	margin:10px 0;
	padding-left:52px;
	border-bottom:1px solid #e7e1c3;
}
#ranking #no1 {
	width:127px;
	text-align:center;
	float:left;
	background:url(../images/top/ranking/img_1.gif) no-repeat center top;
	margin-right:20px;
	padding-top:22px;
}
#ranking #other {
	width:243px;
	float:left;
}
#ranking #other .photo {
	width:55px;
	float:left;
	padding-right:10px;
}
#ranking #other .text {
	font-size:10px;
	line-height:1.5em;
	width:178px;
	float:left;
}
#ranking #other #no2,
#ranking #other #no3,
#ranking #other #no4,
#ranking #other #no5 {
	margin-bottom:10px;
}
#ranking #other #no2 .text {
	background:url(../images/top/ranking/img_2.gif) no-repeat;
	padding-top:16px;
}
#ranking #other #no3 .text {
	background:url(../images/top/ranking/img_3.gif) no-repeat;
	padding-top:16px;
}
#ranking #other #no4 .text {
	background:url(../images/top/ranking/img_4.gif) no-repeat;
	padding-top:16px;
}
#ranking #other #no5 .text {
	background:url(../images/top/ranking/img_5.gif) no-repeat;
	padding-top:16px;
}
#ranking a:link, #ranking a:visited {
	color: #595959 !important;
	text-decoration: none !important;
}
#ranking a:hover, #ranking a:active {
	color: #999999 !important;
	text-decoration: none !important;
}

#series {
	margin-bottom:40px;
}
#series h2 {
	margin-bottom:10px;
}
#series .content {
	margin-bottom:20px;
}
#series .bnr {
	width:170px;
	float:left;
	margin-right:10px;
}
#series .text {
	width:210px;
	float:left;
}
#series a:link, #series a:visited {
	color: #595959 !important;
	text-decoration: none !important;
}
#series a:hover, #series a:active {
	color: #999999 !important;
	text-decoration: none !important;
}

#left {
	float: right;
	width: 200px;
	margin-bottom: 40px;
}

#enquete {
	margin-bottom:10px;
}
#enquete iframe {
	width:200px;
	height:250px;
	_height:260px;
	overflow-x:hidden;
	overflow-y:hidden;
}

#bannerImg {
	width: 200px;
	margin-top:10px;
}
#bannerLevelA img,
#bannerImg img {
	margin-bottom: 5px;
}

#info {
	font-size:14px;
	margin-bottom:20px;
	padding:10px;
	border:#CCCCCC solid 1px;
}

