/* -------
body
------- */
body { /* center on ie */
	width: 100%;
	text-align: center;
	background-image: URL(img/bg.jpg);
	background-attachment:fixed;
	overflow: visible;
	}
	* html body {
		background-position: expression('50px '+this.parentNode.scrollTop + 'px');
		position: absolute;
}

#wrapper{
	width:950px;
	margin:0px auto;
	text-align:left;
	background-color:#ffffff;
	background-image:url(img/mainbg.jpg);
}


/* -------
ヘッダ
------- */
#head{
	width:950px;
	height:150px;
	background-image: URL(img/head.jpg);
	background-repeat:no-repeat;
}
#head img{
	vertical-align:middle;
}
/* 広告バナー */
#head img.pr{
	margin:7px 27px 0px 88px;
}
/* QR画像 */
#head img.qr{
	margin:22px 0px 0px 2px;
	}
	* html #head img.qr{
		margin:21px 0px 0px 0px;
	}
	*+html #head img.qr{
		margin:21px 0px 0px 0px;
}

/* ツリー */
#head ul{
	margin-top:10px;
}
#head li{
	margin-left:15px;
	color:#999999;
	font-weight:bold;
	display:inline;
}
#head li a{
	color:#999999;
}



/* -------
左コンテンツ
------- */
#left{
	width:226px;
	margin-left:2px;
	padding:0px 10px 10px 32px;
	float:left;
	background-color:#ffffff;

}
/* サイトランキング */
#left #siterank {
	width:226px;
	height:404px;
	background-image:url(img/226sita.jpg);
	background-repeat:no-repeat;
	background-position:center bottom;
}
#left #siterank li{
	height:76px;
	padding-right:10px;
}

#left #siterank span{
	display:block;
}

#left #siterank .txt1{
	text-align:right;
	color:#FF6600;
}
#left #siterank .txt2{
	margin:3px 0px 5px 55px;
	font-size:14px;
	font-weight:bold;
}
#left #siterank .txt2 a{
	color:#006600;
}
#left #siterank .txt3{
	margin-left:80px;
	color:#FF6600;
	font-size:14px;
	float:left;
	}
	* html #left #siterank span.txt3{
		margin-left:40px;
	}
	*+html #left #siterank span.txt3{
		margin-left:80px;
}

#left #siterank .txt4{
	float:right;
}
#left #siterank li.no1{
	background-image:url(img/rj01.jpg);
	background-repeat:no-repeat;
}
#left #siterank li.no2{
	background-image:url(img/rj02.jpg);
	background-repeat:no-repeat;
}
#left #siterank li.no3{
	background-image:url(img/rj03.jpg);
	background-repeat:no-repeat;
}
#left #siterank li.no4{
	background-image:url(img/rj04.jpg);
	background-repeat:no-repeat;
}
#left #siterank li.no5{
	background-image:url(img/rj05.jpg);
	background-repeat:no-repeat;
}


/* トピックス */
#left #topicks {
	width:226px;
	height:240px;
	background-image:url(img/topibg0.jpg);
	background-repeat:no-repeat;
}
#left #topicks iframe{
	width:200px;
	height:190px;
	margin:13px;
	overflow:visible;
}

/* 今週のピックアップ */
#left #pickup {
	width:226px;
	height:534px;
	background-image:url(img/226sita.jpg);
	background-repeat:no-repeat;
	background-position:center bottom;
}
#left #pickup li{
	width:226px;
	height:170px;
	background-image:url(img/pickup1bg.jpg);
	background-repeat:no-repeat;
}
#left #pickup h3{
	padding:17px 0px 10px 55px;
	font-size:14px;
	font-weight:bold;
}
#left #pickup h3 a{
	color:#006600;
}
#left #pickup img.image{
	width:100px;
	height:100px;
	margin:10px 5px 10px 18px;
	float:left;
}

#left #pickup span.star {
	font-size:14px;
	color:#FF6600;
	text-align:right;
}

#left #pickup span.txt {
	margin-right:8px;
	font-size:11px;
	color:#666666;
	display:block;
}

/* -------
右コンテンツ
------- */
#right{
	width:674px;
	float:right;
}



/* -------
下部ＰＲ
------- */
#pr {
	margin-left:2px;
	padding:5px 0px 0px 29px;
	width:920px;
	height:220px;
	background-image:url(img/inprbg0.jpg);
	background-repeat:no-repeat;
	clear:both;
	}
	* html #pr{
		padding-left:20px;
	}
	*+html #pr{
		padding-left:29px;
}
#pr li{
	width:430px;
	height:202px;
	margin:5px 0px 0px 9px;
	background-image:url(img/inprbg.jpg);
	background-repeat:no-repeat;
	float:left;
}
#pr span{
	margin:0px 0px 0px 20px;
	float:left;
	display:block;
}
#pr img {
	float:left;
}
#pr h4{
	margin:0px 0px 35px 85px;
	font-size:14px;
	font-weight:bold;
	float:left;
	display:block;
}
#pr h4 a{
	color:#006600;
}
#pr span.star{
	margin:10px 0px 30px 265px;
	width:80px;
	color:#ff6600;
	font-size:14px;
	}
	* html #pr span.star{
		margin-left:132px;
	}
	*+html #pr span.star{
		margin-left:265px;
}
#pr img.detail{
	margin-top:5px;
}
#pr img.image{
	margin:6px 0px 0px 22px;
	width:100px;
	height:100px;
}
#pr span.txt{
	margin-right:9px;
	width:265px;
	float:right;
	}
	* html #pr span.txt{
		margin-right:7px;
	}
	*+html #pr span.txt{
		margin-right:9px;
}

/* -------
フッタナビ
------- */
#sub_navi{
	margin-left:2px;
	width:948px;
	height:44px;
	background: URL(img/foot0.jpg);
	background-repeat: no-repeat;
	clear:both;
}
#sub_navi li{
	display:inline;
}
#sub_navi ul.ls1{
	padding-top:4px;
	text-align:right;
}
#sub_navi ul.ls1 li{
	margin-right:29px;
}
#sub_navi ul.ls1 a {
	color: #3E5B00;
}

#sub_navi ul.ls2{
	padding-top:2px;
	text-align:center;
}
#sub_navi ul.ls2 li{
	margin:0px 20px;
}
#sub_navi ul.ls2 a {
	color:#003300;
	font-weight:bold;
}


/* -------
フッタ
------- */
#foot {
	width:950px;
	height:40px;
	color:#FFFFFF;
	padding-top:20px;
	text-align:center;
	background: URL(img/foot.jpg);
	background-repeat: no-repeat;
}
#foot a{
	color:#ffffff;
	font-weight:bold;
	margin:0px 3px;
}
