@charset "Shift_JIS";

/*----------------------------------------
	Flash
-----------------------------------------*/

#flash{
	width: 795px;
	height: 265px;
	margin: 0 auto;
}

/*----------------------------------------
	ごあいさつ
-----------------------------------------*/

#message {
	width:550px;
	height:auto;
	line-height:190%;
	background: url(../image/top/bg_message.jpg) no-repeat right bottom;
	margin:0 0 10px 0;
	overflow: hidden;
	float:right;
}

#message h2 {
	display:block;
	width:550px;
	height:55px;
	background:url(../image/top/message.gif) no-repeat;
	float:right;
	text-indent:-9000px;
	overflow: hidden;
}

#message strong {
	color:#B50000;
}

/*----------------------------------------
	お悩み
-----------------------------------------*/

#nayami {
	width:570px;
	height:auto;
	line-height:190%;
	background: url(../image/top/bg_nayami.jpg) no-repeat left bottom;
	margin:auto;
	float:right;
	overflow: hidden;	
}

#nayami h2 {
	display:block;
	width:420px;
	height:50px;
	background:url(../image/top/nayami.png) no-repeat;
	text-indent:-9000px;
	margin-left:150px;
	overflow: hidden;
}

* html #nayami h2 { behavior: expression(IEPNGFIX.fix(this)); }

#nayami p {
	width:420px;
	height:auto;
	margin-left:150px;
	padding-bottom:15px;
	overflow: hidden;
}

#nayami strong {
	color:#B50000;
}

#onestop h2 {
	display:block;
	width:570px;
	height:55px;
	background:url(../image/top/onestop.jpg) no-repeat;
	float:right;
	text-indent:-9000px;
	overflow: hidden;
}

#nayami2 {
	width:518px;
	height:auto;
	font-size:120%;
	line-height:180%;
	background:url(../image/top/bg_nayami2.jpg) no-repeat;
	border-bottom:solid #BFBFBF 1px;
	border-right:solid #BFBFBF 1px;
	border-left:solid #BFBFBF 1px;
	padding:0 20px 20px 10px;
	margin-bottom:15px;
	float:right;
	overflow: hidden;
}

#nayami2 ul {
	list-style-image:url(../image/pt04.gif);
	margin-left:20px;
}

#nayami2 li {
	line-height:180%;
	margin-left:20px;
	border-bottom:dotted #666666 1px;
	padding:2px 0;
}

/*----------------------------------------
	相談はこちら
-----------------------------------------*/

#soudan {
	width:550px;
	height:235px;
	margin-left:20px;
	float:right;
	overflow: hidden;
}


/*----------------------------------------
	業務対応地域
-----------------------------------------*/

#area {
	width:740px;
	height:auto;
	background-color:#EEEEEE;
	margin:0 auto 20px auto;
	padding:20px;
	overflow: hidden;
}

#area h2 {
	font-size:100%;
	color:#009966;
	padding-bottom:10px;
}

#area p {
	padding-bottom:10px;
}

.area {
	font-size:85%;
	padding-bottom:5px;
}
