@charset "utf-8";
/* CSS Document */

/* -----left_side----- */
#left_side{
	position:relative;
	top:-20px;
}
#contents_top{
	background:url(../../img/common/side_back_top.jpg) center 29px no-repeat;
}

/* -----main text----- */
#main{
	width:615px;
}
#main h2{
	background:url(../../img/common/bar_01.jpg) left top no-repeat;
	width:565px;
	height:22px;
	color:#ffffff;
	font-weight:bold;
	font-size:120%;
	margin:0 auto 15px;
	padding:8px 30px 0;
	text-align:left;
}

/* ----- ----- */

.main_txt p{
	line-height:150%;
	margin-top:8px;
	margin-bottom:20px;
}
#txt{
	background:url(../img/service/back_01.jpg) left top no-repeat;
	padding-top:20px;
	padding-left:210px;
	height:164px;

}
#main h3.bar{
	background:url(../../img/common/bar_02.jpg) left top no-repeat;
	width:525px;
	height:24px;
	color:#ff0000;
	font-weight:bold;
	font-size:120%;
	margin:0 auto 15px;
	padding:10px 30px 0;
	text-align:left;
	clear:both;
}
#main hr{
	width:550px;
	margin:20px auto;
}
.es_01{
	width:550px;
	margin:0 auto;
}
.es_01 th{
	padding:3px 5px;
	vertical-align:top;
}
.es_01 td{
	padding:3px 5px;
	vertical-align:top;
}
.es_02{
	width:550px;
	margin:0 auto;
}
.es_02 td{
	padding:3px 0;
	width:20%;
	vertical-align:middle;
}
.es_02 td input{
	margin-right:5px;
}
.form_p{
	width:550px;
	margin:0 auto;
}