@charset "utf-8";
/*___________ 基本設定 ___________ */
body {
	margin: 0;
	padding: 0;
	text-align:center;
	font-family: 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', 'ＭＳ Ｐゴシック', sans-serif;
	color: #333333;
	background-color: #F8F8F8;
	position: relative;
}
#WRAP {
	width:900px;
	margin:0 auto;
	color:  #333333;
	background-color: #FFFFFF;
}
div {
	margin: 0;
	padding: 0;
	text-align:left;
}

ul {
	margin: 0;
	padding: 0;
}

hr {
	border: 1px dotted #999999;
	width: 880px;
	margin-top: 15px;
}

.center {
	text-align: center;
}

/* ____ リンクテキスト ____ */
a.p-link:link {
	color: #000066;
	text-decoration: none;
}
a.p-link:visited {
	color: #000066;
	text-decoration: none;
}
a.p-link:hover,
a.p-link:active, 		/* for IE (Keyboard) */
a.p-link:focus {		/* for Netscape (Keyboard) */
	color: #000066;
	text-decoration: underline;
}

/*___________ レイアウト設計 ___________ */
/*___________ 【HEADER】 ___________ */
h1 {
	font-size:12px;
	color:  #FFFFFF;
	background-color: #FF3300;
	font-weight: normal;
	margin:0;
	padding: 2px 0 2px 10px;
}
#HEADER {
	width: 900px;
	height: 60px;
	background: url(../images/header.png) no-repeat;
	position: relative;
}
#LOGO {
	position: absolute;
	left: 0px;
	top: 0px;
}
/*___________ 【MAIN】 ___________ */
#MAIN {
	width:880px;
	padding: 0 10px;
	margin: 0;
}
h2 {
	font-size:16px;
	color: #333333;
	background: url(../images/h2.png) no-repeat;
	margin: 0;
	padding: 11px 0 11px 20px;
}

h2 {/*IE6以下*/
	_font-size:16px;
	_color: #333333;
	_background: url(../images/h2.png) no-repeat;
	_margin: 10px 0 0 0;
	_padding: 11px 0 11px 20px;
}

.pagetop {
	text-align: right;
	font-size: 11px;
	margin-top: 10px;
}

.box01 {
	margin: 5px 0 188px 0;
	display: block;
}

.box01 {/*IE6以下*/
	_margin: 5px 0 5px 0;
	_display: block;
}

.box02 {/*IE6以下*/
	_margin: 5px 0 5px 0;
	_display: block;
}

.box03 {/*IE6以下*/
	_margin: 5px 0 5px 0;
	_display: block;
}

.text {
	font-size: 12px;
	margin-left: 10px;
}

.txt01 {
	font-size: 12px;
	line-height: 180%;
	text-align: justify;
	text-justify: inter-ideograph;
	margin: 25px 0 0 20px;
}

.txt01-l {
	font-size: 12px;
	line-height: 190%;
	text-align: justify;
	text-justify: inter-ideograph;
	float: left;
	width: 510px;
	margin: 45px 0 0 20px;
}

.txt01-r {
	font-size: 12px;
	line-height: 190%;
	text-align: justify;
	text-justify: inter-ideograph;
	float: right;
	width: 500px;
	margin: 25px 20px 0 0;
}

.txt02-r {
	font-size: 12px;
	line-height: 190%;
	text-align: justify;
	text-justify: inter-ideograph;
	float: right;
	width: 450px;
	margin: 40px 20px 0 0;
}

.txt02-r {/*IE6以下*/
	_font-size: 12px;
	_line-height: 190%;
	_text-align: justify;
	_text-justify: inter-ideograph;
	_float: right;
	_width: 450px;
	_margin: 40px 0 0 0;
}

.img-l {
	float: left;
	margin: 10px 0 0 20px;
}

.img-r {
	float: right;
	margin: 10px 20px 0 0;
}

.img-l02 {
	float: left;
	margin: 10px 0 10px 9px;
	width: 165px;
	height: 148px;
}

.img-l02 {/*IE6以下*/
	_float: left;
	_margin: 10px 0 10px 6px;
	_width: 165px;
	_height: 148px;
}

.img-l03 {
	float: left;
	margin: 15px 0 0 9px;
	width: 281px;
	height: 177px;
}

.img-l03 {/*IE6以下*/
	float: left;
	margin: 15px 0 0 6px;
	width: 281px;
	height: 177px;
}

.yazirushi {
	text-align: center;
	margin-top: 14px;
	height: 14px;
}

.service01 {
	background: url(../images/img06_1.png) no-repeat;
	font-size: 12px;
	margin: 0 0 0 5px;
	width: 871px;
	height: 93px;
}
.service02 {
	background: url(../images/img06_2.png) no-repeat;
	font-size: 12px;
	margin: 0 0 0 5px;
	width: 871px;
	height: 177px;
}
.service03 {
	background: url(../images/img06_3.png) no-repeat;
	font-size: 12px;
	margin: 0 0 0 5px;
	width: 871px;
	height: 93px;
}
.service04 {
	background: url(../images/img06_4.png) no-repeat;
	font-size: 12px;
	margin: 0 0 0 5px;
	width: 871px;
	height: 177px;
}

.service01 {/*IE6以下*/
	background: url(../images/img06_1.png) no-repeat;
	font-size: 12px;
	margin: 10px 0 0 0;
	width: 871px;
	height: 93px;
}
.service02 {/*IE6以下*/
	background: url(../images/img06_2.png) no-repeat;
	font-size: 12px;
	margin: 10px 0 0 0;
	width: 871px;
	height: 177px;
}
.service03 {/*IE6以下*/
	background: url(../images/img06_3.png) no-repeat;
	font-size: 12px;
	margin: 10px 0 0 0;
	width: 871px;
	height: 93px;
}
.service04 {/*IE6以下*/
	background: url(../images/img06_4.png) no-repeat;
	font-size: 12px;
	margin: 10px 0 0 0;
	width: 871px;
	height: 177px;
}

.service01-txt {
	font-size: 13px;
	position: relative;
	top: 32px;
	left: 270px;
	width: 580px;
}

.service02-txt {
	font-size: 13px;
	position: relative;
	top: 40px;
	left: 270px;
	width: 580px;
}

.toiawase {
	margin: 30px 0 0 0;
	text-align: center;
}

.zitsurei {
	width: 172px;
	margin: 5px 0 5px 4px;
	padding: 0;
	float: left;
}

.zitsurei {/*IE6以下*/
	_width: 172px;
	_margin: 5px 0 5px 1px;
	_padding: 0;
	_float: left;
}

.z-title {
	font-size: 14px;
	text-align: center;
	margin: 0 0 5px 0;
	width: 172px;
}

.z-txt {
	font-size: 12px;
	line-height: 160%;
	text-align: justify;
	text-justify: inter-ideograph;
	width: 150px;
	padding-left: 10px;
	margin: 0;
}

/*___________ 【FOOTER】 ___________ */
#FOOTER {
	margin: 0;
	padding: 10px 0 10px 0;
	color: #FFFFFF;
	background-color: #FF3300;
}
#FOOTER p {
	font-size: 12px;
	margin: 0;
	padding: 0;
	text-align: center;
}

#F-MENU {
	border-top: 1px solid #999999;
	padding: 10px 0 0 0;
}

#F-MENU p {
	font-size: 12px;
	margin: 20px 0 0 10px;
	float: left;
}

#FOOTER p a {
	color: #FFFFFF;
	text-decoration: none;
}
#FOOTER p a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#FOOTER p a:hover,
a:active, 		/* for IE (Keyboard) */
a:focus {		/* for Netscape (Keyboard) */
	color: #FFFFFF;
	text-decoration: underline;
}

.logo-l {
	float: left;
	margin: 0 0 0 10px;	
}

/*___________ 固定設定 ___________ */
.clear {
	clear:both;
}

/* ____ 画像設定 ____ */
img {
	border:0;
}
.flo-l {
	float: left;
	margin-right: 6px;
}
.flo-r {
	float: right;
	margin-left: 6px;
}
.img-m {
	vertical-align: middle;
}