@charset "Shift_JIS";

body {
	background-color: #000000;
	background-image: url(../image/menu_back.jpg);
	background-repeat: repeat;
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-family: 'メイリオ',Meiryo,'ＭＳ Ｐゴシック','MS PGothic',sans-serif;
}

#logoimg {
	text-align: center;
	margin-top: 85px;
	margin-bottom: 30px;
}

#btn_link {
	text-align: center;
	margin-top: 50px;
	margin-bottom: 30px;
}

#copy_right {
	text-align: center;
	margin-top: 50px;
	margin-bottom: 10px;
	font-size: 8px;
	font-weight: bold;
}

/*全体の間隔*/
#main {
	margin:0px;
}

#dvd_body {
	background-color: #000000;
	width: 100%;
	height: 400px;
	margin-top: 100px;
	margin-bottom: 50px;
}
.package {
	float:left;
	width: 250px;
	margin-top: 20px;
	margin-left: 50px;
	margin-right: 10px;
	margin-bottom: 20px;
}

.dvdtext {
	float:top;
	margin-top: 20px;
	margin-left: 0px;
	margin-right: auto;
	margin-bottom: 20px;
}

.AW_text {
	font-size: 14px;
	text-align: left;
	margin-top: 20px;
	margin-left: 0px;
	color:#ffffff;
}
.AW_text a {
	color:#ffffff;
	text-decoration:none;
}

.AW_text a:active {
	color:#ffffff;
	text-decoration:none;
}
.AW_text a:visited {
	color:#ffffff;
	text-decoration: none;
}
.AW_text a:link {
	color: #ffffff;
	text-decoration: none;
}
.AW_text a:hover {
	color:#ffffff;
	text-decoration: none;
}


/* ----------------------------
■テキスト・リンク
---------------------------- */
.text8 {  font-size: 8px; line-height: 5px}
.text9 {  font-size: 9px}
.text10 {  font-size: 10px; line-height: 14px}
.text11 {  font-size: 11px; line-height: 14px}
.text12 {  font-size: 12px; line-height: 18px}
.text13 {  font-size: 13px; line-height: 18px}
.text14 {  font-size: 14px; line-height: 20px}
.text16 {  font-size: 16px; line-height: 22px}
.text18 {  font-size: 18px; line-height: 24px}



/*----------------------- ヘッダ -----------------------*/
/*#header h1 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	display: none;
}*/

#headlink {
	background-image: url(../images/head_back.gif);
	background-repeat: repeat-x;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 7px;
	padding-left: 7px;
	clear: both;
	margin: 0px;
}

#cnt {
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	font-size: 12px;
	margin-left: 5px;
	font-weight: bold;
	color: #CF0F3B;
	padding-top: 3px;
}
#cnt strong {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #0033CC;
	font-size: 18px;
	margin-right: 5px;
	margin-left: 5px;
}
#guidelink {
	text-align: right;
	float: right;
	padding-top: 5px;
}
#guidelink ul {
	padding: 0px;
	text-align: right;
	margin: 0px;
}
#guidelink li {
	font-size: 12px;
	margin-left: 10px;
	list-style-type: none;
	line-height: 130%;
	float: left;
	text-align: right;
	display: inline;
}

/*----------------------- ▼レフトナビ -----------------------*/
/*全体の間隔*/

.sidebox {
	margin:0px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-left-style: solid;
	border-right-style: solid;
	border-left-color: #AAAAAA;
	border-right-color: #AAAAAA;
	width: 178px;
}

.side_bottom_img{
	width:180px;
	height:11px;
	background-image:url(/images/side/foot_parts.gif);
	background-repeat:no-repeat;
}
.side_bottom_img span{
	display: none;
}

.sideparts{
	width:120px;
	margin:8px 5px 0px 5px;
	padding-top:4px;
	padding-left:20px;
	height:14px;
	background-image:url(../images/side/arrow.gif);
	background-repeat:no-repeat;
	background-position: left bottom;
	text-align:left;
}

/*Infomation*/
#infomation {
	width: 180px;
	margin-bottom:10px;
}

#info_top_img{
	width:180px;
	height:24px;
	margin:0px 0px -8px 0px;
	background-image:url(/images/side/info_title.gif);
	background-repeat:no-repeat;
}
#info_top_img span{
	display: none;
}

#infoan{
	width:115px;
	margin:8px 5px 0px 5px;
	padding-top:8px;
	padding-left:25px;
	height:14px;
	background-image:url(../images/side/icon_info.gif);
	background-repeat:no-repeat;
	background-position: left bottom;
	text-align:left;
}

#infohelp{
	width:115px;
	margin:8px 5px 0px 5px;
	padding-top:5px;
	padding-left:25px;
	height:14px;
	background-image:url(../images/side/icon_faq.gif);
	background-repeat:no-repeat;
	background-position: left bottom;
	text-align:left;
}

#infofaq{
	width:115px;
	margin:8px 5px 0px 5px;
	padding-top:5px;
	padding-left:25px;
	height:14px;
	background-image:url(../images/side/icon_situmon.gif);
	background-repeat:no-repeat;
	background-position: left bottom;
	text-align:left;
}

/*Category*/
#category {
	width: 180px;
	margin-bottom:10px;
}

#catg_top_img{
	width:180px;
	height:24px;
	margin:0px 0px -8px 0px;
	background-image:url(/images/side/cate_title.gif);
	background-repeat:no-repeat;
}
#catg_top_img span{
	display: none;
}

/*Brand*/
#brand {
	width: 180px;
	margin-bottom:10px;
}

#brand_top_img{
	width:180px;
	height:24px;
	margin:0px 0px -8px 0px;
	background-image:url(/images/side/brand_title.gif);
	background-repeat:no-repeat;
}
#brand_top_img span{
	display: none;
}


/*SideSearch*/
#sidesearch {
	width: 180px;
	margin-bottom:10px;
}

#sidesearch_top_img{
	width:180px;
	height:24px;
	margin:0px 0px -10px 0px;
	background-image:url(/images/side/search_title.gif);
	background-repeat:no-repeat;
}
#sidesearch_top_img span{
	display: none;
}

#search_key {
	height:25px;
	background-image:url(/images/side/search_key.gif);
	background-repeat:no-repeat;
	background-position: center bottom;
	margin-top:10px;
}
#search_key span{
	display: none;
}

#sidesearch .search_key_fld {
	margin-top:10px;
}

#search_price {
	height:25px;
	background-image:url(/images/side/search_price.gif);
	background-repeat:no-repeat;
	background-position: center bottom;
}
#search_price span{
	display: none;
}


/*----------------------- ▼メイン -----------------------*/

/*pickup*/
#pickup {
	width: 489px;
	height:244px;
	background-color:#AAAAAA;
	margin-bottom:20px;
}

#pick_top_img{
	width:489px;
	height:24px;
	background-color:#FFFFFF;
	background-image:url(/images/pickup_title.gif);
	background-repeat:no-repeat;
}
#pick_top_img span{
	display: none;
}

.pick_parts{
	float:left;
	width:121px;
	height:220px;
	margin-left:1px;
	text-align:left;
	background-color:#FFFFFF;
}
.pick_parts .pick_img{
	width:121px;
	height:125px;
	text-align:center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-color: #AAAAAA;
}
.pick_parts .pick_title{
	width:116px;
	height:65px;
	margin-top:5px;
	padding-left:5px;
	text-align:left;
	border-color: #AAAAAA;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}

.pick_parts .pick_price{
	width:121px;
	height:18px;
	margin-top:4px;
	text-align:center;
	border-color: #AAAAAA;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}

/*newitem*/
#newitem {
	width: 489px;
	height:245px;
	background-color:#AAAAAA;
	margin-bottom:20px;
}

#newitem_top_img{
	width:489px;
	height:24px;
	background-color:#FFFFFF;
	background-image:url(/images/newitem_title.gif);
	background-repeat:no-repeat;
}
#newitem_top_img span{
	display: none;
}

.new_parts{
	float:left;
	width:121px;
	height:220px;
	margin-left:1px;
	text-align:left;
	background-color:#FFFFFF;
}
.new_parts .new_img{
	width:121px;
	height:125px;
	text-align:center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-color: #AAAAAA;
}
.new_parts .new_title{
	width:116px;
	height:65px;
	margin-top:5px;
	padding-left:5px;
	text-align:left;
	border-color: #AAAAAA;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}

.new_parts .new_price{
	width:121px;
	height:18px;
	margin-top:4px;
	text-align:center;
}



/*topics*/
#topics {
	width: 489px;
	margin-bottom:20px;
}

#mainbox {
	width: 487px;
	height:300px;
	overflow:auto;
	margin:0px;
	border-left-width: 1px;
	border-left-style: solid;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-right-width: 1px;
	border-right-style: solid;
	border-left-color: #AAAAAA;
	border-bottom-color: #AAAAAA;
	border-right-color: #AAAAAA;
	scrollbar-base-color:#ffffff;
	scrollbar-face-color:#ffffff;
	scrollbar-arrow-color:#CCCCCC;
	scrollbar-shadow-color:#CCCCCC;
	scrollbar-darkshadow-color:#ffffff;
	scrollbar-highlight-color:#CCCCCC;
	scrollbar-3dlight-color:#ffffff;
	scrollbar-track-color:#ffffff;
}

#topics_top_img{
	width:489px;
	height:24px;
	margin:0px 0px 0px 0px;
	background-color:#FFFFFF;
	background-image:url(/images/topics_title.gif);
	background-repeat:no-repeat;
}
#topics_top_img span{
	display: none;
}

.topics_parts{
	width: 459px;
	margin-top:10px;
	margin-bottom:10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding: 5px;
}

.topi_title{
	height:25px;
	width: 450px;
	text-align:left;
	font-size:12px;
	font-weight:bold;
	padding: 2px;
}

.topi_img{
	float:left;
	width: 90px;
	margin-left:10px;
}

.topi_com{
	text-align:left;
	width: 350px;
	font-size:12px;
	padding: 2px;
}


/*catg_list*/
#catg_list {
	width: 489px;
}

.catg_list_img{
	width:489px;
	height:6px;
	background-image:url(/images/parts/dot_6.gif);
	margin-top:10px;
}
.catg_list_img span{
	display: none;
}

#cate_title{
	width:489px;
	margin:8px 5px 5px 5px;
	padding-left:20px;
	height:14px;
	background-image:url(../images/side/arrow.gif);
	background-repeat:no-repeat;
	text-align:left;
}

#catg_list .cate_parts{
	width:155px;
	margin:0px;
	color:#FF7B48;
	font-weight:bold;
	text-align:left;
	float:left;
}


/*----------------------- ▼右側 -----------------------*/
/*全体の間隔*/
#right_side {
	float:right;
	width: 200px;
	margin:0px;
	font-size:12px;
}


/*----------------------- ▼フッタ -----------------------*/
#footer {
	font-size: 12px;
	color: #666666;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	background-image:url(/images/parts/dot_3.gif);
	background-repeat:repeat-x;
	clear: both;
}

#footer_menu {
	font-size: 12px;
	text-align: center;
	line-height: 150%;
	padding-left: 15px;
	padding-bottom: 0px;
	clear: both;
}

#footer ul {
	padding: 0px;
	margin: 0px;
	clear: both;
}
#footer li {
	float: right;
	list-style-type: none;
	margin-right: 10px;
	margin-bottom: 3px;
}

#copylight{
	font-size: 12px;
	color: #666666;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	background-image:url(/images/parts/dot_3.gif);
	background-repeat:repeat-x;
}

#footer a:active {  color: #FF6600; text-decoration: none}
#footer a:visited {  color: #000066; text-decoration: none}
#footer a:link {  color: #000066; text-decoration: none}
#footer a:hover {  color: #FF6600; text-decoration: none}
/*----------------------- ▼カテゴリリスト　メイン ----------------*/
/*全体の間隔*/
#main_catg {
	float:left;
	width: 700px;
	margin:0px;
	padding: 5px 0px;
	font-size:12px;
	line-height:125%;
}

#main_catg #pan {
	text-align:left;
	margin-bottom:10px;
	width: 700px;
	font-size:12px;
	line-height:120%;
}

#main_catg .brand_list{
	width:700px;
	background-image:url(/images/parts/dot_6.gif);
	background-repeat:repeat-x;
}

#main_catg .brand_list .parts{
	width:700px;
	padding-top: 10px;
	background-color:B3B3B3;
}

.brand_pt{
	width:700px;
	text-align:left;
	padding-top: 10px;
	background-color:B3B3B3;
}

.brand_copy{
	width:700px;
	text-align:left;
	color:#888888;
	padding-top: 10px;
	background-color:B3B3B3;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}

/*catg_list*/
#catg_list_b {
	width: 700px;
}

#catg_list_b .catg_list_img{
	width:700px;
	height:6px;
	background-image:url(/images/parts/dot_6.gif);
	margin-top:10px;
}

#catg_list_b .cate_title{
	width:660px;
	margin:8px 5px 5px 5px;
	padding-left:20px;
	height:14px;
	background-image:url(../images/side/arrow.gif);
	background-repeat:no-repeat;
	float:left;	
	text-align:left;
}

#catg_list_b .cate_parts{
	width:230px;
	margin:0px;
	color:#FF7B48;
	font-weight:bold;
	text-align:left;
	float:left;
}


/*----------------------- ▼ブランドリスト　メイン ----------------*/
/*全体の間隔*/
#main_brand {
	float:left;
	width: 700px;
	margin:0px;
	padding: 5px 0px;
	font-size:12px;
	line-height:125%;
}

#main_brand #pan {
	text-align:left;
	margin-bottom:10px;
	width: 700px;
	font-size:12px;
	line-height:120%;
}

#main_brand .brand_list{
	width:700px;
	background-image:url(/images/parts/dot_6.gif);
	background-repeat:repeat-x;
	color:#888888;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}

#main_brand .brand_list .parts{
	width:700px;
}

#main_brand .brand_list .brand_pt_l{
	float:left;
	width:400px;
	padding-top: 10px;
}

#main_brand .brand_list .brand_pt_r{
	float:right;
	width:300px;
	padding-top: 10px;
}

#main_brand .brand_list .brand_copy1{
	float:left;
	text-align:left;
	margin-left:10px;
	width:360px;
	color:#888888;
	padding: 10px;
	font-size:10px;
	line-height:100%;
	border-top-width: 1px;
	border-top-style: solid;
}


#main_brand .model_list{
	width:700px;
	margin-top:10px;
}

#main_brand .item_list{
	width:700px;
	margin-top:10px;
	border-width: 1px;
	border-style: solid;
}

#main_brand .item_list .item_brand{
	width:700px;
	font-size:12px;
	font-weight:bold;
}
#main_brand .item_list .model_img{
	width:700px;
	margin:0px;
	border-top-width: 1px;
	border-top-style: solid;
}

#main_brand .color_list{
	width:700px;
	margin-top:10px;
}

#main_brand .color_list .color_parts{
	width:130px;
	margin:4px;
	font-weight:bold;
	text-align:left;
	float:left;
	border-width: 1px;
	border-style: solid;
}

#main_brand .color_list .color_parts .color_title{
	width:130px;
	height:20px;
	text-align:center;
	padding-top:4px;
	border-bottom-color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
#main_brand .color_list .color_parts .color_img{
	width:130px;
	height:160px;
	margin-top:4px;
	text-align:center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}

#main_brand .color_list .color_parts .color_copy{
	width:130px;
	height:135px;
	padding-left:5px;
	text-align:left;
}

#main_brand .color_list .color_parts .color_price{
	color:#FF0000;
	text-align:right;
	padding-top:4px;
	padding-right:4px;
}


#main_brand .brand_list .color_top_title{
	float:left;
	width:690px;
	text-align:left;
	color:#165BAF;
	font-size:14px;
	font-weight:bold;
	background-image:url(/images/parts/dot_6.gif);
	background-repeat:repeat-x;
	padding-left: 10px;
	padding-top: 10px;
}

#main_brand .brand_list .color_top_price{
	float:left;
	width:700px;
	text-align:right;
	color:#000000;
	font-size:12px;
	background-image:url(/images/parts/dot_6.gif);
	background-repeat:repeat-x;
	margin-top: 10px;
	padding-top: 10px;
}

.cl_red{
	color:#FF0000;
}

.cl_bk_b{
	color:#333333;
	font-weight:bold;
}

.cl_pr{
	font-weight:bold;
	color:#FF0000;
	font-size:16px;
}

#cl_pr{
	font-weight:bold;
	color:#FF0000;
	font-size:16px;
}

#cl_gr{
	color:#333333;
}

#cl_blu{
	color:#165BAF;
}

#cl_blu_big{
	color:#165BAF;
	font-size:16px;
}

#main_brand .brand_list .color_sub_copy{
	width:680px;
	float:left;
	text-align:left;
	color:#333333;
	font-size:14px;
	border-width: 1px;
	border-style: solid;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 10px;
}

#main_brand .brand_list .color_parts_img{
	width:700px;
	float:left;
	font-size:14px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#main_brand .brand_list .color_parts_img .image_parts{
	width:340px;
	float:left;
	margin-right: 5px;
	margin-bottom: 10px;
	padding: 1px;
	color:#165BAF;
}

#main_brand .brand_list .color_detail{
	width:700px;
	float:left;
	background-color:#DBE7F2;
	color:#165BAF;
	border-width: 1px;
	border-style: solid;
	margin-top: 10px;
	margin-bottom: 10px;
}

#main_brand .brand_list .dtl_title{
	text-align:center;
	font-size:16px;
	font-weight:bold;
	background-color:#DBE7F2;
	padding-top: 5px;
	padding-bottom: 5px;
}

#main_brand .brand_list .dtl_m_copy{
	text-align:left;
	font-size:14px;
	line-height:125%;
	background-color:#DBE7F2;
	border-top-width: 1px;
	border-top-style: solid;
	padding: 10px;
}


#main_brand .brand_list .color_detail_parts{
	width:700px;
	background-color:#DBE7F2;
	border-top-width: 1px;
	border-top-style: solid;
}

#main_brand .brand_list .color_detail_parts .pt_title{
	float:left;
	font-weight:bold;
	width:180px;
	padding-top:10px;
	background-color:#DBE7F2;
}
#main_brand .brand_list .color_detail_parts .pt_dtl{
	float:right;
	width:500px;
	text-align:left;
	background-color:#FFFFFF;
	padding: 10px;
}

#main_brand .brand_list .color_bottm_price{
	float:left;
	width:700px;
	text-align:left;
	color:#000000;
	font-size:12px;
	background-image:url(/images/parts/dot_6.gif);
	background-repeat:repeat-x;
	margin-top: 10px;
	padding-top: 10px;
}

#main_brand .brand_list .color_botton{
	width:700px;
	text-align:center;
	margin-top: 10px;
}

.clear { clear:both; }  
.clear hr { display:none; }

/* ----------------------------
■h1・h2
---------------------------- */
h1{
	text-align: right;
	margin: 0px;
	;
	padding: 0px;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
}
h1 strong,h2 strong,h3 strong {
	font-weight: normal;
}

/* ----------------------------
■テキスト・リンク
---------------------------- */
.text8 {  font-size: 8px; line-height: 5px}
.text9 {  font-size: 9px}
.text10 {  font-size: 10px; line-height: 14px}
.text11 {  font-size: 11px; line-height: 14px}
.text12 {  font-size: 12px; line-height: 18px}
.text13 {  font-size: 13px; line-height: 18px}
.text14 {  font-size: 14px; line-height: 20px}
.text16 {  font-size: 16px; line-height: 22px}
.text18 {  font-size: 18px; line-height: 24px}

a {
	color:#333333;
	text-decoration:none;
}

a:active {
	color:#FF6600;
	text-decoration:none;
}
a:visited {
	color:#333333;
	text-decoration: none;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color:#FF6600;
	text-decoration: none;
}

a img {
	border: 0px;
}

.border {  border: 1px #666666 solid}
.border2 { border: 1px #FF6633 solid}
.border3 { border: 1px #000000 solid}


#check {
	width: 180px;
	margin-bottom:10px;
}

#check dd {
	background-color: #FFFFDD;
	border: 1px solid #AAAAAA;
	width: 170px;
	margin-left:0px;
}
#check ul {
	margin: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-bottom: 5px;
}
#check li {
	height: 19px;
	list-style-type: none;
	font-size: 12px;
	line-height: 18px;
}
#check  .check_add  a {
	color: #FF6600;
	text-decoration: underline;
}
#check .check_add {
	color: #FF6600;
}
#check .check_price {
	font-weight: bold;
	color: #FF0000;
}

/*LEFT SIDE*/
#side_box {
	width: 180px;
	margin-bottom:10px;
}
#side_box dd {
	text-align:left;
	background-color: #FFFFFF;
	border: 1px solid #AAAAAA;
	width: 178px;
	margin-left:0px;
}
#side_box .side_title {
	font-weight: bold;
	margin: 0px;
	padding-left:20px;
	background-color: #EEEEEE;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
#side_box .side_title li {
	height: 19px;
	list-style-type: none;
	font-size: 12px;
	line-height: 18px;
}
#side_box .side_cont {
	margin: 0px;
	padding-left:20px;
	padding-bottom:10px;
	background-color: #FFFFFF;
}
#side_box .side_cont li {
	height: 19px;
	list-style-type: none;
	font-size: 12px;
	line-height: 18px;
}

/*infomation*/
#side_box .info_an {
	background-image:url(../images/side/icon_info.gif);
	background-repeat:no-repeat;
	background-position: left bottom;
	text-align:left;
	padding-top:8px;
	padding-left:25px;
	height:14px;
}
#side_box .info_help {
	background-image:url(../images/side/icon_faq.gif);
	background-repeat:no-repeat;
	background-position: left bottom;
	text-align:left;
	padding-top:8px;
	padding-left:25px;
	height:14px;
}
#side_box .info_faq {
	background-image:url(../images/side/icon_situmon.gif);
	background-repeat:no-repeat;
	background-position: left bottom;
	text-align:left;
	padding-top:8px;
	padding-left:25px;
	height:14px;
}

/*category*/
#side_box .side_parts {
	background-image:url(../images/side/arrow.gif);
	background-repeat:no-repeat;
	background-position: left bottom;
	text-align:left;
	padding-top:8px;
	padding-left:20px;
	height:14px;
}
