body {
	font-family: "Lucida Grande", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", Osaka, sans-serif;
	font-size: 12px;
	color: #DDD;
	background-color: #000;
	text-align: center;
	line-height: 1.4em;
	height: 100%;
}
#wrapper {
	background-color: #000;
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 0px;
	margin: 0px;
	background-attachment: fixed;
	text-align: left;
}
a:focus {
   outline:none;
}
/*a:link,
a:visited {
	color: #FFF; text-decoration: none;
}
a:hover,
a:active  {
	color: #FFF; text-decoration: underline;
}*/
a:link,
a:visited {
	color: #DDD;
	text-decoration: none;
}
a:hover,
a:active  {
	color: #FFF;
	text-decoration: none;
}
a img{
	border:none;
}


.maker_list{
display:none;
}



#title {
	float: left;
	height: 60px;
	width: 150px;
}
h1 {
	background-image: url(../images/crg_j_logo3.jpg);
	text-indent: -9999px;
	height: 60px;
	width: 150px;
	background-repeat: no-repeat;
	display: block;
	text-decoration: none;
	overflow: hidden;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-position: 9px 12px;
}
h2 {
	font-style: normal;
	font-size: 2.2em;
	color: #CCC;
	padding-top: 1px;
}
h3  {
	margin: 0px;
	padding-top: 20px;
	padding-bottom: 20px;
	font-style: normal;
	font-size: 0.95em;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #333;
	border-bottom-color: #333;
	background-color: #111;
	text-align: center;
	color: #FFF;
}
h4 {
	background-color: #222;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	clear: left;
	color: #FFF;
}





h5 {
	font-size: 1.5em;
	font-weight: normal;
	margin-bottom: 10px;
	margin-left: 5px;
	clear: left;
	margin-top: 20px;
	width:200px;
	float:left;

}


h6 {
	font-size: 1.5em;
	font-weight: normal;
	margin-bottom: 10px;
	margin-left: 5px;
	clear: left;
	margin-top: 20px;
}


/*20180308追加*/


ul.news_logo {
	margin : 0 ;
	padding : 0 ;
	list-style-type : none ;
	float:left;
	background-color:#333;

}
ul.news_logo li {
	list-style-type : none;
	float : left;
	padding: 0;
	margin-top: 0;
	margin-right: 5px;
	margin-bottom: 0;
	margin-left: 0px;
	text-indent:-9999px;

}
ul.news_logo li a {
	display : block;
	width : 50px;
	height :24px;
	background-repeat : no-repeat;
	background-position : top center;
	overflow : hidden;
	margin: 0;
	padding: 0;
	text-align: center;
}



ul.news_logo.menu_fb a:link {
	background-image : url(/web/images/menu_fb.png);
}
ul.news_logo.menu_fb a:visited {
	background-image : url(/web/images/menu_fb.png);
}
ul.news_logo.menu_fb a:hover {
	background-image : url(/web/images/menu_fb_over.png);
}
ul.news_logo.menu_fb a:active {
	background-image : url(/web/images/menu_fb.png);
}


ul.news_logo.menu_tw a:link {
	background-image : url(/web/images/menu_tw.png);
}
ul.news_logo.menu_tw a:visited {
	background-image : url(/web/images/menu_tw.png);
}
ul.news_logo.menu_tw a:hover {
	background-image : url(/web/images/menu_tw_over.png);
}
ul.news_logo.menu_tw a:active {
	background-image : url(/web/images/menu_tw.png);
}






/*20180308追加ここまで*/



.slideshow {
	margin-bottom: 15px;
	margin-left: 30px;
}

#slideshow {
	margin-bottom: 15px;
	margin-left: 30px;
}

#submenu {
	float: left;
	width: 150px;
	margin: 0px;
	padding: 0px;
}
#submenu_products {
	float: left;
	width: 150px;
	margin: 0px;
	padding: 0px;
}
#rightmenu {
	float: right;
	margin: 0px;
	padding: 0px;
	width: 220px;
}
#rightmenu150 {
	float: right;
	margin: 0px;
	padding: 0px;
	width: 150px;
}
#contents {
	float: left;
	width: 568px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	margin: 0px;
}
#contents_2karam {
	float: left;
	width: 750px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	margin: 0px;
}
#contents_galllery {
	float: left;
	padding-top: 0px;
	padding-bottom: 20px;
	padding-left: 10px;
	width: 780px;
}
#totop {
	background-image: url(../images/up.gif);
	background-repeat: no-repeat;
	width: 90px;
	float: right;
	margin-top: 20px;
	background-position: 0px 3px;
	display: block;
	text-decoration: none;
	text-align: right;
	height: 20px;
	overflow: hidden;
}
#contents_galllery img {
	padding-bottom: 3px;
}
#contents_product {
	float: left;
	width: 638px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	margin: 0px;
}
#panlist {
	margin-top: 5px;
	font-size: 0.9em;
}
.left_subtitle   {
	width: 150px;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 1px;
}
.right_subtitle   {
	margin: 0px;
	width: 219px;
	text-align: center;
}
.right_subtitle150 {
	margin: 0px;
	width: 149px;
}
.right_pdf   {
	margin: 0px;
	width: 219px;
	text-align: center;
}
.right_pdf_pro   {
	width: 149px;
	text-align: center;
	background-repeat: no-repeat;
	background-position: 20px 40px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.kakaku {
	margin-top: 20px;
	margin-bottom: 10px;
	line-height: 2em;
	font-size: 0.95em;
	width: 210px;
	padding-right: 3px;
	padding-left: 3px;
	margin-left: 5px;
	margin-right: 5px;
	border: 1px solid #666;
}
.text_right {
	text-align: right;
}
#top {
	height: 60px;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
	background-color: #000;
	padding: 0px;
}
#topmenu {
	float: left;
	height: 20px;
	padding-left: 330px;

}
#topmenu ul {
	margin-top: -10px;
}

#lag {
	float: right;
    margin-top: 50px;
}

#lag img {
    margin-left: 3px;
}

#main,#main2,#main3,#main_top {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	text-align: left;
	background-color: #000;
	padding: 0px;
	background-repeat: repeat-y;
}
#main {
	background-image: url(../images/main_back.gif);
}
#main2 {
	background-image: url(../images/main_back2.gif);
}
#main3 {
	background-image: url(../images/main_back3.gif);
}
#main_top {
	background-image: url(../images/main_backtop.gif);
}
#line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;
	padding-top: 20px;
	background-color: #000;
}

.clear {
	clear: both;
}






ul.alt {
	margin : 0 ;
	padding : 0 ;
	list-style-type : none ;
	padding-top:0px;
}

ul.alt li {
	list-style-type : none;
	float : left;
	padding: 0;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 5px;
}
ul.alt li a {
	display : block;
	width : 100px;
	background-repeat : no-repeat;
	background-position : top center;
	overflow : hidden;
	margin: 0;
	padding: 0;
	text-indent:-9999px;
	}


/*20180308追加 */

ul.alt li#menu001 a:link {
	background-image : url(../images/menu_001.png);
	padding-top: 30px;
}
ul.alt li#menu001 a:visited {
	background-image : url(../images/menu_001.png);
	padding-top: 30px;
}
ul.alt li#menu001 a:hover {
	background-image : url(../images/menu_001_over.png);
	padding-top: 30px;
}
ul.alt li#menu001 a:active {
	background-image : url(../images/menu_001.png);
	padding-top: 30px;
}

ul.alt li#menu002 a:link {
	background-image : url(../images/menu_002.png);
	padding-top: 30px;
}
ul.alt li#menu002 a:visited {
	background-image : url(../images/menu_002.png);
	padding-top: 30px;
}
ul.alt li#menu002 a:hover {
	background-image : url(../images/menu_002_over.png);
	padding-top: 30px;
}
ul.alt li#menu001 a:active {
	background-image : url(../images/menu_002.png);
	padding-top: 30px;
}

ul.alt li#menu003 a:link {
	background-image : url(../images/menu_003.png);
	padding-top: 30px;
}
ul.alt li#menu003 a:visited {
	background-image : url(../images/menu_003.png);
	padding-top: 30px;
}
ul.alt li#menu003 a:hover {
	background-image : url(../images/menu_003_over.png);
	padding-top: 30px;
}
ul.alt li#menu003 a:active {
	background-image : url(../images/menu_003.png);
	padding-top: 30px;
}

ul.alt li#menu004 a:link {
	background-image : url(../images/menu_004.png);
	padding-top: 30px;
}
ul.alt li#menu004 a:visited {
	background-image : url(../images/menu_004.png);
	padding-top: 30px;
}
ul.alt li#menu004 a:hover {
	background-image : url(../images/menu_004_over.png);
	padding-top: 30px;
}
ul.alt li#menu004 a:active {
	background-image : url(../images/menu_004.png);
	padding-top: 30px;
}

ul.alt li#menu005 a:link {
	background-image : url(../images/menu_005.png);
	padding-top: 30px;
}
ul.alt li#menu005 a:visited {
	background-image : url(../images/menu_005.png);
	padding-top: 30px;
}
ul.alt li#menu005 a:hover {
	background-image : url(../images/menu_005_over.png);
	padding-top: 30px;
}
ul.alt li#menu005 a:active {
	background-image : url(../images/menu_005.png);
	padding-top: 30px;
}

ul.alt li#menu006 a:link {
	background-image : url(../images/menu_006.png);
	padding-top: 30px;
}
ul.alt li#menu006 a:visited {
	background-image : url(../images/menu_006.png);
	padding-top: 30px;
}
ul.alt li#menu006 a:hover {
	background-image : url(../images/menu_006_over.png);
	padding-top: 30px;
}
ul.alt li#menu006 a:active {
	background-image : url(../images/menu_006.png);
	padding-top: 30px;
}


/*20180308追加ここまで*/




ul.alt li#menu0 a:link {
	background-image : url(../images/menu_arrive.gif);
	padding-top: 45px;
}
ul.alt li#menu0 a:visited {
	background-image : url(../images/menu_arrive.gif);
	padding-top: 45px;
}
ul.alt li#menu0 a:hover {
	background-image : url(../images/menu_arrive_over.gif);
	padding-top: 45px;
}
ul.alt li#menu0 a:active {
	background-image : url(../images/menu_arrive.gif);
	padding-top: 45px;
}
ul.alt li#menu1 a:link {
	background-image : url(../images/menu_chassis.gif);
	padding-top: 45px;
}
ul.alt li#menu1 a:visited {
	background-image : url(../images/menu_chassis.gif);
	padding-top: 45px;
}
ul.alt li#menu1 a:hover {
	background-image : url(../images/menu_chassis_over.gif);
	padding-top: 45px;
}
ul.alt li#menu1 a:active {
	background-image : url(../images/menu_chassis.gif);
	padding-top: 45px;
}
ul.alt li#menu2 a:link {
	background-image : url(../images/menu_engine.gif);
	padding-top: 45px;
}
ul.alt li#menu2 a:visited {
	background-image : url(../images/menu_engine.gif);
	padding-top: 45px;
}
ul.alt li#menu2 a:hover {
	background-image : url(../images/menu_engine_over.gif);
	padding-top: 45px;
}
ul.alt li#menu2 a:active {
	background-image : url(../images/menu_engine.gif);
	padding-top: 45px;
}
ul.alt li#menu3 a:link {
	background-image : url(../images/menu_product.gif);
	padding-top: 45px;
}
ul.alt li#menu3 a:visited {
	background-image : url(../images/menu_product.gif);
	padding-top: 45px;
}
ul.alt li#menu3 a:hover {
	background-image : url(../images/menu_product_over.gif);
	padding-top: 45px;
}
ul.alt li#menu3 a:active {
	background-image : url(../images/menu_product_over.gif);
	padding-top: 45px;
}
ul.alt li#menu4 a:link {
	background-image : url(../images/menu_gallery.gif);
	padding-top: 45px;
}
ul.alt li#menu4 a:visited {
	background-image : url(../images/menu_gallery.gif);
	padding-top: 45px;
}
ul.alt li#menu4 a:hover {
	background-image : url(../images/menu_gallery_over.gif);
	padding-top: 45px;
}
ul.alt li#menu4 a:active {
	background-image : url(../images/menu_gallery_over.gif);
	padding-top: 45px;
}
ul.alt li#menu5 a:link {
	background-image : url(../images/menu_result.gif);
	padding-top: 45px;
}
ul.alt li#menu5 a:visited {
	background-image : url(../images/menu_result.gif);
	padding-top: 45px;
}
ul.alt li#menu5 a:hover {
	background-image : url(../images/menu_result_over.gif);
	padding-top: 45px;
}
ul.alt li#menu5 a:active {
	background-image : url(../images/menu_result_over.gif);
	padding-top: 45px;
}
ul.alt li#menu6 a:link {
	background-image : url(../images/menu_link.gif);
	padding-top: 45px;
}
ul.alt li#menu6 a:visited {
	background-image : url(../images/menu_link.gif);
	padding-top: 45px;
}
ul.alt li#menu6 a:hover {
	background-image : url(../images/menu_link_over.gif);
	padding-top: 45px;
}
ul.alt li#menu6 a:active {
	background-image : url(../images/menu_link_over.gif);
	padding-top: 45px;
}
ul.alt li#menu7 a:link {
	background-image : url(../images/menu_company.gif);
	padding-top: 45px;
}
ul.alt li#menu7 a:visited {
	background-image : url(../images/menu_company.gif);
	padding-top: 45px;
}
ul.alt li#menu7 a:hover {
	background-image : url(../images/menu_company_over.gif);
	padding-top: 45px;
}
ul.alt li#menu7 a:active {
	background-image : url(../images/menu_company_over.gif);
	padding-top: 45px;
}
ul.alt li#menu8 a:link {
	background-image : url(../images/menu_blog.gif);
	padding-top: 45px;
}
ul.alt li#menu8 a:visited {
	background-image : url(../images/menu_blog.gif);
	padding-top: 45px;
}
ul.alt li#menu8 a:hover {
	background-image : url(../images/menu_blog_over.gif);
	padding-top: 45px;
}
ul.alt li#menu8 a:active {
	background-image : url(../images/menu_blog_over.gif);
	padding-top: 45px;
}
.submenu_title {
	background-image: url(../images/point1.gif);
	background-repeat: no-repeat;
	text-indent: 15px;
	background-position: 0px 4px;
	margin-top: 10px;
	margin-left: 5px;
	margin-right: 5px;
}

li .submenu_title {
	background-image: url(../images/point1.gif);
	background-repeat: no-repeat;
	text-indent: 15px;
	background-position: 0px 4px;
	margin-top: 10px;
    margin-bottom: 10px;
	margin-left: 5px;
	margin-right: 5px;
}

#submenu ul li {
	list-style-type: none;
	margin-right: 5px;
	margin-left: -30px;
	margin-bottom: 2px;
}

#submenu_products ul {
	margin-left: -15px;
}

#submenu_products li {
	list-style-type: none;
	margin-right: 5px;
	margin-left: -20px;
	margin-bottom: 2px;
}

/*ie6*/
#submenu_products ul {
	_margin-left: 2px;
}

#submenu_products li {
	_list-style-type: none;
	_margin-right: 5px;
	_margin-left: 3px;
	_margin-bottom: 2px;
}

/*ie7*/
#submenu_products ul {
	*margin-left: 2px;
}

*#submenu_products li {
	*list-style-type: none;
	*margin-right: 5px;
	*margin-left: 3px;
	*margin-bottom: 2px;
}





#submenu_products ul li .submenu_title {
	margin-left: 0px;
}

#copy {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #333;
	border-bottom-color: #000;
	padding-top: 40px;
	padding-bottom: 50px;
	background-color: #000;
	font-size: 0.95em;
}
#copy_waku {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
.copy_left {
	float: left;
	font-size: 0.8em;
	text-align: center;
}
.copy_right {
	float: right;
	padding-top: 5px;
	padding-right: 5px;
	text-align: left;
	overflow: hidden;
	text-indent: -9999px;
	display: block;
	padding-left: 5px;
}
.copy_right   .banner1, .banner2  a {
	display : block;
	width : 88px;
	height : 30px;
	background-repeat : no-repeat;
	background-position : right top;
	text-indent: -9999px;
	text-decoration: none;
	overflow: hidden;
	margin: 0;
	padding: 0;
}
.copy_right .banner1, .banner2 {
	margin-bottom: 5px;
}
.copy_right .banner1 a:link {
	background-image : url(../images/ttl_twitter.gif);
}
.copy_right .banner1 a:visited {
	background-image : url(../images/ttl_twitter.gif);
}
.copy_right .banner1 a:hover {
	background-image : url(../images/ttl_twitter_over.gif);
}
.copy_right .banner1 a:active {
	background-image : url(../images/ttl_twitter_over.gif);
}
.copy_right .banner2 a:link {
	background-image : url(../images/biwako.gif);
}
.copy_right .banner2 a:visited {
	background-image : url(../images/biwako.gif);
}
.copy_right .banner2 a:hover {
	background-image : url(../images/biwako_over.gif);
}
.copy_right .banner2 a:active {
	background-image : url(../images/biwako_over.gif);
}
#adress {
	padding-left: 50px;
	text-align: left;
	padding-top: 5px;
	float: left;
    width: 650px;
}
.counter {
}
.banner3 {
	margin-bottom: 5px;
}
.type_r {
	float: left;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #111;
	width: 120px;
	padding-top: 5px;
}
.type_l {
	float: left;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #111;
	width: 280px;
	padding-left: 5px;
	padding-top: 5px;
}

/*ie6*/
.type_r {
	_float: left;
	_padding-bottom: 0px;
	_border-bottom-width: 1px;
	_border-bottom-style: solid;
	_border-bottom-color: #111;
	_width: 120px;
	_padding-top: 0px;
}
.type_l {
	_float: left;
	_padding-bottom: 0px;
	_border-bottom-width: 1px;
	_border-bottom-style: solid;
	_border-bottom-color: #111;
	_width: 280px;
	_padding-left: 5px;
	_padding-top: 0px;
}

/*ie7*/
.type_r {
	*float: left;
	*padding-bottom: 0px;
	*border-bottom-width: 1px;
	*border-bottom-style: solid;
	*border-bottom-color: #111;
	*width: 120px;
	*padding-top: 0px;
}
.type_l {
	*float: left;
	*padding-bottom: 0px;
	*border-bottom-width: 1px;
	*border-bottom-style: solid;
	*border-bottom-color: #111;
	*width: 280px;
	*padding-left: 5px;
	*padding-top: 0px;
}

.makertext_l {
	float: left;
	width: 150px;
	padding-top: 5px;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #111;
	height: 36px;
	padding-left: 5px;
}
.makertext_r {
	float: left;
	height: 23px;
	width: 150px;
	padding-top: 18px;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #111;
}
.makertext_txt {
	float: left;
	width: 350px;
	padding-top: 18px;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #111;
	height: 23px;
}
.othertext_l {
	float: left;
	width: 180px;
	padding-top: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #111;
	height: 36px;
}
.othertext_r {
	width: 550px;
	float: left;
	padding-top: 15px;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #111;
	height: 26px;
}
.chassisphoto_sam_l {
	float: left;
	margin-right: 20px;
	margin-bottom: 15px;
}
.chassisphoto_sam_r {
	float: left;
	margin-bottom: 15px;
}
.rightmenu_txt {
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
	height: 200px;
}
.rightmenu_txt_center img {
	padding-top: 5px;
	padding-bottom: 5px;
}
.rightmenu_txt_center {
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}
.pro_waku {
	width: 154px;
	float: left;
	margin-bottom: 20px;
	margin-right: 36px;
	border: 1px solid #000;
	background-color: #111;
	padding: 10px;
    _height: 240px;
}
.product_photo {
	margin: 0px;
	height: 104px;
	width: 154px;
}
.product_photo img {
	border: 2px solid #222;
	height: 100px;
	width: 150px;
	overflow: hidden;
    margin-bottom: 5px;    
}
.product_txt {
	height: 110px;
	_height: 0px;
    width: 154px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.product_txt_cat {
	height: 40px;
	_height: 0px;
    width: 154px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.font_yello {
	color: #E0E000;
}
.font_red {
	color: #F00;
}
.font_blue {
	color: #03F;
}
#main_left h5   {
	font-size: 1.2em;
	color: #CCC;
	font-family: Verdana, Geneva, sans-serif;
	margin-left: 0px;
	margin-top: 0px;
	background-color: #333;
	margin-right: auto;
	margin-bottom: 10px;
	padding-top: 3px;
	padding-bottom: 1px;
	padding-left: 5px;
	height: 20px;
}
#main_left {
	float: left;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	width: 330px;
}
#main_left #info {
	height: 435px;
	overflow-y:scroll;
	background-color: #111;
}
#main_left .info {
	width: 295px;
	padding: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 3px;
	border: 1px solid #333;
	background-color: #111;
}
#main_left .info .info_img {
	float: left;
	height: 60px;
	width: 60px;
	display: inline;
	overflow: hidden;
	vertical-align: middle;
}
#main_left .info .info_txt {
	float: left;
	margin-left: 10px;
	width: 225px;
}
#main_right {
	float: right;
	width: 580px;
	text-align: justify;
	padding-top: 40px;
	padding-left: 5px;
	padding-right: 5px;
	margin-right: 5px;
}

/*トップページ　テスト用*/

#main_right55 {
	float: right;
	width: 580px;
	text-align: justify;
	padding-top: 13px;
	padding-left: 5px;
	padding-right: 5px;
	margin-right: 5px;
}

.text_scroll {
    padding-left: 30px;
}

/*ここまで*/

#banner {
	background-color: #111;
	height: 90px;
	width: 495px;
	margin-left: 30px;
}
#banner img {
	padding-top: 5px;
	padding-right: 20px;
	padding-left: 23px;
}
#main_right img {
	margin-bottom: 5px;
}
.schedule table tr td {
	padding: 5px;
}
#notice_doc  {
	margin-top: 5px;
	text-align: left;
	padding-left: 50px;
	font-size: 1.2em;
}

#maker_logo{
	text-align: center;
}
#maker2_logo{
	text-align: center;
}

#maker_logo img{
	padding-top: 20px;
	padding-bottom: 10px;
	padding-left: 7px;
	padding-right: 7px;
}
#maker2_logo img{
	padding-top: 10px;
	padding-bottom: 40px;
	padding-right: 0px;
	padding-left: 0px;
}
.counter {
	text-indent: 0px;
	text-align: right;
	color: #FFF;
	margin-top: 10px;
}
.company_left {
	float: left;
	width: 100px;
	margin-right: 20px;
	text-align: right;
}
.company_right {
	float: left;
}
.circuit_l {
	float: left;
	width: 120px;
	margin-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #111;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 8px;
}
.circuit_r {
	float: left;
	padding: 3px;
	width: 450px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #111;
}
.round {
	border: 1px solid #222;
	padding: 3px;
}
.round .round_left {
	float: left;
	width: 560px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #222;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
}
.round .round_left img {
	margin-right: 10px;
	margin-bottom: 5px;
	height: 86px;
	width: 130px;
	margin-top: 5px;
}
.round .round_left .round_txt {
	margin-right: 10px;
	margin-bottom: 10px;
	line-height: 1.8em;
}
.round .round_right {
	float: left;
	margin: 5px;
	line-height: 1.8em;
}
.pre {
	float: left;
	margin-right: 5px;
	font-size: 0.8em;
	margin-top: 15px;
}
.next {
	float: left;
	font-size: 0.8em;
	margin-top: 15px;
}
.product_text_l {
	float: left;
	margin-right: 5px;
}
.product_text_r {
	float: left;
}
#error {
	padding-top: 20px;
	padding-left: 20px;
}

/*いいね*/
.likeline {
	margin-top: 50px;
}

#tweet {
    float: left;
}
#fb {
	float: left;
	margin-left: 5px;
}
#hatena {
    float: left;
}


/* 取扱商品　詳細ページのタイトルロゴ */

#CRG_logo {
	background-image: url(/web/products/images/maker/crg_ln_ss.jpg);
	background-repeat: no-repeat;
	height: 30px;
	width: 100px;
	display: block;
	text-indent: -9999px;
}
#DR_logo {
	background-image: url(/web/products/images/maker/dr_head_s_b.jpg);
	background-repeat: no-repeat;
	height: 30px;
	width: 100px;
	display: block;
	text-indent: -9999px;
}
#LH_logo {
	background-image: url(/web/products/images/maker/lh_logo_s.jpg);
	background-repeat: no-repeat;
	height: 50px;
	width: 100px;
	display: block;
	text-indent: -9999px;
}
#RK100_logo {
	background-image: url(/web/products/images/maker/prd_rk100.png);
	background-repeat: no-repeat;
	height: 33px;
	width: 101px;
	display: block;
	text-indent: -9999px;
}
#MAXTER_logo {
	background-image: url(/web/products/images/maker/logo_p_s.jpg);
	background-repeat: no-repeat;
	height: 62px;
	width: 110px;
	display: block;
	text-indent: -9999px;
}

#AVANTI_logo {
	background-image: url(/web/products/images/maker/logo_avant_110.gif);
	background-repeat: no-repeat;
	height: 41px;
	width: 110px;
	display: block;
	text-indent: -9999px;
}
#sparco_logo {
	background-image: url(/web/products/images/maker/sparco_title.jpg);
	background-repeat: no-repeat;
	height: 25px;
	width: 100px;
	display: block;
	text-indent: -9999px;
}
#LICO_logo {
	background-image: url(/web/products/images/maker/lico_bs.jpg);
	background-repeat: no-repeat;
	height: 25px;
	width: 100px;
	display: block;
	text-indent: -9999px;
}

#RR_logo {
	background-image: url(/web/products/images/maker/rr_m.jpg);
	background-repeat: no-repeat;
	height: 47px;
	width: 100px;
	display: block;
	text-indent: -9999px;
}
#ROCKOIL_logo {
	background-image: url(/web/products/images/maker/rockoil_logo_s.jpg);
	background-repeat: no-repeat;
	height: 66px;
	width: 100px;
	display: block;
	text-indent: -9999px;
}

#Ans_logo {
	background-image: url(/web/products/images/maker/ans_s.jpg);
	background-repeat: no-repeat;
	height: 30px;
	width: 100px;
	display: block;
	text-indent: -9999px;
}
#RKS_logo {
	background-image: url(/web/products/images/maker/rks_logo_blk_s.jpg);
	background-repeat: no-repeat;
	height: 30px;
	width: 100px;
	display: block;
	text-indent: -9999px;
}
#TILLETT_logo {
	background-image: url(/web/products/images/maker/tillett_b_ss.jpg);
	background-repeat: no-repeat;
	height: 20px;
	width: 110px;
	display: block;
	text-indent: -9999px;
}
#Xeramic_logo {
	background-image: url(/web/products/images/maker/xeramic_s.jpg);
	background-repeat: no-repeat;
	height: 35px;
	width: 100px;
	display: block;
	text-indent: -9999px;
}
#YAMAHA_logo {
	background-image: url(/web/products/images/maker/yamaha_logo_b_s.jpg);
	background-repeat: no-repeat;
	height: 21px;
	width: 100px;
	display: block;
	text-indent: -9999px;
}
#SUBARU_logo {
	background-image: url(/web/products/images/maker/subaru_logo_b_ss.jpg);
	background-repeat: no-repeat;
	height: 21px;
	width: 100px;
	display: block;
	text-indent: -9999px;
}
#OPPAMA_logo {
	background-image: url(/web/products/images/maker/oppama.jpg);
	background-repeat: no-repeat;
	height: 20px;
	width: 100px;
	display: block;
	text-indent: -9999px;
}
#EY-TECH_logo {
	background-image: url(/web/products/images/maker/ey_tech_s.jpg);
	background-repeat: no-repeat;
	height: 30px;
	width: 100px;
	display: block;
	text-indent: -9999px;
}
#Brigestone_logo {
	background-image: url(/web/products/images/maker/bs_b_s1.jpg);
	background-repeat: no-repeat;
	height: 30px;
	width: 100px;
	display: block;
	text-indent: -9999px;
}
#Dunlop_logo {
	background-image: url(/web/products/images/maker/dunlop_b_s.jpg);
	background-repeat: no-repeat;
	height: 25px;
	width: 130px;
	display: block;
	text-indent: -9999px;
}
#Advan_logo {
	background-image: url(/web/products/images/maker/advan_b_s1.jpg);
	background-repeat: no-repeat;
	height: 15px;
	width: 100px;
	display: block;
	text-indent: -9999px;
}
#LAPCOM_logo {
	background-image: url(/web/products/images/maker/lapcom.jpg);
	background-repeat: no-repeat;
	height: 16px;
	width: 120px;
	display: block;
	text-indent: -9999px;
}
#AIM_logo {
	background-image: url(/web/products/images/maker/aim.jpg);
	background-repeat: no-repeat;
	height: 22px;
	width: 100px;
	display: block;
	text-indent: -9999px;
}
#Arai_logo {
	background-image: url(/web/products/images/maker/arai_logo_s.jpg);
	background-repeat: no-repeat;
	height: 25px;
	width: 100px;
	display: block;
	text-indent: -9999px;
}

#BELL_logo {
	background-image: url(/web/products/images/maker/bell_sss.jpg);
	background-repeat: no-repeat;
	height: 25px;
	width: 100px;
	display: block;
	text-indent: -9999px;
}
#Fm-v_logo {
	background-image: url(/web/products/images/maker/fm_v_bk_s.jpg);
	background-repeat: no-repeat;
	height: 25px;
	width: 100px;
	display: block;
	text-indent: -9999px;
}

#STELLA_logo {
	background-image: url(/web/products/images/maker/stella_ss.jpg);
	background-repeat: no-repeat;
	height: 20px;
	width: 105px;
	display: block;
	text-indent: -9999px;
}
#RsDesign_logo {
	background-image: url(/web/products/images/maker/logo_rs_s.jpg);
	background-repeat: no-repeat;
	height: 30px;
	width: 100px;
	display: block;
	text-indent: -9999px;
}
#Third-Eye_logo {
	background-image: url(/web/products/images/maker/thirdeye_logo_s.jpg);
	background-repeat: no-repeat;
	height: 29px;
	width: 120px;
	display: block;
	text-indent: -9999px;
}

#freem_logo {
	background-image: url(/web/products/images/maker/freem_s.jpg);
	background-repeat: no-repeat;
	height: 30px;
	width: 101px;
	display: block;
	text-indent: -9999px;
}
#EXGEL_logo {
	background-image: url(/web/products/images/maker/exgel_ms_logo09_blk.jpg);
	background-repeat: no-repeat;
	height: 50px;
	width: 101px;
	display: block;
	text-indent: -9999px;
}
#DID_logo {
	background-image: url(/web/products/images/maker/did_b_s1.jpg);
	background-repeat: no-repeat;
	height: 22px;
	width: 100px;
	display: block;
	text-indent: -9999px;
}
#RK_logo {
	background-image: url(/web/products/images/maker/rk_b_s1.jpg);
	background-repeat: no-repeat;
	height: 24px;
	width: 100px;
	display: block;
	text-indent: -9999px;
}

#NGK_logo {
	background-image: url(/web/products/images/maker/ngk_logo_s.jpg);
	background-repeat: no-repeat;
	height: 22px;
	width: 100px;
	display: block;
	text-indent: -9999px;
}
#DENSO_logo {
	background-image: url(/web/products/images/maker/denso_logo_s.jpg);
	background-repeat: no-repeat;
	height: 20px;
	width: 100px;
	display: block;
	text-indent: -9999px;
}
#SNIPER_logo {
	background-image: url(/web/products/images/maker/sniper_s.jpg);
	background-repeat: no-repeat;
	height: 20px;
	width: 120px;
	display: block;
	text-indent: -9999px;
}
#EXP_logo {
	background-image: url(/web/products/images/maker/exp_s.jpg);
	background-repeat: no-repeat;
	height: 30px;
	width: 100px;
	display: block;
	text-indent: -9999px;
}
#Tillotson_logo {
	background-image: url(/web/products/images/maker/tillotson_s.jpg);
	background-repeat: no-repeat;
	height: 25px;
	width: 100px;
	display: block;
	text-indent: -9999px;
}
#elf_logo {
	background-image: url(/web/products/images/maker/elf_logo_s.jpg);
	background-repeat: no-repeat;
	height: 25px;
	width: 100px;
	display: block;
	text-indent: -9999px;
}

#moreCOLLAGE_logo {
	background-image: url(/web/products/images/maker/morecollage_b.jpg);
	background-repeat: no-repeat;
	height: 30px;
	width: 120px;
	display: block;
	text-indent: -9999px;
}
#TripleK_logo {
	background-image: url(/web/products/images/maker/triple_k.jpg);
	background-repeat: no-repeat;
	height: 30px;
	width: 120px;
	display: block;
	text-indent: -9999px;
}

#SHIMANO_logo {
	background-image: url(/web/products/images/maker/shinano_ss.jpg);
	background-repeat: no-repeat;
	height: 30px;
	width: 120px;
	display: block;
	text-indent: -9999px;
}


#EXPLORER_logo {
	background-image: url(/web/products/images/maker/explorer_logo.jpg);
	background-repeat: no-repeat;
	height: 35px;
	width: 120px;
	display: block;
	text-indent: -9999px;
}

/* 取扱商品　詳細ページのタイトルロゴ（番外） */
#YACCO_logo {
	background-image: url(/web/products/images/maker/yacco_logo_s.jpg);
	background-repeat: no-repeat;
	height: 30px;
	width: 100px;
	display: block;
	text-indent: -9999px;
}


/*フッター設定*/
#footer_link{
	padding-bottom:30px;
}

#footer_link_left{
    float: left;
	font-size: 0.6em;
	width:335px;

}
#footer_link_right{
    float: left;
	width:500px;
	font-size: 0.6em;
	padding-left:65px;

}

#footer_link_doc{
	width:380px;
	padding-left:50px;
}

#copyright{
	background-color:#333;
	background-image: url(/web/images/copy.png); 
	background-repeat: no-repeat;
	background-position: center;
	height:25px;
	margin-top: 5px;

}

#footer_logo_left{
	float:left;
	padding-right:20px;
	padding-left:20px;
	height:30px;
}

#footer_logo_center{
	float:left;
	padding-right:700px;
	height:30px;

}


#footer_logo_right{
	float:left;
	height:30px;

}


#footer_logo a {
	display : block;
	width : 60px;
	height:25px;
	background-repeat : no-repeat;
	background-position : top center;
	overflow : hidden;
	margin: 0;
	padding: 0;
	text-indent: -99999px;
}


#menu_crg a:link {
	background-image : url(/web/images/menu_crg.png);
}
#menu_crg a:visited {
	background-image : url(/web/images/menu_crg.png);
}
#menu_crg a:hover {
	background-image : url(/web/images/menu_crg_over.png);
}
#menu_crg a:active {
	background-image : url(/web/images/menu_crg.png);
}

#menu_sela {
	background-image : url(/web/images/menu_sela.png);
}

#menu_biwako a:link {
	background-image : url(/web/images/menu_biwako.png);
}
#menu_biwako a:visited {
	background-image : url(/web/images/menu_biwako.png);
}
#menu_biwako a:hover {
	background-image : url(/web/images/menu_biwako_over.png);
}
#menu_biwako a:active {
	background-image : url(/web/images/menu_biwako.png);
}



#copyright a {
	display : block;
	width : 50px;
	height:25px;
	background-repeat : no-repeat;
	background-position : top center;
	overflow : hidden;
	margin: 0;
	padding: 0;
	text-indent: -99999px;
}

#copyright_left{
	float:left;
	padding-right:683px;
	padding-left:2px;
	height:25px;
}

#copyright_right{
	float:left;
	height:25px;
}


ul.logo {
	margin : 0 ;
	padding : 0 ;
	list-style-type : none ;
}
ul.logo li {
	list-style-type : none;
	float : left;
	padding: 0;
	margin-top: 0;
	margin-right: 5px;
	margin-bottom: 0;
	margin-left: 0px;
}
ul.logo li a {
	display : block;
	width : 50px;
	background-repeat : no-repeat;
	background-position : top center;
	overflow : hidden;
	margin: 0;
	padding: 0;
	text-align: center;
}



ul.logo.menu_fb a:link {
	background-image : url(/web/images/menu_fb.png);
}
ul.logo.menu_fb a:visited {
	background-image : url(/web/images/menu_fb.png);
}
ul.logo.menu_fb a:hover {
	background-image : url(/web/images/menu_fb_over.png);
}
ul.logo.menu_fb a:active {
	background-image : url(/web/images/menu_fb.png);
}


ul.logo.menu_tw a:link {
	background-image : url(/web/images/menu_tw.png);
}
ul.logo.menu_tw a:visited {
	background-image : url(/web/images/menu_tw.png);
}
ul.logo.menu_tw a:hover {
	background-image : url(/web/images/menu_tw_over.png);
}
ul.logo.menu_tw a:active {
	background-image : url(/web/images/menu_tw.png);
}


ul.logo.menu_yu a:link {
	background-image : url(/web/images/menu_yu.png);
}
ul.logo.menu_yu a:visited {
	background-image : url(/web/images/menu_yu.png);
}
ul.logo.menu_yu a:hover {
	background-image : url(/web/images/menu_yu_over.png);
}
ul.logo.menu_yu a:active {
	background-image : url(/web/images/menu_yu.png);
}

.menu_tw a:link {
	background-image : url(/web/images/menu_tw.png);
}
.menu_tw a:visited {
	background-image : url(/web/images/menu_tw.png);
}
.menu_tw a:hover {
	background-image : url(/web/images/menu_tw_over.png);
}
.menu_tw a:active {
	background-image : url(/web/images/menu_tw.png);
}

.menu_fb a:link {
	background-image : url(/web/images/menu_fb.png);
}
.menu_fb a:visited {
	background-image : url(/web/images/menu_fb.png);
}
.menu_fb a:hover {
	background-image : url(/web/images/menu_fb_over.png);
}
.menu_fb a:active {
	background-image : url(/web/images/menu_fb.png);
}

.menu_yu a:link {
	background-image : url(/web/images/menu_yu.png);
}
.menu_yu a:visited {
	background-image : url(/web/images/menu_yu.png);
}
.menu_yu a:hover {
	background-image : url(/web/images/menu_yu_over.png);
}
.menu_yu a:active {
	background-image : url(/web/images/menu_yu.png);
}


