*{
	margin: 0px;
	padding: 0px;
}

/* 初期化と基本設定 */
BODY{
	margin:0px;
	padding:0px;
	background-color:#cccccc;
	background-image:url("img/dummy.gif");
	text-align:left;
	font-size: 95%;
	line-height: 140%;
	color: #333333;
}

a:link {
	color: #003399;
}
a:visited {
	color: #50105A;
}
a:hover {
	background: #F8E7A5;
}


/* トップページ基本設定 */
.d1{
	width:779px;
	margin:0px 0px 0px 0px;
	text-align:left;
}

/* 左メニュー全体設定 */
#left {
	width: 270px;
	margin: 0px;
	padding: 0px;
	float: left;
	text-align: left;
}

/* 左メニュー中段 */
.lmid{
	width:270px;
	background-image:url("img/b02.gif");
}

.lmid ul{
	list-style : none;
	margin-left: 5px;
	margin-top: 0px;
	margin-right: 15px;
	padding-top : 10px;
	padding-bottom : 3px;
	border-width:1px 1px 1px 1px;
	border-style:solid solid solid solid;
	border-color:#999999 #999999 #999999 #999999;
	background: #ffffff;
	text-align: left;
}

/* 左メニュー下段 */
.lbot{
	height:50px;
	background-color:#ffffff;
	background-image:url("img/b04.gif");
}

/* 左メニューリンク */
#menu{
	padding:0px 0px 0px 5px;
	line-height:200%;
	margin-left: 0px;
}

/* 左メニューリンク */
#menu a{
	font-size:85%;
	color:#996633;
	text-decoration:none;
}

/* 左メニューリンク */
#menu a:hover{
	text-decoration:underline;
}

/* 左メニュー */
#menu ul {
	list-style : none;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 15px;
	padding-top : 10px;
	padding-bottom : 3px;
	border-width:1px 1px 1px 1px;
	border-style:solid solid solid solid;
	border-color:#999999 #999999 #999999 #999999;
	background: #ffffff;
	text-align: left;
}

.freemenu {
	margin:0 10px 5px 10px;
	font-size: 85%;
}
/* 左メニュー */
#menu ul li{
	background-image : url(img/bt_bicycle.gif);
	background-repeat : no-repeat;
	padding-left : 18px;
	padding-right : 6px;
	background-positon : left center;
	line-height : 100%;
	margin-left: 10px;
	margin-bottom: 8px;
}

/* サブカテゴリ */
#subcate{
	background-image : url(img/subcate.gif);
	background-repeat : no-repeat;
	width: 250px;
	height: 47px;
	padding-left: 27px;
	margin-left: 5px;
	padding-top : 8px;
	margin-top: 5px;
}

#subcate strong {
	color: #754F10;
}

/* 右ページヘッダ画像設定 */
#head{
	background-image : url(img/head.jpg);
	background-repeat : no-repeat;
	width: 482px;
	height: 69px;
	padding-left: 5px;
	padding-top : 5px;
	padding-left: 5px;
	padding-right: 5px;
	margin-left: 10px;
	color: #ffffff;
	font-size:110%;
	margin-bottom: 10px;
	line-height: 100%;
}

/* 右ページ全体設定 */
#right {
	margin: 0px;
	padding: 0px;
	background: #ffffff;
	width: 509px;
	float: right;
}

#right p {
	margin: 0px 20px 20px 15px;
}

/* 右ページ上段設定 */
#rtop {
	margin: 0px;
	padding: 0px;
	background: #ffffff;
	width: 509px;
	height:80px;
	background-image:url("img/right_note_top.gif");
}

/* 右ページ中段設定 */
#rmid {
	margin: 0px;
	padding: 0px;
	width: 509px;
	background-image:url("img/right_note_center.gif");
}

/* 右ページライン設定 */
#rmid hr {
	margin-left: 10px;
	margin-right: 20px;
	height:1px;
	border-width:1px 0 0 0;
	border-style:dashed none none none;
	border-color:#cccccc #ffffff #ffffff #ffffff;
	font-weight:1px;
}

#rmid table {
	margin-left: 10px;
}

#rmid td {
	border-left: 1px dashed #cccccc;
	border-bottom: 1px dashed #cccccc;
	padding: 6px;
	line-height: 120%;
	font-size: 80%;
}

#rmid ul {
	margin-left: 60px;
	margin-bottom: 10px;
	margin-right: 10px;
	line-height: 180%;
	font-size:95%;
}

#rmid li {
	list-style-image: url(img/map_bicycle.gif);
}

/* 右ページ下段 */
.rbot{
	width:509px;
	height:10px;
	background-color:#cccccc;
	background-image:url("img/b03.gif");
}

h1 {
	margin:0px;
	background: #cccccc;
	font-style: normal;
	font-size: 10px;
	color: #ffffff;
}

/* サブカテゴリ */
h2{
	background-image : url(img/subtitle.gif);
	background-repeat : no-repeat;
	width: 482px;
	height: 25px;
	margin-left: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 15px;
	font-size:100%;
	padding-top : 3px;
	color: #5E4712;
}

h3{
	border-left:8px solid #A07E5A;
	border-bottom:1px dashed #A07E5A;
	padding:2px 5px;
	letter-spacing:1px;
	margin-left:10px;
	margin-right:20px;
	margin-top:10px;
	font-size:100%;
	color: #A07E5A;
}

.honbun{
	padding:10px 30px 20px 20px;
}

.total{
	text-align:right;
	margin-right: 17px;
	font-size:85%;
}

.kensuu{
	margin-left: 10px;
	font-size:85%;
}

.topwaku{
	margin-right: 30px;
	margin-left: 10px;
	text-align: left;
	margin-top:10px;
	line-height: 120%;
}

.rankwaku{
	margin: 5px;
	text-align: center;
}

.rankwaku2{
	margin-right: 10px;
	text-align: left;
	margin-top:10px;
	line-height: 120%;
	margin-bottom:10px;
}

.gazou{
	margin-bottom:5px;
	margin-left: 5px;
	margin-right: 5px;
	height:74px;
	width:74px;
	float:left;
	text-align: center;
	background:url('img/no-image.gif') no-repeat center bottom;
}

.gazou2{
	margin-top:5px;
	margin-bottom:5px;
	margin-left: 5px;
	margin-right: 5px;
	text-align: left;
	height:138px;
	width:138px;
	float:left;
	padding-bottom:6px;
	background:url('img/no.gif') no-repeat center center;
}

/* 左サイド総合ランキング大画像 */
.rank-gazou{
	margin: 5px auto;
	text-align: center;
	height:138px;
	width:138px;
	padding-bottom:6px;
	background:url('img/no.gif') no-repeat center center;
}

/* 左サイド総合ランキング小画像 */
.top-gazou2{
	margin: 5px auto;
	height:74px;
	width:74px;
	text-align: center;
	background:url('img/no-image.gif') no-repeat center bottom;
}

.setumei{
	clear:both;
	font-size:85%;
	margin-left: 15px;
	margin-right: 30px;
}

.setumei2{
	font-size:13px;
	margin-left: 5px;
	margin-right: 5px;
}

.tenpo{
	width:95%;
	text-align:right;
	margin-bottom:5px;
	margin-right: 5px;
}

.redbold{
	color:#FF0000;
	font-weight:bold;
}

.fontsize10{
	font-size:10px;
}

.fontsize12{
	font-size:76%;
}

.fontsize13{
	font-size:85%;
}

.fontsize15 {
	font-size:110%;
}

table.cateranking {
	margin-left: 5px;
	margin-top: 10px;
	margin-right: 5px;
	background: #5D9357;
	font-size:85%;
}

#ranktitle {
	font-size:110%;
	padding-top: 4px;
	padding-bottom: 2px;
	padding-left: 2px;
	padding-right: 2px;
	color: #ffffff;
}

.rankleft {
	text-align: left;
	margin-left: 5px;
}

.ranktenpo{
	text-align:right;
	margin-bottom:5px;
	margin-top:5px;
}

#scroll-right a{
	position:absolute;
	top:320px;
	left:757px;
	text-align:right;
	width:10px;
	display: block;
	background-color: transparent;
	text-decoration: none;
	font-size:12px;
}

#search{
	background:url('img/search.jpg') no-repeat center top;
	width: 256px;
	height: 42px;
	padding-top: 12px;
}

form {
	margin: 0px;
	font-size:85%;
}

.right {
	text-align: right;
	padding-right:15px;
}

.left{
	text-align: left;
	clear:both;
	margin-left: 5px;

}

.formleft {
	margin-left: 5px;
	text-align: left;
	padding-left:5px;
	font-size:12px;
	margin-bottom:5px;
}

/* 見出し */
.midasi{
	background-image : url(img/midasi.gif);
	background-repeat : no-repeat;
	width: 260px;
	height: 30px;
	padding-left: 23px;
	padding-top: 5px;
	margin-bottom:5px;
	margin-top:20px;
	font-size:15px;
}

#navi{
	margin-left: 5px;
	font-size:85%;
	color: #EA6232;
}

.gazou3{
	margin-bottom:5px;
	margin-left: 3px;
	margin-right: 5px;
	height:74px;
	width:74px;
	float:left;
	text-align: center;
	background:url('img/no-image.gif') no-repeat center bottom;
}

img {border-style:none;}

.center{
	text-align: center;

}

#foot {
	text-align: center;
	margin: 0px;
	line-height: 100%;
	font-size: 70%;
	margin-top:20px;
}

.listwaku{
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	background-image : url(img/bag.gif);
	background-repeat : no-repeat;
	padding-left : 20px;
	line-height: 130%;
	height:25px;
}

img.middle{
	vertical-align:middle;
	margin-top:2px;
	margin-bottom:5px;
}

#waku {
	border: 1px solid #999999;
	text-align: left;
	padding-top : 8px;
	padding-bottom : 5px;
	padding-right : 5px;
	margin-left: 5px;
	margin-top: 5px;
	margin-right: 15px;
	background: #ffffff;
	font-size: 85%;
}

.subcoment {
	background-image : url(img/bt_bicycle.gif);
	background-repeat : no-repeat;
	padding-left : 18px;
	padding-right : 6px;
	background-positon : left center;
	line-height : 100%;
	margin-left: 10px;
	font-size: 110%;
	margin-bottom: 10px;
	color: #993300;
}

.bold{
	font-weight:bold;
}
.bottomcenter {
	text-align:center;
	font-size:80%;
}
.menulist {
	padding: 5px 0 0 5px;
	font-size: 86%;
	text-align: left;
	background: url(img/jitensya01.gif) no-repeat center left;
	padding-left : 29px;
	padding-right : 6px;
	margin-left:5px;
}

/*トップページランキング大画像*/
.top-gazou{
	margin-top:5px;
	margin-bottom:5px;
	margin-left: 5px;
	margin-right: 5px;
	text-align: center;
	height:138px;
	width:138px;
	float:left;
	padding-bottom:5px;
	background:url('img/no.gif') no-repeat center bottom;
}

/* 右ページランキング中段設定 */
#rmid-ranking {
	margin: 0px;
	padding: 0px;
	width: 509px;
	background-image:url("img/right_note_center.gif");
}

/* 右ページランキングライン設定 */
#rmid-ranking hr {
	margin-left: 10px;
	margin-right: 20px;
	height:1px;
	border-width:1px 0 0 0;
	border-style:dashed none none none;
	border-color:#cccccc #ffffff #ffffff #ffffff;
	font-weight:1px;
}

/*ランキングテーブル*/
table#ranking {
	margin-right: 25px;
	background: #CCCCCC;
	margin:0 auto;
	margin-left: 10px;
}
table#ranking td a {
	font-size:95%;
}

/*ポップアップ画像 8*/
/*フォントサイズ11px相当*/
.thumbnail{
	position: relative;
	z-index: 0;
	font-size:11px;
	line-height: 110%;
}

.thumbnail:hover{
	background-color: transparent;
	z-index: 50;
}

.thumbnail span{ /*CSS for enlarged image*/
	position: absolute;
	background-color: #F4F4F8;
	padding: 5px;
	left: -1000px;
	border: 1px dashed #C2BED5;
	visibility: hidden;
	color: black;
	text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
	border-width: 0;
	padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
	visibility: visible;
	top: 15;
	left: 20px; /*position where enlarged image should offset horizontally */
}
