@charset "UTF-8";

#customer {
	margin: 0px;
	padding : 0px;
}

.customertop_box_L{
	width : 360px;
	margin : 40px 0px 40px 20px;
	padding : 0px 0px 0px 20px;
	float:left;
}

.customertop_box_R{
	width : 260px;
	margin : 40px 0px 40px 0px;
	padding : 0px 0px 0px 20px;
	float:left;
}

#customer ul{
	list-style: none;
	margin: 0px 0px 15px 0px;
	padding : 0px 0px 0px 0px;
}

#customer li{
	background-image: url(images/list_bullet.gif);
	background-repeat: no-repeat;
	margin: 0px 0px 5px 30px;
	padding : 0px 5px 0px 12px;
	line-height: 130%;
}

#customer_box_L, #customer_box_R {
	position: static;
	float: left;
}

#customer_box_L {
	width: 180px;
	height: auto;
	margin-top: 0px;
}

#customer_box_L  img{
	margin: 12px 5px 0px 5px;
}

#customer_box_L ul{
	list-style: none;
	margin: 8px 0px 15px 0px;
	padding : 0px 0px 0px 0px;
	height:152px;
}

#customer li{
	background-repeat: no-repeat;
	margin: 0px 0px 5px 10px;
	padding : 0px 5px 0px 12px;
	line-height: 130%;
}
#customer li img{
	vertical-align:middle;
}
#customer ul.insidemenus li{
	background-image: url("nothing.gif");
}
#customer_box_R {
	width: 550px;
	height: auto;
	margin-bottom: 10px;
	margin-right: 6px;
}

#customer_box_R h3{
	color:#333333;
	font-family:"Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", Osaka, "ＭＳ　Ｐゴシック", sans-serif;
	font-size:1.4em;
	line-height: 100%;
	text-align:left;
	margin: 12px 0px 8px 0px;
	padding : 4px 0px 0px 20px;
	height : 21px;
	border: solid 1px #cccccc;
	background-image: url(images/h3_bg.gif);
	background-repeat: no-repeat;
}

#customer_box_R h4{
	color:#333333;
	font-family:"Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", Osaka, "ＭＳ　Ｐゴシック", sans-serif;
	font-size:1.1em;
	line-height: 100%;
	text-align:left;
	margin: 10px 0px 5px 0px;
}

#customer_box_R p{
	color:#333333;
	line-height: 140%;
	text-align:left;
	margin: 0px 0px 0px 0px;
	padding : 5px 5px 12px 10px;
}

#customer_subbox{
	margin : 10px 0px 10px 0px;
	padding : 10px 0px 0px 0px;
	border: solid 1px #cccccc;
	background-color: #ffffff;
}

.customer_subbox_M{
	margin : 0px 0px 0px 0px;
	padding : 0px 0px 0px 10px;
	float:left;
}
