
.text{
	font-size:14px;
	margin-left:30px;
	margin-bottom: 10px;
}

.text12{
	font-size:12px;
	margin-left:30px;
}

.textcenter{
	font-size:14px;
	text-align:center;
	color:#CC0000;
	font-weight:bold;
}

table th{
	text-align: center;
	font-weight: bold;
	font-size: 110%;
}

/*　導入部分　*/
td .help{
	font-size:13px;
	font-weight:bold;
}


/*　このようなお悩みを承ります　*/
table.help{
    border:1px solid #663300;
    border-collapse:collapse;
    border-spacing:0;
    background-color:#FAEBD7;
    empty-cells:show;
	width:500px;
	margin-left:auto;
	margin-right:auto;
	_text-align:center;
}
.help th{
    padding:5px;
}
.help td{
    padding:5px 20px;
	_text-align:left;
	font-size:13px;
	font-weight:normal;
}


table.ng{
    border:1px solid #999999;
    border-collapse:collapse;
    border-spacing:0;
    background-color:#F5F5DC;
    empty-cells:show;
	width:100%;
	margin-left:auto;
	margin-right:auto;
	_text-align:center;
}
.ng td{
    padding:3px 10px;
	_text-align:left;
	font-size:12px;
	font-weight:normal;
}


/*　E魅侫ームへのE鵐画E*/
a.form {background:url("../../images/tonarino_img/btn_soudan.gif") no-repeat 0 0; width:537px; height:68px; text-indent:-9999px; display:block; margin:0 auto;}
a.form {background-position:0 -68px;}


/*　お悩み例　*/
table.ex{
    border:1px solid #999999;
    border-collapse:collapse;
    border-spacing:0;
    background-color:#FFF;
    empty-cells:show;
	width:500px;
	margin-left:25px;
}
.ex td{
	border-bottom:1px solid #999999;
    padding:3px 20px;
	_text-align:left;
	font-size:12px;
	font-weight:normal;
}

/* ブ前E鵐 */
.link_blog{
	margin-left:115px;
	margin-top:10px;
}

/*　料金など　*/
table.use{
    border:1px solid #663300;
    border-collapse:collapse;
    border-spacing:0;
    background-color:#FFF;
    empty-cells:show;
	width:500px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:20px;
	_text-align:center;
}
table.use th{
    padding:3px 5px;
    background-color:#FAEBD7;
	border-bottom:1px solid #663300;
}
table.use td{
    padding:3px 5px;
	_text-align:left;
	font-size:13px;
	font-weight:normal;
	vertical-align:top;
}
table.use td span{
	font-size:11px;
}

.box01{
	border:#CCCCCC solid 1px;
	padding:20px;
}

#help{
	background-color:#faebd7;
	border:#663300 solid 1px;
	padding:15px;
	margin-bottom:10px;
}
#help_list{
	height:100px;
	position:relative;
}
#help_list li{
	position:absolute;
}
#help_list01,
#help_list02{
	top:10px;
}
#help_list03,
#help_list04{
	top:50px;
}
#help_list01,
#help_list03{
	left:0px;
}
#help_list02,
#help_list04{
	left:300px;
}

#help .other{
	font-size:14px;
	margin-bottom:10px;
}
#ng{
	background-color:#f5f5dc;
	border:#747474 solid 1px;
	padding:10px;
}
#ng ul{
	margin-top:10px;
	margin-bottom:10px;
}
#ng ul li{
	padding-left:20px;
	background:
}



















