@charset "UTF-8";
/********************************
	↓↓↓全体の設定↓↓↓
********************************/
* {
	margin:0px;
	padding:0px;
}
html {
	overflow-y:scroll;
}
p {
	text-align:left;
	font-size:12px;
	color:#ffffff;
	line-height:18px;
}
img {
	border:0px none;
}
a {
	text-decoration:none;
	font-size:12px;
	color:#fede58;
	cursor:pointer;
}
a:hover {
	font-size:12px;
	color:#fefd9f;
}
body {
	text-align:center;
	background-color:#000000;
}
.hide {
	display:none;
	margin:0px;
	padding:0px;
}
.link_banner {
	width:234px;
	height:60px;
	display:block;
	cursor:pointer;
}
/********************************
	↓↓↓全体boxレイアウトの設定↓↓↓
********************************/
#box_line {
	width:802px;
	margin:0 auto 0 auto;
	padding:0px;
	background-color:#f5e7c8;
}
#box {
	width:800px;
	margin:1px;
	padding:0px;
	background-color:#000000;
}
#box_bk {
	width:800px;
	margin:0px;
	padding:0px;
	background-image:url(../img/main_bk.gif);
	background-repeat:no-repeat;
}
#header_box {
	width:800px;
	margin:0px;
	padding:0px;
	background-image:url(../img/header_bk.gif);
	background-repeat:no-repeat;
}
#main_box {
	width:800px;
	margin:00;
	padding:0;
}
#content_box {
	width:550px;
	float:right;
	margin:0px;
	padding:0px;
}
#menu_box {
	width:250px;
	float:left;
	margin:0 0 30px 0;
	padding:0px;
	overflow:hidden;
}
#footer_box {
	width:800px;
	height:270px;
	clear:both;
	margin:0;
	padding:0px 0px 0px 0px;
	background-image:url(../img/footer_bk.gif);
	background-repeat:no-repeat;
}
#footer_com_box {
	width:800px;
	height:600px;
	clear:both;
	margin:0;
	padding:0px 0px 0px 0px;
	background-image:url(../img/footer_com.gif);
	background-repeat:no-repeat;
}
#footer_qa_box {
	width:800px;
	height:530px;
	clear:both;
	margin:0;
	padding:0px 0px 0px 0px;
	background-image:url(../img/footer_qa.gif);
	background-repeat:no-repeat;
}
#footer_access_box {
	width:800px;
	height:270px;
	clear:both;
	margin:0;
	padding:0px 0px 0px 0px;
	background-image:url(../img/footer_access.gif);
	background-repeat:no-repeat;
}
#web_header_box {
	width:800px;
	height:130px;
	margin:0px;
	padding:0px;
	background-image:url(../img/header_bk.gif);
	background-repeat:no-repeat;
}
#web_header_access_box {
	width:800px;
	height:130px;
	margin:0px;
	padding:0px;
	background-image:url(../img/header_access.gif);
	background-repeat:no-repeat;
}
#web_box_bk {
	width:800px;
	margin:0px;
	padding:0px;
	background-repeat:no-repeat;
}
#web_box_bk02 {
	width:800px;
	margin:0px;
	padding:0px;
	background-image:url(../img/main_web_bk02.gif);
	background-repeat:no-repeat;
}
#web_box_bk03 {
	width:800px;
	margin:0px;
	padding:0px;
	background-image:url(../img/main_web_bk06.gif);
	background-repeat:no-repeat;
}
#web_box_bk04 {
	width:800px;
	margin:0px;
	padding:0px;
	background-image:url(../img/main_web_bk03.gif);
	background-repeat:no-repeat;
}
#web_box_bk05 {
	width:800px;
	margin:0px;
	padding:0px;
	background-image:url(../img/main_web_bk05.gif);
	background-repeat:no-repeat;
}
#web_box_bk06 {
	width:800px;
	margin:0px;
	padding:0;
	background-image:url(../img/main_web_bk07.gif);
	background-repeat:no-repeat;
}
#web_box_bk07 {
	width:800px;
	margin:0px;
	padding:0;
	background-image:url(../img/main_blog_bk02.gif);
	background-repeat:no-repeat;
}
/********************************
	↓↓↓フォント↓↓↓
********************************/
.sub_link_font {
	color:#ffffff;
	font-size:12px;
}
.left_font {
	text-align:left;
}
.text_font {
	font-size:12px;
	text-align:left;
	color:#ffffff;
}
.footer_font {
	font-size:12px;
	text-align:right;
	color:#ffffff;
}
.bike_font {
	font-size:12px;
	text-align:center;
	color:#ffffff;
	font-weight:bolder;
}
.text_font_accent {
	font-size:12px;
	color:#f8e9d1;
	font-weight:bolder;
}
.news_font {
	font-size:12px;
	color:#ffffff;
}
.accent_font {
	font-size:15px;
	color:#f8e9d1;
	text-align:center;
	font-weight:bolder;
	padding-bottom:4px;
}
.bike_title_font {
	font-size:12px;
	text-align:left;
	color:#ffffff;
}
.silver {
	font-size:12px;
	color:#000000;
	background-color:#f7f6f5;
}
.red {
	font-size:12px;
	color:#ffffff;
	background-color:#d70035;
}
.black {
	font-size:12px;
	color:#ffffff;
	background-color:#666666;
}
.bike_price_font {
	font-size:12px;
	color:#e95464;
	font-weight:bolder;
}
.text_font_title {
	font-size:12px;
	color:#ffffff;
	font-weight:bolder;
}
.blog_category_font {
	font-size:12px;
}
.text_font_cost {
	font-size:14px;
	color:#e95464;
	font-weight:bolder;
}
.foot {
	font-size:12px;
	color:#ffffff;
}
#blog_category_box a {
	text-decoration:none;
	font-size:12px;
	color:#000000;
	cursor:pointer;
}
#blog_category_box a:hover {
	font-size:12px;
	color:#999999;
}
#trike_box {
	color:#ffffff;
	font-size:12px;
}
#trike_box02 {
	color:#ffffff;
	font-size:12px;
}
#trike_table {
	color:#ffffff;
	font-size:12px;
}
/********************************
	↓↓↓ヘッダー↓↓↓
********************************/
#sub_menu_box {
	width:665px;
	height:55px;
	float:right;
	margin:0px;
	padding:0px;
}
#sub_menu {
	width:665px;
	height:40px;
	margin:0px;
	padding:0px;
	background-image:url(../img/sub_menu_bk.gif);
}
#sub_menu_ul {
	text-align:right;
	float:right;
	list-style:none;
	margin:11px auto;
	padding:0px 28px 0px 0px;
}
.sub_menu_li {
	float:left;
	color:#ffffff;
	font-size:10px;
	line-height:16px;
	margin:0px 20px 0px 0px;
	padding:0px 0px 0px 18px;
	background-image:url(../img/sub_menu_icon.gif);
	background-repeat:no-repeat;
}
.sub_menu_li02 {
	width:17px;
	height:16px;
	float:left;
	line-height:16px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	background-image:url(../img/rss.gif);
	background-repeat:no-repeat;
}
.sub_menu_li02 a{
	display:block;
	width:17px;
	height:16px;
}
#title_box {
	width:447px;
	height:94px;
	clear:both;
	text-align:center;
	margin:0px auto 10px auto;
	padding:0px;
	background:url(../img/title.png) no-repeat;
}
#title_lineup_box {
	width:772px;
	height:94px;
	clear:both;
	margin:0px auto 10px auto;
	padding:0px;
	background:url(../img/title03.png) no-repeat right top;
}
#title_link_box {
	width:234px;
	height:60px;
	clear:both;
	margin:0px 0 0px 410px;
	padding:0px;
	background-image:url(../img/title02.png);
}
#flash_line {
	width:782px;
	height:302px;
	clear:both;
	text-align:center;
	margin:0px auto 0px auto;
	padding:0px;
	background-color:#9E5E1C;
}
#flash_box {
	width:780px;
	height:300px;
	clear:both;
	text-align:center;
	margin:0px;
	padding:1px;
}
/********************************
	↓↓↓コンテンツ↓↓↓
********************************/
#content {
	width:485px;
	clear:both;
	text-align:center;
	margin:19px auto 0px auto;
	padding:0px;
	overflow:hidden;
}
#content_news {
	width:485px;
	text-align:center;
	margin:0px auto 0px auto;
	padding:0px;
}
#content_news_title {
	width:485px;
	height:25px;
	margin:0px auto 0px auto;
	padding:0px 0px 0px 0px;
	background-image:url(../img/content_title_bk01.png);
	background-repeat:no-repeat;
}
.content_news_title_text {
	color:#ffffff;
	font-size:20px;
	font-weight:bolder;
	text-align:center;
	line-height:25px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
#content_Announcement_title {
	width:485px;
	height:25px;
	color:#ffffff;
	font-weight:bolder;
	margin:20px auto 0px auto;
	padding:0px 0px 0px 0px;
	background-image:url(../img/content_title_bk02.png);
	background-repeat:no-repeat;
}
.content_news_head {
	width:485px;
	height:18px;
	margin:10px 0px 0px 0px;
	padding:0px;
	background-image:url(../img/content_top_bk.png);
}
.content_news_middle {
	width:485px;
	margin:0px;
	padding:0px;
	background-image:url(../img/content_middle_bk.png);
}
.content_news_foot {
	width:485px;
	height:18px;
	margin:0px;
	padding:0px;
	background-image:url(../img/content_bottom_bk.png);
}
.content_news_ul {
	width:485px;
	list-style:none;
	text-align:left;
	margin:0px;
	padding:0px 10px 0px 10px;
}
.content_news_li {
	text-align:left;
	font-size:12px;
	line-height:10px;
	color:#ffffff;
	margin:0px;
	padding:0px 0px 5px 20px;
	background-image:url(../img/news_icon_bk.png);
	background-repeat:no-repeat;
}
.topix {
	text-align:right;
	padding:10px 20px 0 0;
}
/********************************
	↓↓↓メニュー↓↓↓
********************************/
#menu {
	width:225px;
	margin:19px 0px 0px 25px;
	padding:0px;
}
.main_menu_title {
	font-size:20px;
	text-align:center;
	color:#ffffff;
	font-weight:bolder;
}
#main_menu {
	width:215px;
	text-align:center;
	margin:0px auto 0px auto;
	padding:0px;
}
#main_menu_top {
	width:215px;
	height:26px;
	margin:0px 0px 0px 0px;
	padding:0px;
}
#main_menu_middle {
	width:215px;
	height:310px;
	margin:0px 0px 0px 0px;
	padding:0px;
	overflow:hidden;
	background-image:url(../img/main_menu_bk.png);
}
#content_menu {
	width:225px;
	text-align:center;
	margin:0px auto 0px auto;
	padding:0px;
}
#content_menu_top {
	width:225px;
	height:30px;
	clear:both;
	margin:5px auto 0px auto;
	padding:0px 0px 0px 0px;
}
#content_menu_middle {
	width:225px;
	margin:0px 0px 0px 0px;
	padding:0px;
}
/********************************
	↓↓↓メインメニュー↓↓↓
********************************/
#main_menu_left {
	width:105px;
	height:310px;
	text-align:left;
	list-style:none;
	float:left;
	margin:0px 0px 0px 0px;
	padding:0px;
}
#main_menu_right {
	width:105px;
	height:310px;
	text-align:left;
	list-style:none;
	float:right;
	margin:0px 0px 0px 0px;
	padding:0px;
}
.main_menu_icon01 {
	width:93px;
	height:93px;
	margin:10px 0px 0px 10px;
	padding:0px;
}
.main_menu_icon02 {
	width:93px;
	height:93px;
	margin:10px 0px 0px 3px;
	padding:0px;
}
.main_menu_icon03 {
	width:93px;
	height:93px;
	margin:6px 0px 0px 10px;
	padding:0px;
}
.main_menu_icon04 {
	width:93px;
	height:93px;
	margin:6px 0px 0px 3px;
	padding:0px;
}
/********************************
	↓↓↓コンテンツメニュー↓↓↓
********************************/
#content_menu_ul {
	width:225px;
	list-style:none;
	margin:0px 0px 0px 0px;
	padding:0px;
}
.content_menu_icon01 {
	width:225px;
	height:50px;
	margin:0px 0px 0px 0px;
	padding:0px;
	background-image:url(../img/content_menu_i_bk.png);
	background-repeat:no-repeat;
}
.content_menu_icon02 {
	width:225px;
	height:50px;
	margin:0px 0px 0px 0px;
	padding:0px;
	background-image:url(../img/content_menu_i_bk02.png);
	background-repeat:no-repeat;
}
.content_menu_icon03 {
	width:225px;
	height:50px;
	margin:0px 0px 0px 0px;
	padding:0px;
	background-image:url(../img/content_menu_i_bk03.png);
	background-repeat:no-repeat;
}
.content_i_title {
	width:225px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	overflow:hidden;
}
/********************************
	↓↓↓コンテンツメニューアイコン↓↓↓
********************************/
.content_title_e {
	text-align:right;
	font-weight:bolder;
	font-size:16px;
	color:#5f0d00;
	margin:8px 20px 0px 0px;
	padding:0px 0px 0px 0px;
}
.content_title_e a {
	font-weight:bolder;
	font-size:16px;
	color:#40005f;
}
.content_title_e a:hover {
	font-weight:bolder;
	font-size:16px;
	color:#5f0d00;
}
.content_title_j {
	text-align:left;
	line-height:15px;
	font-size:13px;
	color:#fede58;
	margin:-17px 0px 0px 50px;
	padding:0px 0px 0px 0px;
}
.content_title_j a {
	font-size:13px;
	color:#fede58;
}
.content_title_j a:hover {
	font-size:13px;
	color:#fede58;
}
.content_i_comment {
	width:225px;
	height:15px;
	color:#ffffff;
	line-height:15px;
	font-size:10px;
	text-align:left;
	clear:both;
	overflow:hidden;
	margin:0px 0px 0px 0px;
	padding:1px 0px 0px 50px;
}
.content_icon_link {
	display:block;
	cursor:pointer;
}
/********************************
	↓↓↓フッター↓↓↓
********************************/
#footer {
	width:795px;
	height:20px;
	text-align:right;
	color:#ffffff;
	margin:0px 0px 0px 0px;
	padding:5px 5px 0px 0px;
	background-image:url(../img/footer_bk.png);
}
/********************************
	↓↓↓WEBページここから↓↓↓
********************************/
#content_body {
	width:485px;
	text-align:center;
	margin:0px auto 0px auto;
	padding:0px;
}
#content_body_title {
	width:485px;
	height:25px;
	line-height:28px;
	margin:0px auto 0px auto;
	padding:0px 0px 0px 0px;
	background-image:url(../img/content_title_bk02.png);
}
.content_body_title_text {
	color:#ffffff;
	font-size:20px;
	font-weight:bolder;
	text-align:center;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
.content_body_head {
	width:485px;
	height:18px;
	margin:10px 0px 0px 0px;
	padding:0px;
	background-image:url(../img/content_top_bk.png);
}
.content_body_middle {
	width:485px;
	margin:0px;
	padding:0px;
	background-image:url(../img/content_middle_bk.png);
}
.content_body_foot {
	width:485px;
	height:18px;
	margin:0px;
	padding:0px;
	background-image:url(../img/content_bottom_bk.png);
}
.content_text_box {
	width:465px;
	font-size:12px;
	color:#ffffff;
	text-align:left;
	margin:0 auto 0 auto;
	padding:0px 0px 0px 0px;
}
.content_text_box .tags{
	width:100%;
	text-align:right;
	margin-top:10px;
}
.content_text_box .tags dt,.content_text_box .tags dd{
	display:inline;
	color:#ccc;
	padding-left:5px;
	font-size:12px;
}
.content_text_box .entrystat{
	text-align:left;
	color:#ffffff;
	font-size:12px;
	clear:both;
	margin-top:2px;
	paddint-top:2px;
	border-top:2px dotted #666;
}
/********************************
	↓↓↓WEBページcomここから↓↓↓
********************************/
.com_ul {
	width:150px;
	float:left;
	list-style:none;
}
.com_ul02 {
	width:310px;
	list-style:none;
	margin:0 0 0 150px;
}
.com_li01 {
	width:150px;
	height:22px;
	text-align:left;
	line-height:18px;
	border-bottom: 2px dotted #666;
	margin:0px 0 0 0px;
	padding:0px 0px 0px 0px;

}
.com_li02 {
	width:310px;
	height:22px;
	text-align:left;
	line-height:18px;
	border-bottom: 2px dotted #666;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
.accent_bar {
	width:300px;
	height:20px;
	line-height:0px;
	text-align:cetner;
	margin:0px auto 10px auto;
	padding:0px 0 0px 0;
	background-image:url(../img/accent_bar.png);
	background-repeat:no-repeat;
}
.accent_title {
	height:16px;
	text-align:center;
	line-height:0px;
	margin:0px;
	padding:0 0 0 0px;
}
/********************************
	↓↓↓WEBquestionここから↓↓↓
********************************/
.question_ul {
	list-style:none;
}
.question_li01 {
	border-bottom: 2px dotted #666;
}
.question_li02 {
	padding:0px 0px 40px 0px;
}
/********************************
	↓↓↓WEBaccessここから↓↓↓
********************************/
#map_image {
	width:460px;
	height:500px;
	background-image:url(../img/map.png);
	background-repeat:no-repeat;
}
/********************************
	↓↓↓WEBtypeここから↓↓↓
********************************/
.buggy_type_box {
	width:430px;
	margin:0 auto 0 auto;
	padding:0 0 20px 0;
	text-align:center;
}
.buggy_type_title_box {
	width:410px;
	height:20px;
	margin:0px auto 0px auto;
	text-align:center;
	background-image:url(../img/buggy_type_head.gif);
	background-repeat:no-repeat;
}
.buggy_type_imege_box {
	width:400px;
	height:300px;
	clear:both;
	margin:0px auto 0px auto;
	padding:3px 0 0 0;
	text-align:center;
}
.buggy_type_speck_box {
	width:400px;
	margin:0px auto 0px auto;
	padding:10px 0 0 0;
	clear:both;
	text-align:center;
}
.type_ul {
	width:148px;
	float:left;
	list-style:none;
}
.type_ul02 {
	width:245px;
	list-style:none;
	margin:0 0 0 150px;
}
.type_li01 {
	width:148px;
	height:22px;
	text-align:left;
	line-height:18px;
	border-bottom: 2px dotted #666;
	margin:0px 0 0 0px;
	padding:0px 0px 0px 0px;
}
.type_li02 {
	width:245px;
	height:22px;
	text-align:left;
	line-height:18px;
	border-bottom: 2px dotted #666;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
.buggy_type_no {
	width:100px;
	height:20px;
	float:left;
	text-align:center;
	margin:0px;
	padding:2px 0 0 0;
}
.buggy_type_title {
	width:310px;
	height:20px;
	float:right;
	text-align:center;
	margin:0px;
	padding:2px 0 0 0;
}
.buggy_type_status {
	height:22px;
	text-align:left;
	line-height:18px;
	border-bottom: 2px dotted #666;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
.buggy_type_cost {
	height:22px;
	text-align:center;
	line-height:20px;
	border-bottom: 2px dotted #666;
	margin:0px auto 0px auto;
	padding:0px 0px 0px 0px;
}
.buggy_type_middle {
	width:410px;
	background-image:url(../img/buggy_type_middle.png);
	margin:0px auto 0px auto;
	text-align:center;
}
.buggy_type_bottom {
	width:410px;
	height:20px;
	margin:0px auto 0px auto;
	text-align:center;
	background-image:url(../img/buggy_type_foot.png);
}
/********************************
	↓↓↓WEBmovieここから↓↓↓
********************************/
.movie_comment_title {
	height:22px;
	text-align:left;
	line-height:18px;
	border-bottom: 2px dotted #666;
	margin:0px 0 0 0px;
	padding:0px 0px 0px 10px;
}
.movie_comment {
	line-height:15px;
	border-bottom: 2px dotted #666;
	text-align:left;
	margin:0px;
	padding:5px 0px 5px 10px;
}
/********************************
	↓↓↓WEBtroubleここから↓↓↓
********************************/
.trouble_ul {
	list-style:none;
}
.trouble_comment_title {
	height:22px;
	text-align:left;
	line-height:18px;
	border-bottom: 2px dotted #666;
	margin:0px 0 0 0px;
	padding:0px 0px 0px 10px;
}
.trouble_comment {
	line-height:15px;
	border-bottom: 2px dotted #666;
	text-align:left;
	margin:5px 0px 20px 20px;
	padding:5px 0px 2px 0px;
}
/********************************
	↓↓↓WEBblogここから↓↓↓
********************************/
.blog_box {
	padding:0 0 20px 0;
}
.return {
	padding:10px;
	text-align:center;
	color:#ccc;
	clear:both;
}
.blog_foot {
	margin:0 0 10px 0px;
	padding:10px;
	text-align:right;
	clear:both;
	border-bottom: 2px dotted #666;
}
#blog_category_box {
	width:225px;
	list-style:none;
	font-size:12px;
	margin:0px 0px 0px 0px;
	padding:0 0 0 0;
}
#blog_category_top {
	width:225px;
	height:45px;
	background-image:url(../img/blog_category_top.png);
	background-repeat:no-repeat;
}
#blog_category_top02 {
	width:225px;
	height:45px;
	background-image:url(../img/blog_category_top02.png);
	background-repeat:no-repeat;
}
#blog_category_middle {
	width:225px;
	padding:0 0 0 15px;
	background-image:url(../img/blog_category_middle.png);
}
#blog_category_bottom {
	width:225px;
	height:23px;
	background-image:url(../img/blog_category_bottom.png);
	background-repeat:no-repeat;
}
#blog_category_bottom02 {
	width:225px;
	height:23px;
	background-image:url(../img/blog_category_bottom.png);
	background-repeat:no-repeat;
}
.blog_category_ul {
	width:190px;
	text-align:left;
	margin:0 0 0 20px;
	list-style:none;
}
.blog_category_li {
	width:190px;
	text-align:left;
}
/********************************
	↓↓↓BBSここから↓↓↓
********************************/
#bbs div{
	padding:3px;
}
#bbs div label{
	vertical-align:top;
	display:block;
	float:left;
	text-indent:20px;
	width:5em;
	color:#eeeeee;
}
#bbs div input.name,#bbs div input.mail,#bbs div input.subject,#bbs div textarea.text{
	width:200px;
	border:1px solid #cccccc;
	filter: alpha(opacity=65);
	-moz-opacity:0.65;
	opacity:0.65;
}
#comments-open-data{
	text-align:center;
}
	#comments-open-data div,#comments-open-text{
		text-align:left;
		clear:both;
	}
		#comments-open-data div input,#comment-text{
			border:1px solid #cccccc;
			filter: alpha(opacity=65);
			-moz-opacity:0.65;
			opacity:0.65;
		}
	#comments-open-data label,#comments-open-text label{
		width:5em;
		text-align:left;
		float:left;
		vertical-align:top;
	}
.bbs_btn {
	text-align:left;
	margin:0 0 0 250px;
	padding:10px 0 0 0;
	clear:both;
}
/********************************
	↓↓↓お問い合わせここから↓↓↓
********************************/
#inq div{
	padding:3px;
	text-align:left;
}
#inq div label{
	vertical-align:top;
	display:block;
	float:left;
	text-indent:20px;
	width:5em;
	color:#eeeeee;
}
#inq div input.name,#inq div input.mail,#inq div input.subject,#inq div textarea.text{
	width:200px;
	border:1px solid #cccccc;
	filter: alpha(opacity=65);
	-moz-opacity:0.65;
	opacity:0.65;
}
#inq div.btn{
	text-align:left;
	margin:0 0 0 210px;
}
#inq div textarea.text{
	width:350px;
	height:250px;
}
#inq dl{
	width70%;
	magin:0px 30%;
	background:#ffcccc;
	filter: alpha(opacity=65);
	-moz-opacity:0.65;
	opacity:0.65;
	text-align:center;
	font-size:80%;
}
#inq dl dt{
	background:#ffffff;
	margin:0px auto;
	padding:5px;
}
#inq dl dd{
	text-align:left;
	padding:10px;
	font-weight:900;
}
#inq p{
	padding:20px;
}
/********************************
	↓↓↓リンクここから↓↓↓
********************************/
.link_ul {
	width:300px;
	float:left;
	list-style:none;
}
.link_ul02 {
	width:150px;
	list-style:none;
	margin:0 0 0 300px;
}
.link_li01 {
	width:300px;
	height:50px;
	text-align:left;
	margin:0px 0 0 0px;
	padding:10px 0px 0px 0px;

}
.link_li02 {
	width:150px;
	height:50px;
	text-align:left;
	font-size:0px;
	line-height:0px;
	margin:0px 0px 0px 0px;
	padding:10px 0px 0px 0px;
}
/*リンクフリー用↓*/
.link_ul03 {
	width:300px;
	float:left;
	list-style:none;
}
.link_ul04 {
	width:150px;
	list-style:none;
	margin:0 0 0 270px;
}
.link_li03 {
	width:300px;
	height:60px;
	text-align:left;
	margin:0px 0 0 0px;
	padding:10px 0px 0px 0px;

}
.link_li04 {
	width:150px;
	height:60px;
	text-align:left;
	margin:0px 0px 0px 0px;
	padding:10px 0px 0px 0px;
}
.link_bar {
	width:300px;
	height:20px;
	line-height:0px;
	text-align:cetner;
	margin:0px auto 10px auto;
	padding:0px 0 0px 0;
	background-image:url(../img/accent_bar.png);
	background-repeat:no-repeat;
}
.link_title {
	height:16px;
	text-align:center;
	line-height:0px;
	margin:0px;
	padding:0 0 0 0px;
}
/********************************
	↓↓↓サイトマップここから↓↓↓
********************************/
#sitemap ul{
	padding-left:1em;
	margin-left:1em;
}
#sitemap li{
	color:#fff;
	font-size:10px;
	padding-bottom:10px;
}

#sitemap li li{
	margin-bottom:5px;
}
#sitemap li li li{
	margin-bottom:2px;
}
/********************************
	↓↓↓電動自転車ここから↓↓↓
********************************/
.bike_type_speck_box {
	width:460px;
	margin:0px auto 0px auto;
	padding:10px 0 0 0;
	clear:both;
	text-align:center;
}
.bike_type_ul {
	width:165px;
	float:left;
	list-style:none;
}
.bike_type_ul02 {
	width:292px;
	list-style:none;
	margin:0 0 0 165px;
}
.bike_type_li01 {
	width:165px;
	height:22px;
	text-align:left;
	line-height:18px;
	border-bottom: 2px dotted #666;
	margin:0px 0 0 0px;
	padding:0px 0px 0px 0px;
}
.bike_type_li02 {
	width:292px;
	height:22px;
	text-align:left;
	line-height:18px;
	border-bottom: 2px dotted #666;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
.bike_type_li03 {
	width:165px;
	height:44px;
	text-align:left;
	line-height:18px;
	border-bottom: 2px dotted #666;
	margin:0px 0 0 0px;
	padding:0px 0px 0px 0px;
}
.bike_type_li04 {
	width:292px;
	height:44px;
	text-align:left;
	line-height:18px;
	border-bottom: 2px dotted #666;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
.bike_comment02 {
	line-height:15px;
	border-bottom: 2px dotted #666;
	text-align:center;
	margin:0 auto 0 auto;
	padding:0px 0px 5px 0;
}
.bike_ul01 {
	width:460px;
	margin:0 0 0 0;
	list-style:none;
}
.bike_ul02 {
	width:460px;
	list-style:none;
	margin:15px 0 0 8px;
}
.bike_li01 {
	width:140px;
	text-align:center;
	float:left;
	margin:0px 13px 0 0px;
	padding:0px 0px 0px 0px;

}
.bike_li02 {
	width:140px;
	text-align:center;
	float:left;
	margin:0px 0px 0 0px;
	padding:0px 0px 0px 0px;

}
.bike_image_a {
	width:140px;
	height:140px;
	text-align:center;
	display:block;
	cursor:pointer;
}
.bike_silver_image {
	width:140px;
	height:140px;
	line-height:40px;
	margin:15px 0 15px 0;
	background-image:url(../img/bike_image01.gif);
	background-repeat:no-repeat;
}
.bike_red_image {
	width:140px;
	height:140px;
	line-height:40px;
	margin:15px 0 15px 0;
	background-image:url(../img/bike_image02.gif);
	background-repeat:no-repeat;
}
.bike_black_image {
	width:140px;
	height:140px;
	line-height:40px;
	margin:15px 0 15px 0;
	background-image:url(../img/bike_image03.gif);
	background-repeat:no-repeat;
}
.bike_custom_image01 {
	width:140px;
	height:140px;
	line-height:40px;
	margin:15px 0 15px 0;
	background-image:url(../img/bike_custom_image01.gif);
	background-repeat:no-repeat;
}
.bike_custom_image02 {
	width:140px;
	height:140px;
	line-height:40px;
	margin:15px 0 15px 0;
	background-image:url(../img/bike_custom_image02.gif);
	background-repeat:no-repeat;
}
.bike_custom_image03 {
	width:140px;
	height:140px;
	line-height:40px;
	margin:15px 0 15px 0;
	background-image:url(../img/bike_custom_image03.gif);
	background-repeat:no-repeat;
}
.bike_subswitch_image {
	width:140px;
	height:140px;
	margin:15px 0 15px 0;
	background-image:url(../img/bike_subswitch_image.gif);
	background-repeat:no-repeat;
}
.bike_battery_image {
	width:140px;
	height:140px;
	margin:15px 0 15px 0;
	background-image:url(../img/bike_battery_image.gif);
	background-repeat:no-repeat;
}
.bike_foil_image {
	width:140px;
	height:140px;
	margin:15px 0 15px 0;
	background-image:url(../img/bike_foil_image.gif);
	background-repeat:no-repeat;
}
.bike_comment {
	text-align:left;
}
.bike_alarm {
	clear:both;
	line-height:50px;
}
/********************************
	↓↓↓GD TRIKEここから↓↓↓
********************************/
#trike_box {
	width:485px;
	overflow:hidden;
	background:url(../img/gd_trike.jpg) no-repeat;
}
#trike_box02 {
	width:485px;
	overflow:hidden;
	background:url(../img/gd_trike02.jpg) no-repeat;
}
	.trike_change_ul {
		list-style:none;
		padding:450px 0 0 0;
	}
		.trike_change01 {
			width:151px;
			height:30px;
			float:left;
			background:url(../img/trike_switch01.png);
		}
		.trike_change02 {
			width:151px;
			height:30px;
			float:left;
			margin:0 0 0 10px;
			background:url(../img/trike_switch02.png);
		}
			.trike_change_ul a {
				width:151px;
				height:30px;
				display:block;
				cursor:pointer;
			}
	#trike_img_ul {
		width:485px;
		height:80px;
		list-style:none;
		clear:both;
		margin:0 0 15px 0;
		padding:20px 0 0 0;
	}
		.trike_image01 {
			width:110px;
			height:80px;
			float:left;
			margin:0 15px 0 0;
			padding:0;
			background:url(../img/trike_01a.jpg) no-repeat left top;
		}
		.trike_image02 {
			width:110px;
			height:80px;
			float:left;
			margin:0 15px 0 0;
			padding:0;
			background:url(../img/trike_02a.jpg) no-repeat left top;
		}
		.trike_image03 {
			width:110px;
			height:80px;
			float:left;
			margin:0 15px 0 0;
			padding:0;
			background:url(../img/trike_03a.jpg) no-repeat left top;
		}
		.trike_image04 {
			width:110px;
			height:80px;
			float:left;
			margin:0;
			padding:0;
			background:url(../img/trike_04a.jpg) no-repeat left top;
		}
		.trike_image05 {
			width:110px;
			height:80px;
			float:left;
			margin:0 15px 0 0;
			padding:0;
			background:url(../img/trike_05a.jpg) no-repeat left top;
		}
		.trike_image06 {
			width:110px;
			height:80px;
			float:left;
			margin:0 15px 0 0;
			padding:0;
			background:url(../img/trike_06a.jpg) no-repeat left top;
		}
		.trike_image07 {
			width:110px;
			height:80px;
			float:left;
			margin:0 15px 0 0;
			padding:0;
			background:url(../img/trike_07a.jpg) no-repeat left top;
		}
		.trike_image08 {
			width:110px;
			height:80px;
			float:left;
			margin:0;
			padding:0;
			background:url(../img/trike_08a.jpg) no-repeat left top;
		}
			.trike_image_a {
				width:110px;
				height:80px;
				text-align:center;
				display:block;
				cursor:pointer;
			}
#trike_status_ul {
	width:185px;
	list-style:none;
	text-align:left;
	float:left;
}
	.trike_status_title {
		width:185px;
		height:22px;
		text-align:left;
		line-height:18px;
		border-bottom: 2px dotted #666;
		margin:0;
		padding:4px 0 0 0;
	}
	.trike_status_li {
		width:185px;
		height:22px;
		text-align:left;
		line-height:18px;
		border-bottom: 2px dotted #666;
		margin:0;
		padding:4px 0 0 0;
	}

		.trike_status_li a:link,
		.trike_status_li a:visited {color: #e95464;font-weight:bolder; }
		.trike_status_li a:focus,
		.trike_status_li a:hover,
		.trike_status_li a:active { color: #fc6e91;font-weight:bolder; }

	.trike_status_li02 {
		width:170px;
		height:22px;
		text-align:left;
		line-height:18px;
		border-bottom: 2px dotted #666;
		margin:0px 0px 0px 10px;
		padding:4px 0 0 0;
	}
	.trike_status_li03 {
		width:160px;
		height:22px;
		text-align:left;
		line-height:18px;
		border-bottom: 2px dotted #666;
		margin:0px 0px 0px 20px;
		padding:4px 0 0 0;
	}
#trike_table {
	width:285px;
	text-align:left;
	border: 1px solid #ffffff;
	border-collapse: separate;
	border-spacing:0;
	float:right;
}
	#trike_table th {
		width:98px;
		padding:2px;
		border-right: 1px solid #ffffff;
		border-bottom: 1px solid #ffffff;
		text-align:center;
	}
	#trike_table td {
		padding:2px;
		border-left: 1px solid #ffffff;
		border-bottom: 1px solid #ffffff;
		text-align:left;
	}