@charset "Shift-jis";


/*------- [レフトボックス　各コンテンツのボックス指定]
 ---------------------------------------------------------------------*/
.box1{
	width:210px;
	background-color:#FFFFFF;
	margin-right: auto;
	margin-left: auto;
}

.box2{
	width:210px;
	background-color:#FFFFFF;
	margin-right: auto;
	margin-left: auto;
}

.box3{
	width:90%;
	color:#333333;
	background-color: #FFF;
	margin-right: auto;
	margin-left: auto;
	padding-right: 5%;
	padding-left: 5%;
}

.box4{
	width:100%;
	color:#FFFFFF;
	font-size: 95%;
	background-color: #000;
}

.box6{
		width:197px;
		background-color:#FFFFFF;
		padding:15px 0 0 0;
}


 /*------- [float設定]
 ---------------------------------------------------------------------*/
.left_box{
	width:190px;
	float:none;
	margin-right: auto;
	margin-left: auto;
}

.right_box{
	width:auto;
	float:none;
}

.left_box2{
	width:100%;
	float:none;
	text-align: center;
}

.right_box2{
	width:90%;
	float:none;
	padding-right: 5%;
	padding-left: 5%;
}
.right_box3 {
	width:90%;
	float:none;
	padding-right: 5%;
	padding-left: 5%;
}



/*------- [table設定]
---------------------------------------------------------------------*/
.table1{
	background: url(../common_test/dot_line.gif) left bottom repeat-x;
}
.table1,
.table2{
	padding: 10px 0 10px 3px;
}

.table1 dt,
.table2 dt{
	width:90%;
	float:none;
	padding-right: 5%;
	padding-left: 5%;
	text-align: center;
}

div.new .table1 dt,
div.new .table2 dt{
	width:90%;
	float:none;
	padding-left:5%;
	padding-right: 5%;
	text-align: center;
	background-color: #C30D23;
	background-image: url(../common_test/new_icon.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

.table1 dd,
.table2 dd{
	width:90%;
	float:none;
	padding-right: 5%;
	padding-left: 5%;
	text-align: left;
}

div.new .table1 dd,
div.new .table2 dd{
	width:90%;
	float:none;
	padding-right: 5%;
	padding-left: 5%;
}


/*------- [レフトボックス]
 ---------------------------------------------------------------------*/
 /*------- [至高の音のための基礎知識]
 ---------------------------------------------------------------------*/
.box1 ul.knowledge li{
	background:url(../common_test/dot_line.gif) left top repeat-x;
	font-size:110%;
}

 /*------- [お店の情報]
 ---------------------------------------------------------------------*/
.box2 ul.add{
	padding-bottom:10px;
}

.box2 ul.add li {
	padding: 0 15px 5px 15px;
}

.box2 div.dot_line2 {
	background:url(../common_test/dot_line.gif) left top repeat-x;
	padding: 0 3px;
}

.box2 div.dot_line2 p {
	background:url(https://v2.rentalserver.jp/rider.ne.jp/common_test/arrow02.gif) left center no-repeat;
	padding: 10px 0 10px 25px;
}

/*------- [お客様の声]
---------------------------------------------------------------------*/
.box4 p {
	margin-bottom: 15px;
}

.box4 dl {
	padding:0 0 0 12px;
}

.box4 dl dt {
	margin-bottom: 5px;
}

.box4 dl dd {
	padding: 0 12px 0 0;
}

/*------- [トップページ]
---------------------------------------------------------------------*/
.top_important_l{
	background-image: url(../common_test/bg_top.png);
	background-repeat: no-repeat;
	background-position: right top;
	height: auto;
	padding-right: 0;
	padding-top: 20px;
	background-size:245px auto;
	
	}
.top_important{
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	width: 100%;
	}


.top_important_r{
	width:200px;
	float:none;
	margin-right: auto;
	margin-left: auto;
	}

/*------- [トップページ最新情報　リンク設定]
---------------------------------------------------------------------*/
.table1 dd a:link,
.table2 dd a:link{
	color:#FF0000;
	text-decoration:underline;
}

.table1 dd a:visited,
.table2 dd a:visited{
	color:#FF0000;
	text-decoration:underline;
}

.table1 dd a:hover,
.table2 dd a:hover{
	color:#000000;
	text-decoration:underline;
}

.top_txt{
	text-align: left;
	width: 96%;
	padding-right: 2%;
	padding-left: 2%;
	font-size: 110%;
}


/*------- [ページトップ戻る]
---------------------------------------------------------------------*/
.backtop {
	background:url(../common_test/arrow03.gif) 590px center no-repeat;
	padding:10px 0 10px 620px;
	margin-bottom:10px;
	font-size:110%;
}

/*------- [商品一覧]
---------------------------------------------------------------------*/
.contentsbox {
	margin-bottom: 30px;
	padding-right: 5px;
	padding-left: 5px;
}

.item {
	border-bottom: solid 1px #CCCCCC;
	padding-bottom: 25px;
	margin-bottom: 25px;
}

.item2{
	margin-bottom: 25px;
}

.item ul li.item_name,
.item2 ul li.item_name{
	font-size: 120%;
	font-weight: 900;
	background:url(../common_test/dot_line3.gif) left bottom repeat-x #EEEEEE;
	padding: 5px 0 10px 10px;
	margin-bottom: 5px;
}

.item ul li.item_name ul,
.item2 ul li.item_name ul {
	padding-bottom: 3px;
}

.item ul li.item_name ul li,
.item2 ul li.item_name ul {
	float:left;
	padding-right: 5px;
}

.item ul li.price,
.item2 ul li.price{
	margin-bottom:20px;
}


/*------- [商品詳細]
---------------------------------------------------------------------*/
.detail_txt {
	background: url(../common_test/dot_line4.gif) bottom left repeat-x;
	padding-bottom:20px;
	padding-left:5px;
}

.choice {
	background:url(../common_test/dot_line3.gif) bottom left repeat-x #FCECC7;
	padding-top: 7px;
	padding-right: 0;
	padding-bottom: 7px;
	padding-left: 7px;
}

.plus {
	padding: 0 10px;
	font-size:150%;
}

.choice tr.selecter td{
	padding-top:5px;
	padding-bottom:15px;
}

.choice table{
	font-size:100%;
}


/*------- [注文画面テーブル]
---------------------------------------------------------------------*/
.ordercheck{
	border-top:1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;
	border-collapse:collapse;
	border-spacing:0;
	background-color:#ffffff;
	empty-cells:show;
	width:100%;
	font-size:100%;
}
.ordercheck th{
    border-right:1px solid #CCCCCC;
    border-bottom:1px solid #CCCCCC;
}
.ordercheck td{
    border-right:1px solid #CCCCCC;
    border-bottom:1px solid #CCCCCC;
}

.ordercheck tr.tablehead {
	background-color:#666666;
	text-align:center;
	color:#FFFFFF;
	font-weight:bold;
}

.ordercheck tr.tablehead td{
	padding:5px;
}

.ordercheck tr.check1 th,
.ordercheck tr.check2 th,
.ordercheck tr.check1 td,
.ordercheck tr.check2 td {
	font-weight:bold;
	text-align:right;
}

.ordercheck tr.check1 th,
.ordercheck tr.check2 th {
	background-color:#F1F1E4;
	padding: 5px;
}

.ordercheck tr.check1 td{
	color:#FF0000;
}

.ordercheck tr.check1 th,
.ordercheck tr.check1 td,
.ordercheck tr.check2 th,
.ordercheck tr.check2 td{
	padding: 5px;
}

.ordercheck td.no{
	width:5%;
}

.ordercheck td.id{
	width:5%;
}

.ordercheck td.details{
	width: 60%;
}

.ordercheck td.num,
.ordercheck td.delete {
	width:10%;
}

.ordercheck td.money{
	width:10%;
}

.ordercheck .table_1{
	background-color:#F1F1E4;
	padding:0 10px;
}

.ordercheck .table_2{
	background-color:#F1F1E4;
}

.ordercheck td.borderstyle1{
    border-right:none;
}

.ordercheck td.borderstyle2{
    border-bottom:none;
}

.ordercheck td.borderstyle3{
    border-right:none;
    border-bottom:none;
}

.itembox{
	font-size:100%;
}

.itembox th,
.itembox td {
	border:none;
	padding:5px;
}

.itembox th{
	background-color:#F1F1E4;
	font-weight:normal;
	width:100px;
}

.itembox td.items{
	width: 200px;
}

.itembox td.item_photo{
	width:105px;
}




/*------- [フォームボタン、テキストボックス設定]
---------------------------------------------------------------------*/
.num2 {
	width:40px;
	padding: 3px 0;
}

.formbtn{
	padding:3px 5px;
}

.txtlong{
	width:100%;
}

.addshort{
	width:80px;
}

.txtshort{
	width:100%;
}

.messagebox{
	width:100%;
}

ul.sendbox{
	text-align:center;
}

ul.sendbox li{
	display:inline-block;
	margin-right:10px;
}

/* IE6,7用inline-block */
*ul.sendbox li{
display:inline;
zoom:1; 
}


/*------- [送料box設定]
---------------------------------------------------------------------*/
dl.postage{
	border:#CCCCCC 1px solid;
	line-height:1.5;
}

dl.postage dt {
	border-bottom:#CCCCCC 1px solid;
	background:url(../order/image/02.gif) left center no-repeat #EEEEEE;
	padding: 8px 0 8px 45px;
	font-size:110%;
	font-weight:bold;
}

dl.postage dd{
	padding:15px;
}

.box5{
	text-align:center;
	font-size:110%;
}

/*------- [フォームテーブル設定]
---------------------------------------------------------------------*/
table.formtable{
	border-top:1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;
	border-collapse:collapse;
  border-spacing:0;
  empty-cells:show;
	width:100%;
	font-size:100%;
}

table.formtable th{
	background-color:#000000;
	text-align:left;
	width:130px;
}

table.formtable th,
table.formtable td{
	border-bottom:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	padding: 10px 5px;
}


/*------- [thanksページ設定]
---------------------------------------------------------------------*/
.thanksbox{
	text-align:center;
	margin-bottom:30px;
}

.thanksbox p.tahenksmsg1{
	color:#FF0000;
	font-size:150%;
	font-weight:bold;
	margin-bottom:30px;
}

.thanksbox p.tahenksmsg2{
	font-size:110%;
	line-height:1.5;
	margin-bottom:30px;
}

/*------- [特定商取引法に基づく表示ページ設定]
---------------------------------------------------------------------*/
.lines{
	border-top:dotted 1px #333333;
	border-bottom:dotted 1px #333333;
	padding: 10px 0;
}

dl.money{
	}

dl.money dt{
	width:80px;
	float:left;
	}

dl.money dd{
	width:650px;
	float:right;
	}

.info_line{
	border-bottom:dotted 1px #333333;
	padding:0 0 10px;
	}
	
.info_left{
	width:235px;
	float:left;
	}
	
.info_right{
	width:480px;
	float:right;
	padding:10px 0 0;
	}
	
.info_left2{
	width:95px;
	float:left;
	}
	
.info_right2{
	width:620px;
	float:right;
	}
	
.info_right2 img{
	margin:0 10px 0 0;
	float:left;
	}

		
/*------- [最新情報詳細ページ設定]
---------------------------------------------------------------------*/
.event{
	margin:0;
	padding:0 0 40px;
	text-align:left;
}

.event .right{
	float:right;
	margin: 0 0 0 20px;
}
	
.event .right p{
	margin: 0 0 2px;
	border:1px solid #CCCCCC;
	padding:1px;
	text-align: center;
}
	
.event .right p.cap{
	margin: 0 0 10px;
	border:none;
	padding:0;
	text-align:left;
}	

ul.link_list li{
	background: url(../common_test/arrow02.gif) left center no-repeat;
	padding:0 0 0 20px;
	height:16px;
	line-height:16px;
	text-align:left;
}


/*------- [ご注文方法・お問い合わせページ]
---------------------------------------------------------------------*/
p.number1 {
	background:url(../contact/image/01.jpg) left 3px no-repeat;
	padding-left:40px;
	line-height:33px;
}

p.number2 {
	background:url(../contact/image/02.jpg) left top no-repeat;
	padding-left:40px;
}

p.number3 {
	background:url(../contact/image/03.jpg) left top no-repeat;
	padding-left:40px;
}

.pattern4 .left_box{
	float:left;
	width:478px;
}

.pattern4 .right_box{
	float:right;
	width:250px;
}

/*------- [Q&Aページ]
---------------------------------------------------------------------*/
.question dt {
	background:url(../qa/image/01.jpg) 5px 5px no-repeat #E7E7E7;
	padding: 5px 0 5px 60px;
	line-height:40px;
	margin-bottom:15px;
}

.question dd.long {
	background:url(../qa/image/02.jpg) 5px top no-repeat;
	padding: 0 0 0 60px;
	min-height:40px;
	height:auto !important;
	height:40px;
}

.question dd.short {
	background:url(../qa/image/02.jpg) 5px top no-repeat;
	padding: 0 0 0 60px;
	line-height:40px;
}

.detail_photo {
	width:100% !important;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	overflow: scroll;
}



#flash {
	clear: both;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	padding-bottom: 0px;
	height: auto;
	overflow: hidden;
	position: relative;
	display: none;
}
#flash_sp {
	clear: both;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	padding-bottom: 0px;
	height: auto;
	overflow: hidden;
	position: relative;
	display: block;
}
#slider_sp li {
	float: left;
	padding-right: 0px;
	padding-left: 0px;
}
#slider_sp {
	height: auto;
  }
#slider_sp li img {
	height: auto;
	width: 100%;
}


#navwrap02 {
	clear: both;
	width: 100%;
	background-color: #C30D23;
	display: block;
	visibility: visible;
	width:100%;
	min-width:320px;
	margin-bottom: 10px;
	position: fixed;
	z-index: 1000;
}
#nav
			{
	position: relative;
	top: auto;
	left: auto;
	z-index: 3000;
	width:100%;
	min-width:320px;
	display: block;
			}
				#nav > a
				{
	width: 40px; /* 50 */
	height: 40px; /* 50 */
	text-align: left;
	text-indent: -9999px;
	position: relative;
	display: none;
	background-image: url(../common/img/menu_sp.png);
	background-size:40px 40px;
	background-position: right;
	margin-right: 0px;
	margin-left: auto;
	background-image: url(../common_test/img/menu_sp.png);
				}
					#nav > a:before,
					#nav > a:after
					{
	text-indent: -9999px;
					}
					#nav > a:after
					{
	text-indent: -9999px;
					}

				#nav:not( :target ) > a:first-of-type,
				#nav:target > a:last-of-type
				{
	display: block;
	text-indent: -9999px;
				}


			/* first level */

			#nav > ul
			{
				height: auto;
				display: none;
				position: absolute;
				left: 0;
				right: 0;
			}
				#nav:target > ul
				{
					display: block;
				}
				#nav > ul > li
				{
	width: 100%;
	float: none;
	background-color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #42210B;
	min-width:320px;
				}
					#nav > ul > li > a
					{
	height: auto;
	text-align: left; /* 20 (24) */
	color: #FFFFFF;
	text-decoration: none;
	display:block;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	font-size: 14px;
					}
						#nav > ul > li:not( :last-child ) > a
						{
	border-right-style: none;
						}


				/* second level */

				#nav li ul
				{
	position: static; /* 20 */
	padding-top: 0;
	padding-right: 1.25em;
	padding-bottom: 1.25em;
	padding-left: 1.25em;
	background-color: #999;
				}
#nav ul.zentai {
	height: 550px;
	overflow: scroll;
}
