@charset "Shift_JIS";
/* CSS Document */

/* タイトル */
#contentsInner h3{
	background-image: url(http://rims-web.com/id/aquos/images/h3_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999em;
	display: block;
	height: 50px;
	width: 660px;
}
h4{
	font-size:14px;
	font-weight:bold;
	width:647px;
	height:25px;
	margin:10px auto;
	padding-left:10px;
	line-height:25px;
	vertical-align:middle;
	border-left:3px solid #966 ;	
	border-bottom:1px dotted #CCC;
}

/*内容*/
table#outline{
	width:640px;
	margin:10px auto 0;
	border-collapse:collapse;
}

table#outline th{
color:#FFF;
	padding:5px;
	text-align:left;
	width:20%;
	background: url(http://rims-web.com/id/aquos/images/thbg.jpg) repeat-y 0 0;
	border:1px solid #CCC;
}

table#outline td{
	padding:10px;
	text-align:left;
	border:1px solid #CCC;
}

table#outline td#maptd{
	padding:10px;
	text-align:center;
	border:1px solid #CCC;
}
div#map{
margin:0 auto;
padding:10px 0;
width:480px;
height:360px;
}

#imagebox{
margin:0 auto;
width:650px;
height:158px;
}
#p01{
display:block;
float:left;
width:220px;
text-align:left;
}
#p02{
display:block;
float:left;
width:220px;
text-align:left;
}

#p03{
display:block;
float:right;
width:210px;
text-align:left;
}

span{
font-weight:bold;
}









