@charset "utf-8";

@import url(reset.css);
@import url(base.css);
@import url(common.css);

#wrap{
  margin-top:0;
}

#main{
	height: 1550px;
}

/* service
-------------------------------------------------------*/
#topimage{
	margin-bottom: 10px;
}

#service p{
	line-height: 180%;
}
#service1{
	width: ;
	height: 250px;
	margin: 10px 0px;
}
#service1_l{
	width: 320px;
	float: left;
}
#service1_r{
	width: 300px;
	float: right;
}

#button_seisaku{
	float: right;
	margin-top: 20px;
}

img.right{
	margin-top: 20px;
}

/* table
--------------------------------------------------------------------*/
table{
	width: 660px;
	text-align: left;
	margin: 10px 0px 20px 0px;
}

table, td, th {
	border: 1px #ccc solid;
	padding: 10px 15px;
}

td.company{
	background-color: #f5f5f5;
	width: 100px;
}