@charset "utf-8";

#main{
	background-image:none;
}

/*---------------------------------

	左メイン　上部

---------------------------------*/

#coment {
	background-image: url(img/line.gif);
	background-repeat: repeat-x;
	background-position: top;
	text-align:left;
	line-height:1.8;
	margin-bottom:15px;
}

#coment .item{
	width:631px;
	background-image: url(img/line.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding:15px 0;
}

#coment .item-inner{
	width:617px;
	border-left:6px solid #8DDCBB;
	padding-left:8px;
}

#coment .item-inner .photo{
	float:left;
}

/*---------イントロ---------*/

#intoro	.text{
	width:400px;
	float:right;
}

/*---------業務---------*/

#gyoumu	.text{
	width:320px;
	float:right;
}

#gyoumu	.bana{
	margin-top:10px;
}

/*---------------------------------

	左メイン　下部

---------------------------------*/

#main-bottom{
	width:631px;
}

#main-bottom .bana{
	float:left;
}

/*-----お知らせ------*/

#news{
	width:400px;
	height:154px;
	float:right;
	border:1px solid #CCCCCC;
	padding-top:5px; 
	text-align:left;
	overflow:auto;
	overflow-x:hidden;
}

#news h4{
	margin-bottom:3px;
}

#news table{
	width:370px;
	background-repeat:repeat-x;
	padding-bottom:3px;
	margin:5px auto 0 auto;
	font-size:95%;
}

#news table th{
	border-bottom:solid 1px #e9e9e9;
	width:85px;
}

#news table td{
	border-bottom:solid 1px #e9e9e9;
	width:285px;
}

#news dl{
	width:370px;
	background-image:url(img/line.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	padding-bottom:3px;
	margin:5px auto 0 auto;
	font-size:95%;
}

#news dt{
	width:85px;
	float:left;
}

#news dd{
	width:285px;
	float:right;
}

#piaj{
	margin-top:10px;
}
