/**
 0: 共通仕様部品
**/

#flash{
padding:0 0 15px 0;
margin:0;
}


div.block{
	border: 1px solid #DDD;
	margin-bottom: 1em;
	width: 548px;
}

div.block div.string{
	margin: 1em 15px;
	line-height: 1.5;
}

.content1{
	width: 270px;
	margin:0px;
	padding:0 10px 25px 0;
}

.content1 .text{
	margin: 5px;
	font-size: 75%;
	line-height: 1.5;
}

.content1 .link{
	text-align: right;
}




table#price{
	
}

table#price th{
	font-weight: normal;
	width: 120px;
	text-align: right;
}
table#price td{
	width: 120px;
	text-align: left;
}
table#price td.comment{
	width: 200px;
	text-align: left;
}

strong.otameshi{
	color: #F00;
}

p.price{
	margin: 5px 0px;
	color: #33A;
	font-size: 120%;
	font-weight: bold;
}



li.yen{
	text-indent: 17px;
	background: url(../img/yen.gif) no-repeat 0% 50%;
}
/**
 4: FAQ
**/

p.question{
	background-color: #FFA824;
	display: block;
	padding: 4px 0px;
	text-indent: 10px;
	color:#FFFFFF;
	font-weight:bold;
}
p.answer{
	margin: 1em 10px;
}


/**
 5: 申込ページ
**/

table.subscribe{
}

table.subscribe th{
	font-size: 90%;
	font-weight: normal;
	width: 180px;
	text-align: center;
	padding: 6px 0px;
	background-color: #E5E5E5;
}

table.subscribe td{
	border: 1px solid #DDD;
	width: 330px;
	padding: 8px 5px;
}

/**
 5: リクルートページ
**/

table.recruit{
}

table.recruit th{
	font-weight: normal;
	width: 120px;
	text-align: center;
	padding: 6px 0px;
	background-color: #E5E5E5;
}

table.recruit td{
	border: 1px solid #DDD;
	width: 385px;
	*width: 375px;
	padding: 8px 5px;
}


/**
 6: お問合わせページ
**/

/**
 6-1 お問合わせフォーム
**/

table#contact{
	
}

table#contact th{
	font-weight: normal;
	width: 180px;
}

table#contact td{
	width: 330px;
}
.form1{
text-align:center;
margin:20px;
width:500px;
}
/**
 7-1 エリア検索
**/

.area_block{
	width: 150px;
	float: left;
}
.area_bg {
background-image:url(../images/common/img_37.gif);
background-repeat:no-repeat;
width:270px;
height:194px;
padding:0 0 15px 0;
font-size:9px;
line-height:1.6em;
}

.area_bg_text{
padding:35px 15px 0px 15px;
font-size:9px;
line-height:1.8em;
}
.area_link{
font-size:10px;
text-align:right;
padding:0 15px 0 15px;
}

.area_bg_text2{
	color:#6C0000;
	font-weight:bold;
}

.link_text{
padding:0 0 10px 0;
}

.push_text{
font-size:16px;
padding:0 10px 20px 20px;
font-weight:bold;
}

.push_text2{
font-size:12px;
padding:10px 10px 15px 20px;
}

.push_title{
background-color:#000000;
color:#FFFFFF;
height:30px;
text-indent:20px;
font-size:14px;
width:520px;
font-weight:bold;
line-height:30px;
margin:20px 0 20px 0;
}

.t_line{
padding:20px 0 20px 0;
margin:0;
}

.back_top{
text-align:right;
padding:10px;
}

#s_img{
	font-size: 18px;
	color: #009933;
	background-image: url(../images/service/top_img.jpg);
	background-repeat: no-repeat;
	height: 80px;
	width: 840px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height: 120px;
	font-weight: bold;
	text-indent: 19px;	

}
*html body #s_img{
	font-size: 18px;
	color: #009933;
	background-image: url(../images/service/top_img.jpg);
	background-repeat: no-repeat;
	height: 80px;
	width: 840px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-weight: bold;
	text-indent: 19px;	
}

