@charset "utf-8";

/********************************************************

	レイアウト

********************************************************/
#tp #gnavi{
	margin-bottom:3px;
}

#col01{
	width:350px;
	margin-right:10px;
	float:left;
}

#col02{
	width:230px;
	float:left;
}

#col03{
	width:222px;
	padding:3px;
	border:#cccccc 1px solid;
	float:right;
}

#contents{
	overflow:hidden;
}

/********************************************************

	メインビジュアル

********************************************************/

#title li{
	display:none;
	position:absolute;
	top: 122px;
}

#visunavi{
	position:relative;
	top:278px;
	left:654px;
	z-index:10;
}

#visunavi li{
	padding-right:1px;
	display:inline;
}

#contents{
		margin-top:285px;
}


/********************************************************

	最新情報

********************************************************/

#col01 .tit{
	margin-bottom:10px;
	padding:10px 10px;
	border:#cccccc 1px solid;
	background:url(../../com/img/bg_tp_news.gif) left bottom repeat-x;
	overflow:hidden;
}

#col01 h2{
	float:left;
}

#col01 p{
	float:right;
}

#col01 dt{
	clear:left;
	float:left;
	padding:5px 10px;
	border-top:#cccccc 1px dotted;
}

#col01 dd{
	padding:5px 10px;
	border-top:#cccccc 1px dotted;
}

#col01 .first{
	border-top:none;
}

/********************************************************

	サービス紹介・採用情報

********************************************************/
.serv,.rec{
	margin-bottom:10px;
	padding:10px 15px 10px 80px;
	border:#cccccc 1px solid;
}

.serv h3,.rec h3{
	margin-bottom:5px;
}

.serv{
	background:url(../../com/img/tp_serv_ph.jpg) left top no-repeat;
}

.rec{
	background:url(../../com/img/tp_rec_ph.jpg) left top no-repeat;
}

/********************************************************

	営業案内パンフレット

********************************************************/
.panf{
	background:url(../../com/img/bg_panf.gif) #1f8cf4 left top repeat-x;
}

.panf .dotline td{
	border-bottom:#84c0f9 1px dotted;
	vertical-align:bottom;
}

.panf p{
	color:#ffffff;
	font-size:0.8em;
	line-height:1.2;
}

.panf .filesize{
	padding:4px 10px;
	text-align:right;
}

.panf .download{
	padding:5px 10px;
}