@charset "utf-8";
/*formatting style
-------------------------------------*/


#map {
	float: left;
	width: 300px;
	height: 270px;
}
#topflash {
 float:left;
 width:640px;
 height:270px;
 margin-left:5px;
 }
 


#pushup {
width:950px;
}

#push {
width:680px;
float:left;
}

#push div.mini {
width:200px;
float:left;
margin-top:2px;
margin-right:2px;
}
#pusharea {
	width:675px;
	
}

#push div.area {
width:200px;
float:right;
margin-top:3px;
margin-right:3px;
}

#pushright {
width:250px;
float:left;
margin-left:15px;
}

#news {
	float: left;
	width: 250px;
	margin-left: 1px;
	border: 1px solid #CCCCCC;
	height: 220px;
	overflow: auto;
	margin-bottom:5px;
	
}
#news ul {
	margin-top: 3px;
}

#news ul li {
	margin-left: 3px;
	list-style: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	margin-bottom: 3px;
}
#news ul li a {
	display: block;
	padding-left: 38px;
}
#news ul li.pricedown a {
	background-image: url(img/icon_nesage.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#news ul li.new a {
	background-image: url(img/icon_new.gif);
	background-repeat: no-repeat;
	background-position: left center;
}


#pushdown{
width:950px;
}
#main {
	float: left;
	width: 682px;
}
#push {
	margin-bottom: 10px;
}
#push a:hover img {
	opacity:0.8;
	filter: alpha(opacity=80);
}
#rank {
	float: left;

}
.floatLeft {
	float: left;
	margin-top: 3px;
	margin-right: 5px;
	margin-bottom: 3px;
	margin-left: 5px;
}

#rank strong {
	font-size: 15px;
	background-image: url(img/arrow_1.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 25px;
	margin: 5px;
	height: 25px;
	line-height: 25px;
}
#rank div.reco {
	margin-bottom: 10px;
	margin-right: 5px;
	clear: both;
}
#rank div.order {
	clear: both;
	margin-bottom: 10px;
}

#rank ul {
	margin-top: 3px;
	margin-left: 5px;
}
#rank ul li {
	list-style-type: none;
	display: block;
	list-style-image: none;
	margin-bottom: 3px;
}
#rank ul li a {
	padding-left: 30px;
}
#rank ul li.no2 a {
	background-image: url(img/rank_2.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#rank ul li.no3 a {
	background-image: url(img/rank_3.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#rank ul li.no4 a {
	background-image: url(img/rank_4.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#rank ul li.no5 a {
	background-image: url(img/rank_5.gif);
	background-repeat: no-repeat;
	background-position: left center;
}






#rank a:hover img {
	filter: alpha(opacity=80);
}

#rank p {
	float: left;
}

#theme {
	float: left;
	width: 676px;
	padding-top: 20px;
	background-image: url(img/back.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#themeleft {
	width:323px;
	padding-top: 260px;
	float: left;
}
#themeleft div.box {
	width:323px;
	height:725px;
	border:1px solid #339900;
	background-image: url(img/boxbg_green.jpg);
	background-repeat: repeat-y;
		}
 
#themeleft div.box ul li {
	list-style: none;
	float: left;
}
#themeleft div.box ul li a {
	float: left;
	width: 300px;
	margin-right: 5px;
	margin-left: 5px;
	padding-bottom: 3px;
	padding-left: 6px;
	padding-top: 2px;
	}

#themeright {
	width:323px;
	padding-top: 10px;
	float: right;
}
#themeright div.box {
width:323px;
height:450px;
border:1px solid #FFCC33;
margin-bottom:13px;
background-image: url(img/boxbg_orange.jpg);
	background-repeat: repeat-y;
}
 
#themeright div.box ul li {
	list-style: none;
	float: left;
}
#themeright div.box ul li a {
	float: left;
	width: 300px;
	margin-right: 5px;
	margin-left: 5px;
	padding-left: 6px;
	padding-bottom: 3px;
	padding-top: 2px;
	}
#themeright div.boxup {
	width:323px;
	height:320px;
	border:1px solid #FF6600;
	background-image: url(img/boxbg_orange.jpg);
	background-repeat: repeat-y;
	margin-bottom: 6px;
}
 
#themeright div.boxup ul li {
	list-style: none;
	float: left;
}
#themeright div.boxup ul li a {
	float: left;
	width: 300px;
	margin-right: 5px;
	margin-left: 5px;
	padding-left: 6px;
	padding-bottom: 3px;
	padding-top: 2px;
	}

#themeright div.boxun {
	width:323px;
	height:640px;
	border:1px solid #0099FF;
	background-image: url(img/boxbg_blue.jpg);
	background-repeat: repeat-y;
}
 
#themeright div.boxun ul li {
	list-style: none;
	float: left;
}
#themeright div.boxun ul li a {
	float: left;
	width: 300px;
	margin-right: 5px;
	margin-left: 5px;
	padding-left: 6px;
	padding-bottom: 3px;
	padding-top: 2px;
	}


#theme a:hover img {
	opacity:0.8;
	filter: alpha(opacity=80);
}
 


#theme p {
	font-size: 16px;
	text-indent: 15px;
	height: 25px;
	line-height: 25px;
}







#sidebar {
	float: right;
	width: 250px;
	margin-right:5px;
}
#serch {
	width: 246px;
	border: 1px solid #999999;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#serch ul li {
	list-style-type: none;
}

#magiwa {
	width:245px;
	padding-left: 5px;
	height:90px;
	background-image:url(img/side_magiwa.jpg);
	font-weight: bolder;
	color: #FFFFFF;
	background-repeat: no-repeat;
	text-align: right;
	margin-top:5px;
	padding-top:15px;
	padding-right:3px;
	background-position: right;
	text-indent: 30px;	
	
	
  }
#saki {
	width:245px;
	padding-left: 5px;
	height:170px;
	background-image:url(img/side_saki.jpg);
	background-repeat: no-repeat;
	text-align: left;
	margin-top:5px;
	padding-top:80px;
	margin-bottom:5px;
	padding-right:3px;
	background-position: center top;
	border: 1px solid #FFCC00;
	
  }
#blog {
	width:245px;
	padding-left: 5px;
	height:130px;
	background-image:url(img/side_blog.jpg);
	background-repeat: no-repeat;
	text-align: left;
	margin-top:5px;
	padding-top:53px;
	margin-bottom:5px;	
	padding-right:3px;
	background-position: center top;
	border: 1px dashed #6699FF;	
	
  }
#blog div.kiji {
	margin-bottom: 10px;
	margin-right: 5px;
	clear: both;
}    
  


#saki div.tour {
	margin-bottom: 1px;
	margin-right: 5px;
	clear: both;
} 


#komiau   {
	width:220px;
	padding-left: 15px;
	height:auto;
	background-image:url(img/side_komiau.jpg);
	background-repeat: no-repeat;
	text-align: left;
	margin-top:5px;
	padding-top:77px;
	margin-bottom:5px;
	padding-right:12px;
	background-position: center top;
	clear: both;
  }
 #konohini   {
	width:220px;
	padding-left: 15px;
	height:auto;
	background-image:url(img/side_konohi.jpg);
	background-repeat: no-repeat;
	text-align: left;
	margin-top:5px;
	padding-top:80px;
	margin-bottom:5px;
	padding-right:12px;
	background-position: center top;
	clear: both;
  }

#keyword {
	background-image: url(img/back01.gif);
	background-repeat: repeat;
	width: 200px;
	margin-left: 10px;
	height: 54px;
}
#keyword .word {
	width: 200px;
	padding-top: 3px;
	padding-left: 3px;
}
#keyword .word ul li {
	float: left;
	margin-right: 15px;
}





#special {
	list-style: none;
	width: 250px;
	margin-bottom: 15px;
}
#special ul li {
	list-style: none;
	margin-bottom: 5px;
}
#special ul li a {
}
#special ul li a:hover img {
	opacity:0.8;
	filter: alpha(opacity=80);
}
#blog {
	margin-bottom: 10px;
}
#blog a:hover img {
	opacity:0.8;
	filter: alpha(opacity=80);
}
#affiliate {
	list-style: none;
	width: 250px;
	margin-bottom: 15px;
}
#affiliate ul li {
	list-style: none;
	margin-bottom: 5px;
}
#affiliate ul li a {
}
#affiliate ul li a:hover img {
	opacity:0.8;
	filter: alpha(opacity=80);
}

#information {
	border: 1px solid #999999;
	width: 250px;
	margin-bottom: 10px;
}

#information ul li {
	list-style: none;
	margin-left: 5px;
}
#information ul li a {
	background-image: url(img/arrow_3.gif);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	padding-left: 15px;
}
#company {
	width: 250px;
	border: 1px solid #999999;
}
#company ul li {
	list-style: none;
	margin-left: 5px;
}
#company ul li a {
	background-image: url(img/arrow_3.gif);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	padding-left: 15px;
}
#pagetop {
	width: 950px;
	margin-top: 20px;
	float: left;
}




h1 {
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	color: #333333;
}
h2 {
	font-size: 16px;
	line-height: 25px;
	background-image: url(img/bar_theme.jpg);
	background-repeat: no-repeat;
	text-indent: 15px;
	height: 25px;
	margin-bottom: 5px;
	width: 680px;
}

h3 {
	font-size: 16px;
	line-height: 25px;
	background-image: url(img/bar_theme.gif);
	background-repeat: no-repeat;
	height: 25px;
	text-indent: 15px;
}
h3.top {
	font-size: 16px;
	line-height: 25px;
	background-image: url(img/dummy.gif);
	background-repeat: no-repeat;
	height: 75px;
}
h4 {
	font-size: 16px;
	line-height: 25px;
	background-image: url(img/bar_theme.gif);
	background-repeat: no-repeat;
	text-indent: 15px;
	height: 25px;
}
