@charset "utf-8";
/* CSS Document */

/* --- 20130830作成 --- */

ul.d-shop { 
	height:486px;
	width: auto;
	margin-bottom:240px;}

li.logo {
	float:left;
	list-style:none;
	border-color:rgb(229,229,229);
	border-width:1px;
	border-style:solid;
	margin-right:11px;
	margin-bottom:14px;
}
li.logo_r {
	float:left;
	list-style:none;
	border-color:rgb(229,229,229);
	border-width:1px;
	border-style:solid;
	margin-right:0px;
	margin-bottom:14px;
}

#mainArea #detailBox #sideA {

	width: 620px;
	float:none;
	margin:0 0 0 0;
	font-size: 14px;
}



.sideB_img {
	width:120px;
	float:right;
}

#denshishoseki .marBottom0 {
	margin-bottom:0;
}

#denshishoseki .marBottom15 {
	margin-bottom:0;
}

#denshishoseki div.onlineBox img {
	width:70px; height:auto; padding:0 0 0 15px;
}

#denshishoseki div.onlineBox img.cover {
	width:180px; height:auto; padding:0 0 0 0;
}

div.onlineBox {
	 margin:0 0 30px 0;

 }

div.onlineBox div.detail_box1 {
	float:left;
	width:200px;
	margin:0 0 0 0;
}

div.onlineBox div.detail_box2 {
	float:right;
	display:inline-block;
	width:415px;
	padding:0 0 0 0;
}

div.onlineBox div.detail_box2 ul li {
	list-style:none;
	width: 205px;
	display: inline-block;
	vertical-align: top;
}

div.onlineBox div.detail_box2 ul {margin:0 0 5px 0; vertical-align: top;}

#mainArea h2 {
	background: url(../img/h2_bg.gif) no-repeat bottom left !important;
	font-size: 125%;
	padding-bottom: 5px;
	font-weight: bold;
	margin-bottom: 12px;
	_margin-top: 8px;
}

#mainArea h3 {
	background: url(../img/h3_bg.jpg) no-repeat top left;
	font-size: 110%;
	padding-top: 1px;
	padding-bottom: 6px;
	padding-left: 14px;
	font-weight: bold;
	margin-bottom: 8px;
	margin-top: 8px;
	color: #393939;
	height: 25px;
	position: relative;
}

#sideArea #navi li {

	list-style: none;

	background: url(../img/sNaviBgArrow.gif) no-repeat center left !important;

	border-bottom: solid #E6E6E6 1px;

	line-height: 1.2;

	padding: 8px 0px 8px 20px;

	_padding-top: 12px;

}

