@charset "utf-8";



* {

	margin: 0px;

	padding: 0px;

}



html {

	overflow-y:scroll;

}



body {

	font-family:Verdana, Arial, Helvetica, sans-serif;

	font-size:12px;

	color:#333;

	background-color:#fff;

	background-image:url(../images/bg.jpg);

	background-position:left top;

	background-repeat:repeat-x;

}



.clear{

	clear:both;

}



a {

	color:#3399ff;

}



#layout{

	width:900px;

	height:auto;

	margin:auto;

	background-color:#FFFFFF;

	border-width:0px 1px 0px 1px;

	border-color:#ccc;

	border-style:solid;

}



img{

	border:none;

}



b{

	font-weight:normal;

}



.top{

	border-top-style:solid;

	border-top-width:3px;

	border-top-color:#3366cc;

	border-bottom-style:solid;

	border-bottom-width:3px;

	border-bottom-color:#d3e0f1;

	float:left;

	height:auto;

	width:890px;

	padding:5px;

}



p#logo{

	float:left;

}



ul{

	list-style:none;

}






.desc{

color:#666666;
float:right;
font-size:12px;
font-weight:normal;
margin-top:15px;
padding:5px;
width:620px;

}



.content{

	border-top-style:solid;

	border-top-width:3px;

	border-top-color:#e8eff8;

	border-bottom-style:solid;

	border-bottom-width:3px;

	border-bottom-color:#d3e0f1;

	float:left;

	height:auto;

	width:900px;

	padding-bottom:15px;

}

.side{
	width:240px;
	height:auto;
	float:left;
	padding:10px 0px 10px 10px;
}

.sidemenutitle{
	background-image:url(../images/menutitle.jpg);
	background-repeat:no-repeat;
	height:22px;
	padding:8px 5px 5px 10px;
	color:#2852a8;
	font-size:14px;
}

.sideListBtn{
	background-image:url(../images/menu-bg.jpg);
	background-repeat:no-repeat;
	height:20px;
	padding:8px 5px 5px 30px;
	margin:1px 0px 1px 0px;
}

.siderank{
	height:20px;
	padding:8px 5px 5px 30px;
	margin:1px 0px 1px 0px;
}

.no1{
	background-image:url(../images/siderank1.jpg);
	background-repeat:no-repeat;
}

.no2{
	background-image:url(../images/siderank2.jpg);
	background-repeat:no-repeat;
}

.no3{
	background-image:url(../images/siderank3.jpg);
	background-repeat:no-repeat;
}

.no4{
	background-image:url(../images/siderank4.jpg);
	background-repeat:no-repeat;
}

.no5{
	background-image:url(../images/siderank5.jpg);
	background-repeat:no-repeat;
}

.sidemenu{
	width:211px;
	height:auto;
	float:left;
	border-width:0px 1px 1px 1px;
	border-color:#CCCCCC;
	border-style:solid;
	padding:5px 5px 8px 15px;
}

.sidemenu li{
	background-image:url(../images/arrow.jpg);
	background-position:left 8px;
	background-repeat:no-repeat;
	padding-left:12px;
	padding-top:3px;
	font-size:12px;
	line-height:150%;
}

.side a{
	text-decoration:none;
}

.side a:hover{
	text-decoration:underline;
}


/*
.side{
	width:240px;
	height:auto;
	float:left;
	padding:10px 0px 10px 10px;
}

.sidemenutitle{
	background-image:url(../images/menutitle.jpg);
	background-repeat:no-repeat;
	height:22px;
	padding:8px 5px 5px 10px;
	color:#2852a8;
	font-size:14px;
}

.sideListBtn{
	background-image:url(../images/menu-bg.jpg);
	background-repeat:no-repeat;
	height:20px;
	padding:8px 5px 5px 30px;
	margin:1px 0px 1px 0px;
}

.siderank{
	height:20px;
	padding:8px 5px 5px 30px;
	margin:1px 0px 1px 0px;
}

.no1{
	background-image:url(../images/siderank1.jpg);
	background-repeat:no-repeat;
}

.no2{
	background-image:url(../images/siderank2.jpg);
	background-repeat:no-repeat;
}

.no3{
	background-image:url(../images/siderank3.jpg);
	background-repeat:no-repeat;
}

.no4{
	background-image:url(../images/siderank4.jpg);
	background-repeat:no-repeat;
}

.no5{
	background-image:url(../images/siderank5.jpg);
	background-repeat:no-repeat;
}

.sidemenu{
	width:211px;
	height:auto;
	float:left;
	border-width:0px 1px 1px 1px;
	border-color:#CCCCCC;
	border-style:solid;
	padding:5px 5px 8px 15px;
}

.sidemenu li{
	background-image:url(../images/arrow.jpg);
	background-position:left 8px;
	background-repeat:no-repeat;
	padding-left:12px;
	padding-top:3px;
	font-size:12px;
	line-height:150%;
}

.side a{
	text-decoration:none;
}

.side a:hover{
	text-decoration:underline;
}
*/


#footer{

	border-top-style:solid;

	border-top-width:3px;

	border-top-color:#e8eff8;

	float:left;

	height:auto;

	width:880px;

	text-align:center;

	padding:10px;

}



.rankTop{

	width:630px;

	height:auto;

	border-width:3px;

	border-color:#d0def1;

	border-style:solid;

	float:right;

	margin:10px 10px 0px 0px;
	
	_margin:10px 5px 0px 0px;

	background-image:url(../images/ranktopBG.jpg);

	background-repeat:repeat-y;

	background-position:top center;

}



.rank1{

	background-image:url(../images/rank1.jpg);

	background-repeat:no-repeat;

	height:auto;

}

/*ここから1022追加*/

.mainItem1{
	background-image:url(../images/rank1a.jpg);
	background-repeat:no-repeat;
	height:auto;
	background-position:top;
}

.mainItem2{
	background-image:url(../images/rank1b.jpg);
	background-repeat:no-repeat;
	height:auto;
	background-position:top;
}

.mainItemcontent{
	float:right;
	margin:0px 20px 0px 0px;
	width:360px;
	background-color:#FFFFFF;
	border-width:1px 1px 0px 1px;
	border-style:solid;
	border-color:#caab78;
}

.main-title{
	background-color:#ffc565;
	color:#e44c00;
	font-weight:bold;
}

.main-box{
	padding:5px 10px 5px 10px;
	float:left;
}

.price{
	border-width:0px 1px 1px 0px;
	border-style:solid;
	border-color:#caab78;
	width:120px;
}

.pricehighlight{
	color:#FF0000;
	font-weight:bold;
}

.itemName{
	width:199px;
	border-width:0px 0px 1px 0px;
	border-style:solid;
	border-color:#caab78;
}

.shop{
	width:340px;
	border-width:0px 0px 1px 0px;
	border-style:solid;
	border-color:#caab78;
}

.rank1pic{
	float:left;
	background-image:url(../images/rank1pic.jpg);
	background-repeat:no-repeat;
	height:121px;
	width:223px;
	margin:5px 0px 0px 20px;
	_margin:5px 0px 0px 0px;
	text-align:center;
}

.rank1content{
	float:right;
	margin:15px 20px 0px 0px;
	width:290px;
}

.rank1title{
	color:#3366cc;
	font-size:20px;
	padding-bottom:5px;
}

.mainItemtitle{
	color:#3366cc;
	font-size:20px;
	padding:10px 0px 0px 20px;
}

/*ここまで1022追加*/



.rank1content{

	float:right;

	margin:15px 20px 0px 0px;

	width:290px;

}



.rank1title{

	color:#3366cc;

	font-size:20px;

	padding-bottom:5px;

}



#left{

	float:left;

}



#right{

	float:right;

}



.rank1content li{

	float:left;

	padding:5px 3px 0px 0px;

}



.otherrank{
	width:313px;
	height:auto;
	border-width:1px;
	border-color:#b0cef7;
	border-style:solid;
	background-color:#e8eff8;
	margin:8px 4px 0px 2px;
	_margin:8px 2px 0px 1px;
	padding-bottom:8px;
	float:left;
	font-size:13px;
}

.otherItemTitle{
	background-image:url(../images/subItemtitle.jpg);
	background-repeat:no-repeat;
	height:27px;
	padding:10px 0px 0px 15px;
	width:298px;
	font-weight:bold;
	font-size:13px;
}

.otherItemTitle a{
	font-size:12px;
}


.otherrankPic{
	width:152px;
	height:113px;
	background-image:url(../images/otherrankpic.jpg);
	background-repeat:no-repeat;
	text-align:center;
	margin:5px 0px 0px 8px;
	float:left;
	padding-top:12px;
}

.otherrankcontent{
	float:right;
	width:140px;
	padding:5px 5px 0px 0px;
}

.otherrankcontent p{
	padding:2px 0px 2px 0px;
}

.otherrankcontent2{
	float:left;
	width:310px;
}

.otherrankcontent3{
	float:left;
	width:135px;
	padding-left:25px;
}

.otherrankcontent3 p{
	padding:2px 0px 2px 0px;
}



.details{
	height:70px;
	width:140px;
	margin-bottom:10px;
	padding-bottom:5px;
}

.select{
	background-image:url(../images/product.jpg);
	background-repeat:no-repeat;
	padding:10px 10px 10px 10px;
	font-size:14px;
	color:#3366cc;
}

.otherrankcontent ul{
	margin-top:8px;
	line-height:0px;
}

.otherItems{
	padding:10px 2px 10px 10px;
	font-size:16px;
	color:#3366cc;
}

.OIbg{
	background-image:url(../images/rank2a.jpg);
	background-repeat:no-repeat;
}

.rank2{

	background-image:url(../images/rank2.jpg);

	background-repeat:no-repeat;

	padding:20px 2px 10px 60px;

	font-size:16px;

	color:#3366cc;

}



.rank3{

	background-image:url(../images/rank3.jpg);

	background-repeat:no-repeat;

	padding:20px 2px 10px 60px;

	font-size:16px;

	color:#3366cc;

}



.rank4{

	background-image:url(../images/rank4.jpg);

	background-repeat:no-repeat;

	padding:20px 2px 10px 60px;

	font-size:16px;

	color:#3366cc;

}



.rank5{

	background-image:url(../images/rank5.jpg);

	background-repeat:no-repeat;

	padding:20px 2px 10px 60px;

	font-size:16px;

	color:#3366cc;

}



.rank6{

	background-image:url(../images/rank6.jpg);

	background-repeat:no-repeat;

	padding:20px 2px 10px 10px;

	font-size:16px;

	color:#3366cc;

}



.main{

	float:right;

	width:648px;
	
}



.product{
	width:630px;
	height:auto;
	border-width:3px;
	border-color:#b6ceed;
	border-style:solid;
	float:right;
	margin:10px 10px 0px 0px;
	_margin:10px 5px 0px 0px;
	background-image:url(../images/list_product_bg.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	background-color:#e8eff8;
	padding-bottom:10px;
}

.productName{
	font-size:14px;
	color:#3366cc;
	padding:12px 0px 0px 35px;
	margin-bottom:8px;
}

.comparebar{
	width:629px;
	height:auto;
	border-width:1px;
	border-color:#ccc;
	border-style:solid;
	float:right;
	margin:10px 10px 0px 0px;
	_margin:10px 5px 0px 0px;
	padding:2px 0px 2px 5px;
	background-image:url(../images/comparebar.jpg);
	background-repeat:repeat-x;
}

.comparetitle{
	padding:8px 0px 0px 8px;
	height:auto;
	float:left;
	font-weight:bold;
	font-size:14px;
}

.list{
	width:636px;
	height:auto;
	float:right;
	margin:3px 10px 0px 0px;
	_margin:10px 5px 0px 0px;
}

.list2{
	width:470px;
	height:auto;
	float:left;
	background-color:#FFFFFF;
}

.list3{
	width:636px;
	height:auto;
	float:right;
	margin:10px 10px 0px 0px;
	_margin:10px 5px 0px 0px;
}

.list2bg{
	background-color:#b6ceed;
}

.list2tab{
	float:left;
	padding:6px 6px 6px 10px;
}

.list2border{
	border-width:0px 1px 0px 0px;
	border-color:#fff;
	border-style:solid;
}

.tab1{
	width:50px;
}

.tab2{
	width:150px;
}

/*
.tab3{
	width:70px;
}
*/

.tab4{
	width:101px;
}

.tab5{
	width:56px;
}

.tab6{
	width:28px;
}



.list{

	width:636px;

	height:auto;

	float:right;

	margin:3px 10px 0px 0px;
	
	_margin:3px 5px 0px 0px;

}

.list3tab1{
	width:60px;
}

.list3tab2{
	width:194px;
}

.list3tab3{
	width:70px;
}

.list3tab4{
	width:105px;
}

.list3tab5{
	width:56px;
}

.list3tab6{
	width:136px;
}

.list3pushdown{
	margin-top:5px;
}



#underline{

	border-bottom-width:1px;

	border-bottom-style:solid;

	border-bottom-color:#ccc;

}



.listStoreName{

	width:330px;

	height:16px;

	background-color:#b6ceed;

	float:left;

	padding:6px 6px 6px 20px;

	margin-right:3px;

}



.storeName{

	width:325px;

	height:auto;

	padding:10px 6px 2px 25px;

	margin:5px 3px 0px 0px;

	background-image:url(../images/listbtn.jpg);

	background-repeat:no-repeat;

	background-position:10px 14px;

	font-weight:normal;

	font-size:12px;

	float:left;

}



.listPriceTitle{

	width:110px;

	height:16px;

	background-color:#b6ceed;

	float:left;

	padding:6px;

	margin-right:3px;

	text-align:center;

}



.priceTitle{

	width:110px;

	height:16px;

	float:left;

	padding:10px 6px 3px 6px;

	margin:5px 3px 0px 0px;

	text-align:center;	

}



.listPurchase{

	width:140px;

	height:16px;

	background-color:#b6ceed;

	float:left;

	padding:6px;

	text-align:center;

}



.purchaseBtn{

	width:140px;

	height:auto;

	float:left;

	padding:2px 6px 2px 6px;

	margin-top:5px;

	text-align:center;

}



.productInfo{

	width:609px;

	height:auto;

	margin:0px 0px 0px 12px; 

}



#top{

	background-image:url(../images/product_top.jpg);

	background-repeat:no-repeat;

}



#bottom{

	background-image:url(../images/product_bottom.jpg);

	background-repeat:no-repeat;

}



#content{

	background-image:url(../images/product_bg.jpg);

	background-repeat:repeat-y;

}



.productPic{

	float:left;

	background-image:url(../images/rank1pic.jpg);

	background-repeat:no-repeat;

	height:121px;

	width:223px;

	margin:0px 0px 0px 10px;

	text-align:center;

}

.productPic2{
	float:left;
	background-image:url(../images/listproImg.jpg);
	background-repeat:no-repeat;
	height:84px;
	width:121px;
	text-align:center;
	padding-top:12px;
}


/*

.productcontent{

	float:right;

	margin:0px 20px 0px 0px;

	width:350px;

}

*/



.productcontent{

	margin:0px 20px 0px 0px;

	padding:0px 10px 0px 10px;

}



.productcontent ul{

	float:right;

	padding-top:8px;

	width:345px;

}



.productcontent li{

	font-size:12px;

	line-height:normal;

	padding-left:18px;

	background-image:url(../images/listbtn.jpg);

	background-position:5px 3px;

	background-repeat:no-repeat;

	color:#5a90ba;

	margin-bottom:3px;

}

.productcontent2{
	float:right;
	margin:0px 10px 0px 0px;
	width:470px;
}


.history{

	width:625px;

	height:auto;

	float:left;

	margin:10px 10px 0px 3px;

	padding:2px 0px 2px 5px;

}



.breadlink{

	width:625px;

	height:auto;

	float:left;

	margin:10px 10px 5px 3px;

}



.currentpage{

	font-weight:bold;

}



#news{

	padding:10px;

	clear:both;

}



#news ul{

	line-height:160%;

	font-size:12px;

}

p.paymentlist{
	clear:both;
	padding:10px 0 0 3px;
}