a.contact_btn
{
	float:right;
	margin:0px 10px 20px 0px;	
}

/* about */
#about
{
	background-image:url(../images/aboutus/title_img.png);
	width:650px;
	height:249px;
	margin:0px 0px 30px 20px;
}

#about h4
{
	margin:0px;
	border:none;
	padding:0px;
	text-indent:0px;
	height:auto;
}

#about img.mail
{
	position:relative;
	top:65px;
	left:20px;
}

/* message */
#message{
	width:650px;
	background-color:#DFF3FF;
	margin:0px 0px 30px 20px;
}

#main div.body div.column2 #contents #message .text{
	margin:20px;
	width:610px;
}

/* access */
#access{
	margin:0px 0px 50px 10px;
}

#access .modal_html.button{
	float:right;
	margin:0px 30px 0px 0px;
}

#access .text{
	margin:0px 0px 10px 20px;
}

#main div.body div.column2 #access h3{
	margin:0px 0px 20px 5px;
}

#access #map{
	width:630px;
	height:250px;
	margin:10px 0px 20px 20px;
}

#access .station{
	margin:5px 0px 20px 20px;
}

#access .station .detail{
	margin:5px 0px 10px 40px;
}

#access .station .detail strong{
	color:#F30;
}

/* company */
#company
{
	width:650px;
	margin:0px 0px 20px 20px;
	background-image:url(../images/aboutus/building.png);
	background-position:top right;
}

#company table
{
	width:500px;
	margin:0px;
	border:none;
}

#company table tr th div{
	width:100px;
	border-left:5px solid #0066ff;
	color:#0066ff;
	text-align:left;
	line-height:20px;
	padding-left:10px;
}

#company table tr th{
	vertical-align:top;
}

#company table tr td{
	width:400px;
}

#company table tr td ul{
	margin:0px;
	padding-left:15px;
}

/* プラン紹介 */
#plans
{
	margin:0px 0px 30px 0px;
}

#main div.body div.column2 #plans h3
{
	margin:0px 0px 5px 15px;
}

#plans .plans
{
	margin:0px 0px 0px 30px;
}

/* 制作実績 */
#banners
{
	margin:0px 0px 30px 30px;
}

#banners img
{
	margin:0px 5px 0px 0px;
}

