@charset "utf-8";
/* CSS Document */
/* 簡単お見積もり */
p.souji_b {
	font-weight:bold;
	margin:0px;
	font-size:100%}

p.souji {
	margin:5px;}



table.souji_service {
	width:675px;
	margin:0px 5px}
td.souji_title {
	height:19px;
	padding:7px 20px;
	letter-spacing:2px;
	background-image:url(../img/head017_04.png);
	background-repeat:no-repeat;}
td.souji_text {
	padding:15px 10px 15px;
	letter-spacing:1px;
	line-height:140%;
	font-size:90%;}	
	
/* サービス内容 */
table.sou_sa {
	width:650px;
	letter-spacing:1px;
	border-left:#999 1px solid;
	border-right:#999 1px solid;
	border-top:#999 1px solid;}
td.sou_sa_left {
	width:130px;
	padding:10px;
	border-bottom:#999 1px solid;
	border-right:#999 1px solid;}
td.sou_sa_right {
	width:480px;
	padding:5px 10px;
	border-bottom:#999 1px solid;}

/*  */
table.so_tel {
	width:420px;
	margin:10px 80px;
	font-size:100%;}
td.so_tel_left {
	width:120px;
	text-align:center;
	}
td.so_tel_right {
	width:300px;
	font-size:130%;
	font-weight:bold;
	}


/* 料金の目安 */
table.so_ryoukin {
	margin:10px 5px;
	font-size:90%;
	border-left:#999 solid 1px;
	border-right:#999 solid 1px;
	border-top:#999 solid 1px;}
td.so_ry_left {
	width:140px;
	text-align:center;
	padding:5px 0px;
	border-right:#999 solid 1px;
	border-bottom:#999 solid 1px;}
td.so_ry_right {
	width:182px;
	text-align:center;
	padding:5px 0px;
	border-right:#999 solid 1px;
	border-bottom:#999 solid 1px;}
td.so_ry_right2 {
	width:182px;
	text-align:center;
	padding:5px 0px;border-bottom:#999 solid 1px;}

/* --- リンク --- */
div.mein_menu ul.nl li a.menu_so01 {
display: block;
height:13px;
position: relative; /* IE6用 */
padding: 50px 10px 12px 25px; /* リンクエリアのパディング（上下、左右） */
background-image:url(../img/service_tg.gif);
background-repeat:no-repeat;
color: #F90; /* 文字色 */
text-decoration: none; /* テキストの下線（なし） */
/*border-top:#F4ECD5 1px solid;
border-right:#F4ECD5 1px solid;
border-bottom:#F4ECD5 1px solid;*/
}
div.mein_menu ul.nl li a.menu_so02 {
display: block;
height:13px;
position: relative; /* IE6用 */
padding: 50px 10px 12px 25px; /* リンクエリアのパディング（上下、左右） */
background-image:url(../img/ukeoi_tg.gif);
background-repeat:no-repeat;
color: #F90; /* 文字色 */
text-decoration: none; /* テキストの下線（なし） */
/*border-top:#F4ECD5 1px solid;
border-right:#F4ECD5 1px solid;
border-bottom:#F4ECD5 1px solid;*/}

/* --- ポイント時の設定 --- */
div.mein_menu ul.nl li a.menu_so01:hover {
background-image:url(../img/service_tg_over.gif);
background-repeat:no-repeat;
text-decoration: none; /* テキストの下線（あり） */
/*color:#672A46;
border-right:#672A46 3px solid;
*/}
div.mein_menu ul.nl li a.menu_so02:hover {
background-image:url(../img/ukeoi_tg_over.gif);
background-repeat:no-repeat;
text-decoration: none; /* テキストの下線（あり） */
/*color:#672A46;
border-right:#672A46 3px solid;
*/}
