@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;
}
.flow{
	margin-left:65px;
}