@charset "shift_jis";

/* コンテンツ */
#company #contents #box {
	width: 560px;
	margin: 12px 0px 12px 20px;
}
#company #contents #box #bunkatu{
	width: 560px;
}
#company #contents #box #bunkatu #left{
	width: 300px;
	float:left;
}
#company #contents #box #bunkatu #right{
	width: 240px;
	float:right;
	background-image: url(../images/dot_white.gif);
	background-repeat: repeat;
}
#company #contents #box p.map{
	float: right;
	width: 88px;
 /* MacIE begin \*/
 width: 100px;
 /* MacIE end */
	
}

#company #contents #box2 {
	width: 560px;
	margin-left: 14px;
}

#company #contents #box2 p{
	text-indent: 0em;
	margin-left: 1em;
}
#company #contents #box2 p.map{
	float: right;
	width: 100px;
}

#company #contents h4{
	letter-spacing: 0.5em;
}
#company #contents #e h4{
	letter-spacing: 0.1em;
}

/* 地図　*/
#company #contents ul.map{
	margin:20px 20px 20px 40px;
}
#company #contents ul.map li{
	list-style-type: none;
}


/* ----------------　*/
