@charset "euc-jp";
/*-----baselayout-----*/
img {
	border:none;
	vertical-align:top;
}

div#contentsBlock {
	width: 600px;
	padding:0 0 30px 45px;
	line-height:1.5;
	clear: both;
}

#contentsBlock p {
	padding: 0.5em;
}
/*-----baselayout END-----*/

#t_header01 {
	height: 100px;
	width: 600px;
	background: url(../../images/h_companyindex.jpg) no-repeat;
	margin-bottom: 10px;
}

div.serviceBlock {
	margin-top: 30px;
	width: 600px;
	clear: both;
	float: left;
}

div.leftUnit {
	height: auto;
	width: 600px;
}

div.rightUnit {
	float: right;
	height: auto;
	width: 292px;
	margin-left:15px;
}

div.imgPart {
	float: left;
	width: 112px;
	margin-right: 8px;
}

div.textPart {
	float: right;
	width: 480px;
}

h3#title01 {
	font-weight: bold;
	font-size:15px;
	background: url(../../images/title_bg_s.gif) no-repeat;
	text-indent: 0.5em;
	height: 23px;
	width: 480px;
	color:#fff;
	line-height: 23px;
}

div.linkPart {
	text-align: right;
	margin-top:1em;
}
