/* メニュータイトル */
#menutitle {
	margin-bottom: 5px;
}
.menutitle {
	margin-bottom: 5px;
	margin-top: 20px;
}
.menutitle_guide {
	background-image: url(../img/menu/menu_guide.gif);
	background-repeat: no-repeat;
	height: 24px;
	padding-left: 30px;
	font-weight: bold;
	padding-top: 6px;
	margin-bottom: 5px;
	margin-top: 10px;
}
.menutitle_guide_sub {
	background-image: url(../img/menu/menu_guide.gif);
	background-repeat: no-repeat;
	height: 24px;
	padding-left: 30px;
	font-weight: bold;
	padding-top: 6px;
	margin-bottom: 5px;
}
.menutitle_enjoy {
	background-image: url(../img/menu/menu_enjoy.gif);
	background-repeat: no-repeat;
	height: 24px;
	padding-left: 30px;
	font-weight: bold;
	padding-top: 6px;
	margin-bottom: 5px;
	margin-top: 10px;
}
.menutitle_enjoy_sub {
	background-image: url(../img/menu/menu_enjoy.gif);
	background-repeat: no-repeat;
	height: 24px;
	padding-left: 30px;
	font-weight: bold;
	padding-top: 6px;
	margin-bottom: 5px;
}
.menutitle_security {
	background-image: url(../img/menu/menu_security.gif);
	background-repeat: no-repeat;
	height: 24px;
	padding-left: 30px;
	font-weight: bold;
	padding-top: 6px;
	font-size: 13px;
	margin-bottom: 5px;
	margin-top: 10px;
}
.menutitle_security_sub {
	background-image: url(../img/menu/menu_security.gif);
	background-repeat: no-repeat;
	height: 24px;
	padding-left: 30px;
	font-weight: bold;
	padding-top: 6px;
	font-size: 13px;
	margin-bottom: 5px;
}
.menutitle_news {
	background-image: url(../img/menu/menu_news.gif);
	background-repeat: no-repeat;
	height: 24px;
	padding-left: 30px;
	font-weight: bold;
	padding-top: 6px;
	font-size: 13px;
	margin-bottom: 5px;
	margin-top: 10px;
}
.menutitle_news_sub {
	background-image: url(../img/menu/menu_news.gif);
	background-repeat: no-repeat;
	height: 24px;
	padding-left: 30px;
	font-weight: bold;
	padding-top: 6px;
	font-size: 13px;
	margin-bottom: 5px;
}
.menutitle_sub1 {
	background-image: url(../img/menu/menu_sub1.gif);
	background-repeat: no-repeat;
	height: 24px;
	padding-left: 30px;
	font-weight: bold;
	padding-top: 6px;
	font-size: 13px;
	margin-bottom: 5px;
	margin-top: 10px;
}
.menutitle_sub1_sub {
	background-image: url(../img/menu/menu_sub1.gif);
	background-repeat: no-repeat;
	height: 24px;
	padding-left: 30px;
	font-weight: bold;
	padding-top: 6px;
	font-size: 13px;
	margin-bottom: 5px;
}
.menutitle_sub2 {
	background-image: url(../img/menu/menu_sub2.gif);
	background-repeat: no-repeat;
	height: 24px;
	padding-left: 30px;
	font-weight: bold;
	padding-top: 6px;
	font-size: 13px;
	margin-bottom: 5px;
	margin-top: 10px;
}
.menutitle_sub2_sub {
	background-image: url(../img/menu/menu_sub2.gif);
	background-repeat: no-repeat;
	height: 24px;
	padding-left: 30px;
	font-weight: bold;
	padding-top: 6px;
	font-size: 13px;
	margin-bottom: 5px;
}
.menutitle_salebike {
	width: 240px;
	margin-top: 20px;
	margin-left: 10px;
}

/* メニューゾーン */
.menulink {
	font-family: "Osaka－等幅", "ＭＳ Ｐゴシック";
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #333333;
	width: 140px;
	padding-left: 10px;
}
.rightlist {
	text-align: right;
}

/* バイク買取 */
#salebike_box {
	margin-bottom: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CC0000;
	border-bottom-color: #CC0000;
	border-left-color: #CC0000;
	margin-top: -5px;
	width: 238px;
	font-family: "Osaka－等幅", "ＭＳ Ｐゴシック";
	font-size: 13px;
	line-height: 19px;
	font-weight: normal;
	color: #333333;
	margin-left: 10px;
}
#salebike_message {
	text-align: center;
	margin-bottom: 3px;
	color: #003399;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
#salebike_box td {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
#salebike_buttom {
	text-align: center;
	margin-top: 10px;
}

/* プロフィール */
.profile_img {
	margin-bottom: 5px;
}
.profilebox {
	padding-left: 10px;
	margin-bottom: 10px;
}

.profile_midashi {
	font-weight: bold;
	margin-bottom: 5px;
	margin-top: 5px;
}



/**/
.rightbox {
	float: right;
	width: 250px;
	list-style-type: none;
	font-family: "Osaka－等幅", "ＭＳ Ｐゴシック";
	font-size: 13px;
	font-weight: normal;
	color: #333333;
	line-height: 19px;
}
.rightbox:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}
/*\*/
* html .rightbox {
    height: 1em;
    overflow: visible;
}
/**/
.rightbox li {
	margin-top: 5px;
	list-style-type: none;
	list-style-position: outside;
	margin-bottom: 7px;
	padding-bottom: 7px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	margin-left: 10px;
	line-height: 20px;
	width: 235px;
}