html, body {
	background: #ededed;
	height: 100%;
}

body > #container{ 
	height: auto; 
}

#container {
	width: 972px;
	background: url(../img/back.gif) center 0 repeat-y;
	height: 100%;
	min-height: 100%;
	margin: 0 auto;
}

.frame {
	text-align: left;
	margin: 0 auto;
	width: 950px;
}

div#header {
	width: 950px;
	height: 66px;
	position: relative;
	overflow: hidden;
	background: url(../img/header_line.gif) no-repeat;
}

div#header-new {
	width: 950px;
	height: 73px;
	position: relative;
	overflow: hidden;
	background: url(../img/header_line_new.gif) no-repeat;
}

h1#logo a {
	display: block;
	width: 169px;
	height: 0 !important;
	height /**/:45px;
	padding-top: 45px;
	overflow: hidden;
	background: url(../img/logo.gif) no-repeat;
	position: absolute;
	top: 14px;
	left: 390px;
}

h1#logo-new a {
	display: block;
	width: 169px;
	height: 0 !important;
	height /**/:45px;
	padding-top: 45px;
	overflow: hidden;
	background: url(../img/logo.gif) no-repeat;
	position: absolute;
	top: 12px;
	left: 378px;
}

ul#mainmenu li a,
ul#mainmenu-new li a,
ul#mainmenu-en li a {
	display: block;
	width: 97px;
	height: 0 !important;
	height /**/:24px;
	padding-top: 24px;
	overflow: hidden;
}

ul#mainmenu-new li#menu-model a {
	background: url(../img/menu_model_btn.gif) no-repeat;
	position: absolute;
	top: 7px;
	left: 25px;
}

ul#mainmenu li#menu-model a {
	background: url(../img/menu_model.gif) no-repeat;
	position: absolute;
	top: 22px;
	left: 38px;
}

ul#mainmenu-en li#menu-model a {
	background: url(../img/menu_model_en.gif) no-repeat;
	position: absolute;
	top: 22px;
	left: 38px;
}

ul#mainmenu-new li#menu-items a {
	background: url(../img/menu_items_btn.gif) no-repeat;
	position: absolute;
	top: 7px;
	left:173px;
}

ul#mainmenu li#menu-items a {
	background: url(../img/menu_items.gif) no-repeat;
	position: absolute;
	top: 22px;
	left:148px;
}

ul#mainmenu-en li#menu-items a {
	background: url(../img/menu_items_en.gif) no-repeat;
	position: absolute;
	top: 22px;
	left:148px;
}

ul#mainmenu-new li#menu-blog a {
	background: url(../img/menu_blog_btn.gif) no-repeat;
	position: absolute;
	top: 39px;
	left: 726px;
}

ul#mainmenu li#menu-blog a {
	background: url(../img/menu_blog.gif) no-repeat;
	position: absolute;
	top: 22px;
	left: 703px;
}

ul#mainmenu-new li#menu-care a {
	background: url(../img/menu_care_btn.gif) no-repeat;
	position: absolute;
	top: 39px;
	left: 578px;
}

ul#mainmenu li#menu-care a {
	background: url(../img/menu_care.gif) no-repeat;
	position: absolute;
	top: 22px;
	left: 593px;
}

ul#mainmenu-new li#menu-outlet a {
	background: url(../img/menu_outlet_btn.gif) no-repeat;
	position: absolute;
	top: 39px;
	left: 101px;
}

ul#mainmenu li#menu-outlet a {
	background: url(../img/menu_outlet.gif) no-repeat;
	position: absolute;
	top: 22px;
	left: 258px;
}

ul#mainmenu-en li#menu-care a {
	background: url(../img/menu_care_en.gif) no-repeat;
	position: absolute;
	top: 22px;
	left: 258px;
}

ul#mainmenu-new li#menu-news a {
	background: url(../img/menu_news_btn.gif) no-repeat;
	position: absolute;
	top: 7px;
	left: 650px;
}

ul#mainmenu-en li#menu-news a {
	background: url(../img/menu_news_en.gif) no-repeat;
	position: absolute;
	top: 22px;
	left: 593px;
}

ul#mainmenu-en li#menu-company a {
	background: url(../img/menu_company_en.gif) no-repeat;
	position: absolute;
	top: 22px;
	left: 703px;
}

ul#mainmenu-new li#menu-technology a {
	background: url(../img/menu_technology_btn.gif) no-repeat;
	position: absolute;
	top: 39px;
	left: 249px;
}

ul#mainmenu li a:hover,
ul#mainmenu li a.current,
ul#mainmenu-new li a:hover,
ul#mainmenu-new li a.current,
ul#mainmenu-en li a:hover,
ul#mainmenu-en li a.current {
	background-position: 0 -24px !important;
}

div#menu-english {
	display: block;
	width: 762px;
	height: 0 !important;
	height /**/:14px;
	padding-top: 14px;
	overflow: hidden;
	background: url(../img/menu_en.gif) no-repeat;
	position: absolute;
	top: 47px;
	left: 38px;
}

div#menu-language-new a {
	display: block;
	width: 59px;
	height: 0 !important;
	height /**/:8px;
	padding-top: 8px;
	overflow: hidden;
	background: url(../img/english.gif) no-repeat;
	position: absolute;
	top: 33px;
	left: 861px;
}

div#menu-language a {
	display: block;
	width: 59px;
	height: 0 !important;
	height /**/:8px;
	padding-top: 8px;
	overflow: hidden;
	background: url(../img/english.gif) no-repeat;
	position: absolute;
	top: 19px;
	right: 30px;
}

div#menu-language-en a {
	display: block;
	width: 59px;
	height: 0 !important;
	height /**/:8px;
	padding-top: 8px;
	overflow: hidden;
	background: url(../img/japanese.gif) no-repeat;
	position: absolute;
	top: 19px;
	right: 12px;
}

div#menu-language a:hover,
div#menu-language-new a:hover,
div#menu-language-en a:hover {
	background-position: 0 -8px !important;
}


div#mainsplash {
	height: 484px;
	overflow: hidden;
}

div#flashLine {
	width: 950px;
	background: url(../img/line2.gif) 0 439px repeat-x;
	margin: 0 11px;
}


div#line1 {
	width: 950px;
	height: 2px;
	background: url(../img/line1.gif) repeat-x;
	overflow: hidden;
	margin: 0 11px;
}

div.line2 {
	width: 950px;
	height: 4px;
	background: url(../img/line2.gif) repeat-x;
	overflow: hidden;
	margin: 0 11px;
}

div#footer {
	margin: 5px 21px 0;
	font-size: 11px;
}

div#copyright {
	width: 38%;
	float: left;
	color: #4e4e4e;
	padding-bottom: 5px;
}

div#footermenu {
	width: 60%;
	float: right;
	text-align: right;
	padding-bottom: 5px;
}




div#kcontents {
	width: 910px;
	margin: 8px auto;
}

div#breadlink {
	color: #4e4e4e;
	font-size: 11px;
}

div#breadlink a {
	text-decoration: underline;
}

div#breadlink {
	width: 511px;
	float: left;
}

div#shopbtn {
	width: 389px;
	float: right;
}

ul#shopbtns {
	position: relative;
	width: 389px;
	height: 24px;
	overflow: hidden;
}

ul#shopbtns li#cart a,
ul#shopbtns li#pay a {
	display: block;
	width: 127px;
	height: 0 !important;
	height /**/:24px;
	padding-top: 24px;
	overflow: hidden;
}

ul#shopbtns li#cart a {
	background: url(../img/cart_btn.gif) no-repeat;
	position: absolute;
	top: 0px;
	left: 0px;
}

ul#shopbtns li#pay a {
	background: url(../img/pay_btn.gif) no-repeat;
	position: absolute;
	top: 0px;
	left: 131px;
}

ul#shopbtns li a:hover {
	background-position: 0 -24px !important;
}

ul#shopbtns li#qrcode a {
	display: block;
	width: 127px;
	height: 24px;
	position: absolute;
	top: 0px;
	left: 262px;
}

div#modelmenu {
	margin-top: 10px;
}

ul#modelmenutab {
	padding-bottom: 1px;
	border-bottom: solid 2px #969b9d;
	margin-bottom: 1px;
}

ul#modelmenutab li {
	float: left;
	width: 111px;
	text-align: center;
	line-height: 29px;
	font-weight: bold;
	margin-right: 3px;
}

ul#modelmenutab li a {
	display: block;
	width: 111px;
	height: 29px;
	overflow: hidden;
	background: url(../img/model_menu.gif) no-repeat;
	color: #434343;
}

ul#modelmenutab li a:hover {
	background-position: 0 -58px !important;
	color: #fff;
}

ul#modelmenutab li a.current,
ul#modelmenutab li a:hover.current {
	background-position: 0 -29px !important;
	color: #434343;
}

ul#modelmenutab li.last {
	margin-right: 0 !important;
}

div.modellistframe {
	border: solid 1px #969b9d;
	background: #f4f4f4;
	padding: 10px 11px;
}

div.modellist {
	float: left;
	width: 157px;
	padding: 0 10px;
}

div.modellist ul li {
	padding: 8px 0;
	background: url(../img/modellist_parts.gif) 0 center no-repeat;
	padding-left: 15px;
}

div.modellist ul li img {
	margin-left: 6px;
}

div.modellist ul li a {
	text-decoration: underline !important;
}

div.modellist ul li a:hover {
	color: #ff0000;
}



div#searcharea {
	width: 273px;
	float: left;
}

div#left-scroll {
	position: relative;
}

div.searchframe {
	background: url(../img/search_back.gif) repeat-y;
}

div.searchtitle {
	background: url(../img/search_title.gif) no-repeat;
	padding: 6px 10px;
	color: #fff;
	font-weight: bold;
}

div.searchwhite {
	background: #fff;
	margin: 0 13px 0 10px;
	padding: 10px;
}

div.searchwhite2 {
	background: #fff;
	margin: 0 13px 0 10px;
	padding: 1px;
}

div.searchbottom {
	height: 13px;
	background: url(../img/search_bottom.gif) 0 top no-repeat;
	overflow: hidden;
	margin-bottom: 5px;
}

div.sb {
	text-align: center;
	margin-top: 5px;
}

div.sb input {
	vertical-align: top;
}


div.category1 {
	border-top: solid 1px #eeeeee;
	border-left: solid 1px #e8e8e8;
	border-right: solid 1px #cbcbcb;
	border-bottom: solid 1px #bdbdbd;
	background: #e2e2e2;
	font-weight: bold;
	font-size: 11px;
}

div.category1 a {
	display: block;
	padding: 5px 8px;
}

div.category2 a {
	display: block;
}

div.category3 a {
	display: block;
}

div.category1 a:hover,
div.category2 a:hover,
div.category3 a:hover {
	color: #ff0000;
}

div.category1 a.current,
div.category1 a:hover.current,
div.category2 a.current,
div.category2 a:hover.current,
div.category3 a.current,
div.category3 a:hover.current {
	color: #2b80ff;
}



div.category1 img.menuarrow,
div.category2 img.menuarrow {
	vertical-align: middle;
	margin-left: 7px;
}

div.category1 img.menudummy,
div.category2 img.menudummy,
div.category3 img.menudummy {
	vertical-align: middle;
	margin-left: 0;
}


div.category2 {
	padding: 0 8px;
	font-size: 11px;
	font-weight: bold;
}

div.category3 {
	padding: 0 8px 0 26px;
	font-size: 11px;
	font-weight: bold;
}

div.cat2kei {
	width: 11px;
	text-align: right;
	float: left;
	padding: 3px 0;
}

div.cat3kei {
	width: 11px;
	text-align: right;
	float: left;
	padding: 3px 0;
}

div.cat2 {
	float: right;
	width: 215px;
	padding: 3px 0;
	border-bottom: solid 1px #d5d5d5;
}

div.cat3 {
	float: right;
	width: 197px;
	padding: 3px 0;
	border-bottom: solid 1px #d5d5d5;
}


div#contentsarea {
	width: 610px;
	float: right;
}

h2.categorytitle {
	width: 586px;
	height: 32px;
	overflow: hidden;
	background: url(../img/category_title.gif) no-repeat;
	margin-top: 10px;
	font-size: 14px;
	font-weight: bold;
	line-height: 32px;
	padding: 0 12px;
}

div.items {
	padding-bottom: 15px;
	margin-top: 10px;
	margin-bottom: 20px;

}

div.kugiri {
	background: none;
	background: url(../img/kugiri2.gif) 0 bottom no-repeat;
	padding-bottom: 0;
	margin-top: 0;
	margin-bottom: 0;
	padding-bottom: 25px;
	margin-top: 20px;
	margin-bottom: 30px;
}

div.itemphoto {
	width: 200px;
	float: left;
}

div.itemdetail {
	width: 390px;
	float: right;
	padding-top: 3px;
}

h3.itemname {
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 5px;
	border-bottom: solid 1px #a2a2a2;
}

h3.itemname span {
	font-size: 12px;
	line-height: 1.6;
	color: #555;
}

h3.itemname img {
	margin-left: 6px;
	vertical-align: middle;
}

h4.itemcatch {
	margin-top: 7px;
	font-weight: bold;
	color: #0053ec;
	font-size: 14px;
	line-height: 1.6;
}

p.itembody {
	margin-top: 5px;
}

div.itemimg {
	margin-top: 5px;
}

div.itemprice {
	margin-top: 0.8em;
	padding-bottom: 0.8em;
	font-weight: bold;
}

div.itemprice span {
	font-weight: normal;
}

div.cartarea {
	border-top: dotted 1px #aaa;
	padding: 5px 0;
}

div.carttext {
	width: 168px;
	display: table-cell;
	padding: 0 15px 0 10px;
	text-align: left;
	vertical-align: middle;
}

div.carttext-en {
	width: 219px;
	display: table-cell;
	padding: 0 15px 0 10px;
	text-align: left;
	vertical-align: middle;
}

div.cartbtn {
	display: table-cell;
	vertical-align:middle;
}

div.cartqr {
	display: table-cell;
	vertical-align:middle;
	width: 51px;
	text-align: right;
}

* html div.carttext {/* IE 6 */
	display:inline;
	zoom:1;
}

* html div.carttext-en {/* IE 6 */
	display:inline;
	zoom:1;
}

* html div.cartbtn {/* IE 6 */
	display:inline;
	zoom:1;
}

* html div.cartqr {/* IE 6 */
	display:inline;
	zoom:1;
}

*:first-child+html div.carttext {/* IE 7 */
	display:inline;
	zoom:1;
}

*:first-child+html div.carttext-en {/* IE 7 */
	display:inline;
	zoom:1;
}

*:first-child+html div.cartbtn {/* IE 7 */
	display:inline;
	zoom:1;
}

*:first-child+html div.cartqr {/* IE 7 */
	display:inline;
	zoom:1;
}

div.cartbtn a.cart {
	display: block;
	width: 140px;
	height: 0 !important;
	height /**/:28px;
	padding-top: 28px;
	overflow: hidden;
	background: url(../img/cart_item_btn.gif) no-repeat !important;
}

div.cartbtn a.cart:hover {
	background-position: 0 -28px !important;
}

div.cartbtn a.inquiry {
	display: block;
	width: 140px;
	height: 0 !important;
	height /**/:28px;
	padding-top: 28px;
	overflow: hidden;
	background: url(../img/inquiry_item_btn.gif) no-repeat !important;
}

div.cartbtn a.inquiry:hover {
	background-position: 0 -28px !important;
}

div.pagenation {
	text-align: center;
	font-weight: bold;
	font-size: 14px;
	padding-bottom: 4px;
	margin-bottom: 20px;
}

div.pagenation li {
	display: inline;
}

div.pagenation span {
	padding: 0 1em;
}

div.pagenation span a {
	color: #004bc4;
	padding: 3px;
	border: solid 1px #adadad;
	background: #e1e1e1;
}

div.pagenation span a:hover {
	color: #000;
}


div.pagenation2 {
	text-align: right;
	font-weight: bold;
	font-size: 13px;
	padding-bottom: 4px;
	margin: 10px 0 20px;
}

div.pagenation2 span {
	padding: 0;
}

div.pagenation2 span a {
	color: #004bc4;
	padding: 3px;
	border: solid 1px #adadad;
	background: #fff;
}

div.pagenation2 span a:hover {
	background: #004bc4;
	color: #fff;
}

div.pagenation2 span span.numCurrent {
	color: #fff;
	padding: 3px;
	border: solid 1px #adadad;
	background: #ff0000;
}


div.modellink {
	border-top: dotted 1px #aaa;
	padding: 5px 0 10px;
	text-align: right;
}

div.modellink a:link,
div.modellink a:visited,
div.krlink a:link,
div.krlink a:visited {
	color: #0054b3;
	text-decoration: underline;
}

div.modellink a:hover,
div.krlink a:hover {
	color: #ff0000;
}

div.descriptionlink {
	text-align: right;
	margin-top: 2px;
}

div.descriptionlink a:link,
div.descriptionlink a:visited {
	color: #0054b3;
	text-decoration: underline;
}

div.descriptionlink a:hover {
	color: #ff0000;
}

div#searchresult {
	margin-top: 10px;
	background: #355683;
	border: solid 1px #555;
	color: #fff;
	padding: 4px 6px;
}

div#searchresult span {
	font-weight: bold;
	color: #ffea00;
}

div#staticmenu {
	width: 200px;
	float: left;
}

div#staticcontents {
	width: 680px;
	float: right;
	line-height: 1.6;
}


ul#stmenus li {
	margin-bottom: 1px;
}

ul#stmenus li a {
	display: block;
	width: 200px;
	height: 0 !important;
	height /**/:50px;
	padding-top: 50px;
	overflow: hidden;
}

ul#stmenus li#st-company a { background: url(../img/stmenu_company.gif) no-repeat; }
ul#stmenus li#st-company-en a { background: url(../img/stmenu_company_en.gif) no-repeat; }
ul#stmenus li#st-message a { background: url(../img/stmenu_message.gif) no-repeat; }
ul#stmenus li#st-message-en a { background: url(../img/stmenu_message_en.gif) no-repeat; }
ul#stmenus li#st-wanted a { background: url(../img/stmenu_wanted.gif) no-repeat; }
ul#stmenus li#st-law a { background: url(../img/stmenu_law.gif) no-repeat; }
ul#stmenus li#st-shop a { background: url(../img/stmenu_shop.gif) no-repeat; }
ul#stmenus li#st-aftercare a { background: url(../img/stmenu_aftercare.gif) no-repeat; }
ul#stmenus li#st-maintenance a { background: url(../img/stmenu_maintenance.gif) no-repeat; }
ul#stmenus li#st-reform a { background: url(../img/stmenu_reform.gif) no-repeat; }
ul#stmenus li#st-contact a { background: url(../img/stmenu_inquiry.gif) no-repeat; }
ul#stmenus li#st-inquiry a { background: url(../img/stmenu_form.gif) no-repeat; }
ul#stmenus li#st-orderqa a { background: url(../img/stmenu_saleqa.gif) no-repeat; }
ul#stmenus li#st-howto a { background: url(../img/stmenu_aboutsale.gif) no-repeat; }
ul#stmenus li#st-muffler a { background: url(../img/stmenu_muffler.gif) no-repeat; }

ul#stmenus li a:hover,
ul#stmenus li a.current {
	background-position: 0 -50px !important;
}

table#company-table {
	margin: 20px auto 0;
}

table#wanted-table {
	width: 670px;
	margin: 5px 0 0 10px;
}

table#wanted-table td {
	padding: 0 35px 0 5px;
	line-height: 1.6;
}

table#law-table {
	width: 670px;
	margin: 5px 0 0 10px;
}

table#law-table td {
	padding: 0 20px 0 5px;
	line-height: 1.6;
}

table#law-table td.nwp {
	white-space: nowrap;
}

table#law-table td a {
	text-decoration: underline;
}

h2#shoptitle {
	display: block;
	width: 670px;
	height: 0 !important;
	height /**/:55px;
	padding-top: 55px;
	overflow: hidden;
	background: url(../img/company/shop_title.gif) no-repeat;
	margin-left: 10px;
}

div#shopmap {
	width: 670px;
	height: 265px;
	overflow: hidden;
	position: relative;
	background: url(../img/company/shop_back.gif) no-repeat;
	margin-left: 10px;
}

div#mapimg {
	position: absolute;
	top: 0;
	left: 100px;
}

ul#maplink {
	position: absolute;
	top: 35px;
	left: 380px;
}

ul#maplink li a {
	display: block;
	width: 113px;
	height: 0 !important;
	height /**/:27px;
	padding-top: 27px;
	overflow: hidden;
}

ul#maplink li#touhoku a { background: url(../img/company/map_touhoku_l.gif) no-repeat; }
ul#maplink li#hokuriku a { background: url(../img/company/map_hokuriku_l.gif) no-repeat; }
ul#maplink li#kantou a { background: url(../img/company/map_kantou_l.gif) no-repeat; }
ul#maplink li#toukai a { background: url(../img/company/map_toukai_l.gif) no-repeat; }
ul#maplink li#kinki a { background: url(../img/company/map_kinki_l.gif) no-repeat; }
ul#maplink li#shikoku a { background: url(../img/company/map_shikoku_l.gif) no-repeat; }
ul#maplink li#okinawa a { background: url(../img/company/map_okinawa_l.gif) no-repeat; }

ul#maplink li a:hover {
	background-position: 0 -27px !important;
}

table#shop-table {
	width: 670px;
	margin-left: 10px;
	margin-top: 20px;
}

table#shop-table td {
	padding: 0 3px;
}

table#shop-table td.nwp {
	white-space: nowrap;
}

table#shop-table td.alc {
	text-align: center;
}

table#shop-table td.alc a {
	text-decoration: underline;
}

table#shop-table td.shop-area {
	background: #003399;
	font-size: 14px;
	color: #fff;
	font-weight: bold;
	padding: 5px 3px;
}

table#shop-table tr.shop-koumoku {
	background: #527cce;
}

table#shop-table tr.shop-koumoku td {
	color: #fff;
	padding: 3px;
}

table#shop-table td.shop-top {
	text-align: right;
	padding-top: 20px;
	padding-bottom: 20px;
}

table#shop-table td.shop-top img {
	vertical-align: middle;
}


h2.qatitle {
	background: #115d9e;
	color: #fff;
	font-weight: bold;
	padding: 3px 6px;
	margin-top: 1.5em;
	margin-bottom: 0.3em;
}

p.qatext {
	padding: 0 6px;
}

ul#howtomenu li {
	float: left;
	width: 163px;
	margin-right: 6px;
}

ul#howtomenu li a {
	display: block;
	width: 163px;
	height: 0 !important;
	height /**/:40px;
	padding-top: 40px;
	overflow: hidden;
}

ul#howtomenu li#howto-order a { background: url(../img/howto_order.jpg) no-repeat; }
ul#howtomenu li#howto-pay a { background: url(../img/howto_pay.jpg) no-repeat; }
ul#howtomenu li#howto-deli a { background: url(../img/howto_deli.jpg) no-repeat; }
ul#howtomenu li#howto-shipping a { background: url(../img/howto_shipping.jpg) no-repeat; }

ul#howtomenu li a:hover {
	background-position: 0 -40px !important;
}

h2.howtotitle {
	background: #003b6d;
	color: #fff;
	font-weight: bold;
	padding: 3px 6px;
	margin: 1.5em 0 1em;
}

h3.howtomidashi {
	background: #115d9e;
	color: #fff;
	font-weight: bold;
	padding: 3px 6px;
}

p.howtotext,
div.howtotext {
	border: solid 1px #115d9e;
	padding: 6px 10px 16px;
}

div.howtotop {
	text-align: right;
	margin: 15px 0 30px;
}

div.howtotop img {
	vertical-align: middle;
}

table#muffler-table {
	margin-top: 20px;
}

table#muffler-table td.nwp {
	white-space: nowrap;
}

table#muffler-table td {
	padding: 0 10px 0 5px;
	vertical-align: top;
}

table#muffler-table td a {
	text-decoration: underline;
}

table#muffler-table td a:hover {
	color: #ff0000;
}


table#form-table {
	border: solid 1px #053284;
	width: 100%;
}

table#form-table th {
	background: #053284;
	color: #fff;
	white-space: nowrap;
	width: 170px;
}

table#form-sub-table th {
	background: #495160;
	width: 130px;
}

table#form-table td {
	background: #dbdbdb;
}

table#form-table td,
table#form-table th {
	padding: 4px 8px;
}

table#form-table th span,
table#form-table td span {
	color: #ff0000;
	font-weight: bold;
	font-size: 10px;
}

table#form-table div {
	font-size: 10px;
	margin-top: 2px;
}


div.form-btn {
	text-align: center;
	margin-top: 20px;
}

div.form-btn input {
	width: 80px;
	color: #fff;
	border-top: 3px double #e84242;
	border-left: 3px double #e84242;
	border-right :3px double #a50000;
	border-bottom: 3px double #a50000;
	background: #c71f1f;
	text-align: center;
	line-height: 1.5;
}

div.formerrorText {
	color: #ff0000;
	margin-bottom: 1em;
}


div#privacy-frame {
	width: 700px;
	margin: 20px auto 0;
	line-height: 1.6;
}

div#en-frame {
	width: 700px;
	margin: 20px auto 0;
	line-height: 1.6;
}

div#privacy-frame h2 {
	background: #0844b1;
	font-weight: bold;
	color: #fff;
	padding: 3px;
	margin-bottom: 1em;
	text-align: center;
}

div#privacy-frame .alignr {
	text-align: right;
}

div#privacy-frame .mb1 {
	margin-bottom: 1em;
}

div#privacy-frame .ti1 {
	margin-left: 1.5em;
}

div#privacy-frame .ti2 {
	margin-left: 3em;
}

div#privacy-frame .ti3 {
	margin-left: 4.5em;
}

div#privacy-frame table {
	border: solid 1px #333;
	border-collapse: collapse;
}

div#privacy-frame table td {
	border: solid 1px #333;
	border-collapse: collapse;
	padding: 4px;
}

a#titlezoom {
	display: block;
	width: 311px;
	height: 152px;
	overflow: hidden;
	position: relative;
}

a#titlezoom img {
	position: absolute;
	left: 0;
	bottom: 0;
}

img.iepngfix {
	behavior: expression(IEPNGFIX.fix(this));
}


div#news-frame {
	margin: 20px 5px 20px;
	background: url(../img/news_back.gif) repeat-y;
}

div#news-list {
	float: left;
	width: 200px;
}

div#news-content {
	float: right;
	width: 650px;
}

ul#news-list-li li {
	display: block;
	background: url(../img/news_shikiri.gif) 0 bottom no-repeat;
}

ul#news-list-li li a {
}

ul#news-list-li li div {
	padding-bottom: 10px;
	padding-left: 14px;
	margin-bottom: 10px;
}

ul#news-list-li li a:link,
ul#news-list-li li a:visited {
	color: #0054b3;
	text-decoration: underline !important;
}

ul#news-list-li li a:hover {
	color: #ff0000;
}

ul#news-list-li li span {
	display: block;
	background: url(../img/news_dec.gif) 0 5px no-repeat;
	padding-left: 14px;
}

ul#news-list-li li span img {
	margin-left: 5px;
}

div.news-paragraph {
	margin-bottom: 1.5em;
}

div.news-img {
	float: left;
}

div.news-img img {
	margin: 0 12px 10px 0;
}

h2.news-title {
	background: #3a6e96;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	padding: 6px 10px;
}

div.news-ymd {
	text-align: right;
	border-bottom: solid 1px #c7c9ca;
	margin-bottom: 2em;
	padding-bottom: 2px;
}


h2.catalog-title {
	background: #c3c3c3;
	font-size: 12px;
	font-weight: bold;
	color: #333;
	padding: 3px 10px;
}

div.catalog_box {
	margin-bottom: 40px;
}

p.cms-p {
	margin-bottom: 1em;
}

div.cms-paginate {
	border-top: dotted 1px #c7c9ca;
	text-align: center;
	padding-top: 1em;
}


div#outlet-frame {
	margin: 10px 5px 20px;
	background: url(../img/outlet_back.gif) repeat-y;
}

div#outlet-parts {
	float: left;
	width: 425px;
}

div#outlet-bike {
	float: right;
	width: 425px;
}

div.outlet-infolink {
	position: relative;
	width: 425px;
	height: 32px;
	overflow: hidden;
}

div.outlet-infolink a {
	display: block;
	width: 79px;
	height: 17px
	overflow: hidden;
	position: absolute;
	top: 7px;
	left: 341px;
}


div.outlet-newtitle {
	position: relative;
	width: 425px;
	height: 21px;
	overflow: hidden;
	margin-top: 24px;
}

div.outlet-newtitle a {
	display: block;
	position: absolute;
	top: 0px;
	left: 330px;
	width: 95px;
	height: 18px;
	overflow: hidden;
}

div.newoutlets {
	padding-bottom: 15px;
	margin-top: 10px;
	margin-bottom: 20px;
	background: url(../img/kugiri.gif) center bottom no-repeat;
}

div.newoutletphoto {
	width: 150px;
	float: left;
}

div.newoutletdetail {
	width: 255px;
	float: right;
	padding-top: 3px;
}

p.outlet-condition {
	margin-top: 1em;
}

div.outletbtn,
div.outletcart {
	width: 255px;
	border-top: dotted 1px #aaa;
	padding: 5px 0;
	text-align: right;
}

div.outletbtn2 {
	width: 390px;
	border-top: dotted 1px #aaa;
	padding: 5px 0;
	text-align: right;
}

div.outletbtn a,
div.outletbtn2 a {
	display: block;
	width: 80px;
	height: 0 !important;
	height /**/:28px;
	padding-top: 28px;
	overflow: hidden;
	background: url(../img/outlet_order_btn.gif) no-repeat !important;
	float: right;
}

div.outletcart a {
	display: block;
	width: 140px;
	height: 0 !important;
	height /**/:28px;
	padding-top: 28px;
	overflow: hidden;
	background: url(../img/cart_item_btn.gif) no-repeat !important;
	float: right;
}

div.outletbtn a:hover,
div.outletbtn2 a:hover,
div.outletcart a:hover {
	background-position: 0 -28px !important;
}

div.outlet-contentsinfo {
	position: relative;
	width: 610px;
	height: 32px;
	overflow: hidden;
}

div.outlet-contentsinfo a {
	display: block;
	position: absolute;
	top: 7px;
	left: 526px;
	width: 79px;
	height: 17px;
	overflow: hidden;
}

div#outletlist {
	width: 253px;
	float: left;
}

div#outlet-mainframe {
	margin-top: 10px;
	background: url(../img/outlet_back2.gif) repeat-y;
}

ul#outlet-list-li li {
	display: block;
	background: url(../img/news_shikiri.gif) 0 bottom no-repeat;
}

ul#outlet-list-li li div {
	padding-bottom: 10px;
	padding-left: 14px;
	margin-bottom: 10px;
}

ul#outlet-list-li li a:link,
ul#outlet-list-li li a:visited {
	color: #0054b3;
	text-decoration: underline !important;
}

ul#outlet-list-li li a:hover {
	color: #ff0000;
}

ul#outlet-list-li li span {
	display: block;
	background: url(../img/news_dec.gif) 0 5px no-repeat;
	padding-left: 14px;
}

img.soldout {
	margin-right: 5px !important;
}

h3 img.soldout {
	margin-left: 0;
}

div#orderform {
	width: 680px;
	margin: 0 auto;
	line-height: 1.6;
}

span.outletshipping {
	display: block;
	padding-top: 4px;
	font-size: 11px;
}

div#semiorderformbtn a {
	display: block;
	width: 192px;
	height: 0 !important;
	height /**/:47px;
	padding-top: 47px;
	overflow: hidden;
	background: url(../img/semiorderformbtn.gif) no-repeat;
	margin: 0 auto 30px;
}

div#semiorderformbtn a:hover {
	background-position: 0 -47px;
}


.tipsy { padding: 5px; font-size: 10px; opacity: 0.8; filter: alpha(opacity=80); background-repeat: no-repeat; background-image: url(../img/tipsy.gif); }

  .tipsy-inner { padding: 4px 5px; background-color: black; color: white; max-width: 200px; text-align: left; width: 200px; }

  .tipsy-inner { -moz-border-radius:3px; -webkit-border-radius:3px; }
  .tipsy-north { background-position: top center;}
  .tipsy-south { background-position: bottom center; }
  .tipsy-east { background-position: right center; }
  .tipsy-west { background-position: left center; }
	.tipsy-north .tipsy-inner { text-align: center !important; }

.static-link a {
	text-decoration: underline !important;
	color: #1f2bb2;
}

.static-link a:hover {
	color: #990000;
}


/* キャンペーン */
.campaign-back {
	background: url(../img/campaign_back.jpg) repeat-y;	
}

#campaign-area {
	padding: 20px;
}

#campaign-area h1 {
	font-size: 18px;
	font-weight: bold;
	color: #3b3b3b;
	margin-bottom: 5px;
}

#campaign-area h2 {
	font-size: 14px;
	font-weight: bold;
	color: #0a61cc;
	margin-bottom: 1.5em;
}

#campaign-area p {
	margin-bottom: 1em;
}

#campaign-area h3 {
	font-weight: bold;
	margin-bottom: 3px;
}

#campaign-area p.notice {
	color: #ff0000;
	font-size: 11px;
}

#campaign-area h3 span {
	font-size: 14px;
	color: #ff5a00;
}

#campaign-area table,
#campaign-area td,
#campaign-area th {
	border: solid 1px #95a6b1;
	border-collapse: collapse;
}

#campaign-area table {
	width: 100%;
	margin-bottom: 20px;
}

#campaign-area th {
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	width: 10%;
	background: #1b6599;
	color: #fff;
}

#campaign-area td {
	padding: 6px 10px;
	vertical-align: top;
	width: 90%;
	font-weight: bold;
}

.ptop {
	text-align: right;
	text-decoration: underline;
	font-size: 11px;
}


.techrow {
	margin: 15px auto 30px;
	width: 874px;
}

.techrow img,
#tech-menu img {
	vertical-align: top;
	margin-bottom: 3px;
}

.techrow li {
	float: left;
	width: 202px;
	padding-right: 22px;
	font-size: 11px;
	line-height: 1.4;
}

.techrow li.last {
	float: left;
	width: 202px;
	padding-right: 0;
}

#tech-frame {
	margin: 15px 0 20px;
	background: url(../img/technology/border.gif) 0 9px no-repeat;
}

#tech-menu {
	width: 125px;
	float: left;
	margin-top: 7px;
}

#tech-menu li {
	width: 125px;
	font-size: 10px;
	line-height: 1.2;
	margin-bottom: 5px;
}

#tech-menu-btn {
	margin: 12px 0 0 13px;
}

#tech-menu-btn a {
	display: block;
	width: 99px;
	height: 0 !important;
	height /**/:31px;
	padding-top: 31px;
	overflow: hidden;
	background: url(../img/technology/menu_btn.gif) no-repeat;
}

#tech-menu-btn a:hover {
	background-position: 0 -31px !important;
}

#tech-contents {
	width: 739px;
	float: right;
}

#tech-read {
	width: 740px;
	height: 468px;
	position: relative;
}

#tech-read div {
	vertical-align: top;
	position: absolute;
	top: 9px;
	left: 9px;
}

#tech-read div#n02i,
#tech-read div#n03i,
#tech-read div#n04i,
#tech-read div#n05i,
#tech-read div#n06i,
#tech-read div#n07i,
#tech-read div#n08i,
#tech-read div#n09i,
#tech-read div#n10i {
	display: none;
}

.tech-navi-center {
	position: relative;
	overflow: hidden;
}

#tech-navi {
	margin-top: 5px;
	position: relative;
	left: 50%;
	float: left;
}

#tech-navi2 {
	margin-top: 7px;
	position: relative;
	left: 50%;
	float: left;
}

#tech-navi li,
#tech-navi2 li {
	position: relative;
	left: -50%;
	float: left;
}

#tech-navi li.naviNo span {
	display: block;
	width: 31px;
	height: 0 !important;
	height /**/:31px;
	padding-top: 31px;
	overflow: hidden;
	cursor: pointer;
	margin: 0 4px;
}

#tech-navi li span#n01 { background: url(../img/technology/page1.png) no-repeat; }
#tech-navi li span#n02 { background: url(../img/technology/page2.png) no-repeat; }
#tech-navi li span#n03 { background: url(../img/technology/page3.png) no-repeat; }
#tech-navi li span#n04 { background: url(../img/technology/page4.png) no-repeat; }
#tech-navi li span#n05 { background: url(../img/technology/page5.png) no-repeat; }
#tech-navi li span#n06 { background: url(../img/technology/page6.png) no-repeat; }
#tech-navi li span#n07 { background: url(../img/technology/page7.png) no-repeat; }
#tech-navi li span#n08 { background: url(../img/technology/page8.png) no-repeat; }
#tech-navi li span#n09 { background: url(../img/technology/page9.png) no-repeat; }
#tech-navi li span#n10 { background: url(../img/technology/page10.png) no-repeat; }

#tech-navi2 li a {
	display: block;
	width: 124px;
	height: 0 !important;
	height /**/:28px;
	padding-top: 28px;
	overflow: hidden;
	margin: 0 4px;
}

#tech-navi2 li#tech-pdf a {
	background: url(../img/technology/pdf_btn.png) no-repeat;
}

#tech-navi2 li#tech-product a {
	background: url(../img/technology/product_btn.png) no-repeat;
}

#tech-navi2 li a:hover,
#tech-navi2 li a:hover {
	background-position: 0 -28px !important;
}


#tech-read img.pngfix {
	background: transparent;
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF)"; /* IE8 */   
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);   /* IE6 & 7 */      
	zoom: 1;
}

.tech-read00 {
	background: url(../img/technology/vol00_back.png) no-repeat;
}
.tech-read01 {
	background: url(../img/technology/vol01_back.png) no-repeat;
}
.tech-read02 {
	background: url(../img/technology/vol02_back.png) no-repeat;
}

