/*=====================================================
   All Document
=====================================================*/

/* ここから主要 */
/* Home-MainVisual */
#main_img {
	width: 800px;
	height: 298px;
	position: relative;
	z-index: 0;
	margin: 15px 22px 0px 0px;
	_margin: -257px 22px 0px 0px;
	padding: 0;
}

/* Option-Service */
#ops {
	width: 800px;
	background-image: url(../images/ops_bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
	margin: 0;
	padding : 0;
}

#ops_left {
	width: 250px;
	margin-right: 38px;
	float: left;
}

#ops_right {
	margin-right: 17px;
}

h2.ops_title {
	width: 495px;
	height: 40px;
	position: relative;
	text-indent: -9999px;
	background-image: url(../images/ops_title.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: right;
}

p.ops_txt {
	margin-bottom: 14px;
}

#ops_right table {
	width: 495px;
	height: 166px;
	border: 0;
	margin: 0;
	padding : 0;
	_float: right;
}

#ops_right td.lay01 {
	text-align: left;
	vertical-align: top;
}

#ops_right td.lay02 {
	text-align: right;
	vertical-align: top;
}

#ops_right td.lay03 {
	text-align: left;
	vertical-align: bottom;
}

#ops_right td.lay04 {
	text-align: right;
	vertical-align: bottom;
}

/* About */
h2#abt_title {
	width: 800px;
	height: 56px;
	display: block;
	text-indent: -9999px;
	background-image: url(../images/abt_title.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 35px 0px 0px 0px;
	_margin: 25px 0px 0px 0px;
	padding: 0;
}

#abt {
	width: 495px;
	height: 142px;
	text-align: justify;
	text-justify: distribute;
	background-image: url(../images/abt_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0;
	padding: 5px 35px 17px 288px;
}

#merit {
	width: 573px;
	height: 556px;
	display: block;
	text-indent: -9999px;
	background-image: url(../images/3merit.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 10px;
	margin-left: 114px;
	padding: 0;
}
