@charset "utf-8";
/*___________ 基本設定 ___________ */
body {
	margin: 0;
	padding: 0;
	text-align:center;
	font-family: 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', 'ＭＳ Ｐゴシック', sans-serif;
	background: url(../img-layout/bg_body.jpg) repeat-y center top;
	color: #333333;
	background-color: #FFFFFF;
}
#WRAP {
	width:760px;
	margin:0 auto;
	color:  #333333;
	background: #FFFFFF;
}
div {
	margin: 0;
	padding: 0;
	text-align:left;
}
p,pre {
	font-family: 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', 'ＭＳ Ｐゴシック', sans-serif;
	font-size: 14px;
	line-height: 140%;
	margin: 2px 5px 8px 5px;
	padding: 5px;
}
ul {
	margin: 0;
	padding: 0;
}

li {
	margin: 0;
	list-style-type: none;
}
ol {
	margin: 8px 0 8px 20px;
	padding: 0;
}
ol li {
	margin: 8px 0 8px 20px;
	line-height: 140%;
	font-size: 12px;
	list-style-type: decimal;
}

/* ____ リンクテキスト ____ */
a {
	color: #006688;
	text-decoration: underline;
}
a:visited {
	color: #003366;
	text-decoration: underline;
}
a:hover,
a:active, 		/* for IE (Keyboard) */
a:focus {		/* for Netscape (Keyboard) */
	color: #CC0000;
	text-decoration: none;
}
/* ____ テキストカラー ____ */
.red {
	color: #CC0000;
}
.blue {
	color: #0066CC;
}
.grn {
	color: #008000;
}
.ora {
	color: #FF9900;
}
.gry {
	color: #999999;
}
.wht {
	color: #FFFFFF;
}
.bg-yell {
	background-color: #FFFFF4;
	border: 1px solid #CCCC00;
	margin: 10px;
	padding: 10px;
}
.bg-blue {
	background-color: #D9F7FF;
	border: 1px solid #CCCC00;
	margin: 10px;
	padding: 10px;
}
/*___________ レイアウト設計 ___________ */
/*___________ 【HEADER】 ___________ */
h1 {
	font-size:12px;
	color:  #666666;
	background-color: #C8E6F9;
	font-weight: normal;
	margin:0;
	padding: 2px 0 2px 10px;
}
#TOP {
	width: 760px;
	height: 85px;
	background: url(../img-layout/bg_top.gif) no-repeat;
	position: relative;
}
#LOGO {
	position: absolute;
	left: 0px;
	top: 0px;
}
#TOP1 {
	position: absolute;
	left: 458px;
	top: 0px;
}
#TOP2 {
	position: absolute;
	left: 531px;
	top: 0px;
}
#TOP3 {
	position: absolute;
	left: 679px;
	top: 0px;
}
#MENU-HOME {
	width: 760px;
	height: 320px;
	float:left;
	background: url(../img-layout/main_img.jpg) no-repeat;
}
#MENU {
	width: 760px;
	height: 30px;
	float:left;
}
.menu {
	float: left;
	margin: 0;
}
#HEAD_IMG {
	width: 760px;
/*	height: 270px;*/
	background-color: #FFFFDD;
	position: relative;
	padding: 0 0 5px 0;
}
#HEAD_IMG ul {
	margin: 0px 5px;
	padding: 5px;
/*	border: 1px solid #999966;*/
	color: #007EA8;
	font-size: 0.8em;
	line-height: 1.1em;
	}
#HEAD_IMG ul li a{
	text-decoration: none;
	}
.flash {
	position: absolute;
	left: 415px;
	top: 0px;
}
/*___________ 【MAIN】 ___________ */
#MAIN {
	width:760px;
	float:left;
	background: url(../img-layout/bg_main.jpg) repeat-y;
	padding-top: 10px;
}
#MAIN-PAD {
	margin: 0;
	padding: 0 10px 20px 10px;
}
/*___________ 【CONTENTS】基本設計 ___________ */
#CONTENTS {
	width:540px;
	float:right;
}
.pan {
	font-size:11px;
	color: #666666;
	background-color: #F2F2F2;
}
#CONTENTS h2 {
	font-size:14px;
	color: #666666;
	background: url(../img-layout/bg_h2.jpg) no-repeat;
	background-color: #E8E8E8;
	margin: 30px 0 0 0;
	padding: 8px 0 8px 30px;
}
#CONTENTS h3 {
	font-size:14px;
	color: #0067A1;
	background-color: #C8E6F9;
	margin: 20px 5px 0 5px;
	padding: 6px 0 6px 10px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #0067A1;
}
#CONTENTS h4 {
	font-size:12px;
	color: #333333;
	background-color: #F2F2F2;
	margin: 20px 6px 0 6px;
	padding: 6px 0 6px 10px;
}
.pagetop {
	text-align: right;
	font-size: 11px;
	margin-top: 40px;
	background: url(../img-layout/ico_pagetop01.gif) no-repeat right center;
}
/*___________ 【CONTENTS】index.html ___________ */
.top_contets1 {
	padding: 10px 0 0 5px;
	border-bottom: 2px solid #92CCF3;
	}
.top_contets2 {
	padding: 10px 0 0 0;
	}
#top_caution:after {
	content:".";
	height:0;
	clear:both;
	display:block;
	visibility:hidden;
	}
/*--- IE ---*/
#top_caution {
	display:inline-block;
	margin: 5px;
	padding: 5px;
	border: 1px solid #CCCCCC;
	}
/*MacIE \*/
* html #top_caution {height: 1em;}
#top_caution {display: block;}
#top_caution ul {
	width: 348px;
	float: left;
	}
/*___________ 【CONTENTS】example.html ___________ */
.sample {
	padding: 30px 0 0 5px;
	}
#sample_contents {
	padding: 0 0 0 5px;
	}
.sample_bg {
	background: url(../img-layout/sample_bg.gif) repeat-y center;
	width: 510px;
	padding: 10px;
	margin: 0;
	}
.sample_bgfoot {
	clear: both;
	height: 5px;
 }
.sample_left {
	float: left;
	width: 220px;
	margin: 0 0 0 5px;
	}
.sample_right {
	float: left;
	}
#sample_contents h3 {
	background: none;
	border: none;
	margin: 30px 0 0 0;
	padding: 0;
	}
#sample_contents h4 {
	background: none;
	margin: 0;
	padding: 0;
	}
#sample_contents img {
	vertical-align: top;
	}
.extab1 {
	width: 540px;
	height: 36px;
	background: url(../img/extab1.gif) no-repeat;
	position: relative;
}
.extab1bt {
	position: absolute;
	left: 269px;
	top: 0px;
}
.extab2 {
	width: 540px;
	height: 36px;
	background: url(../img/extab2.gif) no-repeat;
	position: relative;
}
.extab2bt {
	position: absolute;
	left: 26px;
	top: 0px;
}
.extabbg {
	background: url(../img/extab-bg.gif) no-repeat center bottom;
	margin: 0;
	padding: 0 0 10px 0;
}
/*___________ 【CONTENTS】choice.html ___________ */
.choicetab1 {
	width: 530px;
	height: 32px;
	background: url(../img/choicetab1.gif) no-repeat;
	position: relative;
	margin: 0 0 0 5px;
}
.choicetab1bt1 {
	position: absolute;
	left: 177px;
	top: 0px;
}
.choicetab1bt2 {
	position: absolute;
	left: 353px;
	top: 0px;
}
.choicetab3 {
	width: 530px;
	height: 32px;
	background: url(../img/choicetab3.gif) no-repeat;
	position: relative;
	margin: 0 0 0 5px;
}
.choicetab3bt1 {
	position: absolute;
	left: 0px;
	top: 0px;
}
.choicetab3bt2 {
	position: absolute;
	left: 177px;
	top: 0px;
}
#choice01_con h3 {
	background: none;
	border: none;
	padding: 0 0 0 5px;
	margin-top: 10px;
	}
#choice01_con h4 {
	background: none;
	border: none;
	padding: 5px 0 0 10px;
	margin: 0;
	color: ##007EA8;
	}
#sankou_bg {
	background: url(../img/choice1_img1.gif) no-repeat right bottom;
	padding: 0 0 0 35px;
	width: 465px;
	}
#sankou {
	background-color: #CCE1EE;
	padding: 5px;
	width: 290px;
	}
/*___________ 【CONTENTS】choice2.html ___________ */
#choice02_con h4 {
	background: none;
	border: none;
	padding: 0 0 0 30px;
	margin-top: 10px;
	width: 460px;
	}
#choice02_con {
	padding: 0 10px 0 5px;
	}
.choicetab2 {
	width: 530px;
	height: 32px;
	background: url(../img/choicetab2.gif) no-repeat;
	position: relative;
	margin: 0 0 0 5px;
}
.choicetab2bt1 {
	position: absolute;
	left: 0px;
	top: 0px;
}
.choicetab2bt2 {
	position: absolute;
	left: 353px;
	top: 0px;
}
.choicetab2_tbl {
	border: 1px solid #999;
	font-size: 12px;
	margin: 0 0 0 50px;
	}
.choicetab2_tbl td {
	padding: 10px 8px;
	vertical-align: middle;
	}
.choicetab2_tbl td.w100 {
	width: 100px;
	}
.choicetab2_tbl td.w130 {
	width: 130px;
	}
.choicetab2_tbl td.w140 {
	width: 140px;
	}
.choicetab2_tbl td.w150 {
	width: 150px;
	}
.choicetab2_tbl td.w200 {
	width: 200px;
	}
.choicetab2_tbl td.line01 {
	border-right: 1px dotted #999;
	}
.choicetab2_tbl td.line02 {
	border-bottom: 1px dotted #999;
	}
.choicetab2_tbl td.ttl{
	background-color: #CCFFCC;
	text-align: center;
	border-bottom: 1px solid #999;
	}
.choicetab2_tbl ul {
	margin: 0 0 0 10px;
	}
.choicetab2_tbl ul li.pt01 {
	list-style: none;
	padding: 2px 0 0 0;
	}

/*___________ 【CONTENTS】choice3.html ___________ */
#choice03_con h4 {
	background: none;
	border: none;
	padding: 0 0 0 30px;
	margin-top: 10px;
	}
#choice03_con {
	padding: 0 10px 0 5px;
	}
#choice03_con ul {
	margin: 0 0 0 60px;
	}
#choice03_con ul li {
	list-style: circle;
	font-size: 12px;
	padding: 2px 0;
	}
#kuruma_syurui {
	padding: 5px 0 0 0;
	border: 1px solid #B6E4CB;
	margin: 0 10px 0 30px;
	}
#kuruma_syurui p {
	font-size: 12px;
	}
#jikonoumu {
	padding: 5px 0 0 0;
	border: 1px solid #B6E4CB;
	margin: 0 10px 0 30px;
	background: url(../img/choicetab3_img1.gif) no-repeat right bottom;
	}
#jikonoumu p {
	width: 260px;
	font-size: 12px;
	}

/*___________ 【CONTENTS】voice.html ___________ */
.voice_img {
	padding: 10px 5px 5px 5px;
	float: right;
	}
/*___________ 【CONTENTS】flow.html ___________ */
ul#step2 {
	margin: 0 0 0 50px;
	}
ul#step2 li{
	list-style: decimal;
	}

/*___________ 【CONTENTS】caution.html ___________ */
table#caution1,table#caution2{
	width: 500px;
	margin: 0 0 20px 20px;
	font-size: 12px;
	line-height:140%;
	border: 1px solid #CCCCCC;
	}
table#caution1 td.td01{
	width: 160px;
	padding: 2px 10px;
	background-color:#FFFFCC;
	border: 1px solid #CCCCCC;
	}
table#caution1 td.td02{
	width: 296px;
	padding: 2px 10px;
	border: 1px solid #CCCCCC;
	margin: 0;
	}
table#caution2 td.td01{
	padding: 2px 10px;
	background-color:#FFFFCC;
	border: 1px solid #CCCCCC;
	}
table#caution2 td.td02{
	padding: 2px 10px;
	border: 1px solid #CCCCCC;
	margin: 0;
	}
/*___________ 【SIDE】 ___________ */
#SIDE {
	width:180px;
	float:left;
}
#SIDE h2 {
	font-size:12px;
	color: #FFFFFF;
	line-height: 30px;
	text-align: center;
	background: url(../img-layout/side-h.jpg) no-repeat;
	margin: 0;
	padding: 0;
}
.side {
	background: url(../img-layout/side-f.jpg) no-repeat center bottom;
	margin: 0 0 10px 0;
	padding: 8px 8px 10px 8px;
}
.side p {
	font-size: 12px;
	margin: 0;
	padding: 0 10px 8px 4px;
}
.side ul {
	font-size: 12px;
	margin: 0;
	padding: 0 0 4px 0;
}
.cat01 li {
	margin: 0;
	padding: 3px 0 3px 0;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #007EA8;
}
.cat01 li a {
	color: #006688;
	text-decoration: none;
	display: block;
	padding: 1px 0 3px 20px;
	background:url(../img-layout/li_arrow01.gif) no-repeat 2px center;
}
.cat01 li a:hover,
.cat01 li a:active, 		/* for IE (Keyboard) */
.cat01 li a:focus {		/* for Netscape (Keyboard) */
	color: #006688;
	background-color: #CCFFFF;
	margin: 0;
	background-position: 4px center;
}
.cat01 .sub a {
	font-size: 11px;
	padding: 0 0 1px 28px;
	background:url(../img-layout/li_arrow02.gif) no-repeat 2px center;
}
/*___________ 【FOOTER】 ___________ */
#F-MENU {
	margin: 0;
	padding: 20px 0 10px 0;
	border-top: 2px solid #0098CA;
}
#F-MENU p {
	font-size: 12px;
	line-height: 140%;
	text-align: center;
	margin: 0;
	padding: 0;
}
#FOOTER {
	margin: 0;
	padding: 10px 0 10px 0;
	color: #666666;
	background-color: #0098CA;
}
#FOOTER p {
	font-size: 12px;
	color: #FFFFFF;
	margin: 0;
	padding: 0;
	text-align: center;
}
#FOOTER a {
	color: #FFFFFF;
	text-decoration: none;
}
#FOOTER a:hover,
#FOOTER a:active, 		/* for IE (Keyboard) */
#FOOTER a:focus {		/* for Netscape (Keyboard) */
	color: #FFFFFF;
	text-decoration: underline;
}
/*___________ 固定設定 ___________ */
/* ____ フロートボックス解除用。htmlでは<br class="clear" />で使用 ____ */
.clear {
	clear:both;
}
/* ____ テキスト設定 ____ */
em {
	font-style: normal;
	font-weight: bold;
}
.b {
	font-weight: bold;
}
.s {
	text-decoration: line-through;
}
.u {
	text-decoration: underline;
}
.f11 {
	font-size: 11px;
	line-height:130%;
}
.f12 {
	font-size: 12px;
	line-height:140%;
}
.f14 {
	font-size: 14px;
	line-height:140%;
}
.f16 {
	font-size: 16px;
	line-height:140%;
}
.f18 {
	font-size: 18px;
	line-height:140%;
}
.f24 {
	font-size: 24px;
	line-height:140%;
}
.txt-r {
	text-align: right;
}
.center {
	text-align: center;
}
/* ____ 余白設定 ____ */
.ma20 {
	margin: 20px;
}
.mt10 {
	margin-top: 10px;
}
.mt20 {
	margin-top: 20px;
}
.mt40 {
	margin-top: 40px;
}
.mt80 {
	margin-top: 80px;
}
.ml10 {
	margin-left: 10px;
}
.ml20 {
	margin-left: 20px;
}
.ml30 {
	margin-left: 30px;
}
.ml50 {
	margin-left: 50px;
}
/* ____ 画像設定 ____ */
img {
	border:0;
}
.flo-l {
	float: left;
	margin-right: 6px;
}
.flo-r {
	float: right;
	margin-left: 6px;
}
.img-m {
	vertical-align: middle;
}

