/* basic */
html { margin: 0; padding: 0; }
form { margin: 0; padding: 0; }
a { text-decoration: underline; }
h1 a { text-decoration: none; color:#666; }
.sh a { text-decoration: none; color:#fff; }
img { border: 0; }


h1, h2, h3, h4, h5, h6 { font-weight: bold; margin: 0; }

/* Link Color */
a { color: #0000ff; text-decoration: underline; }
a:hover { color: #ff6600; }
.s a { color: #333; text-decoration: underline; }

/* 表示補助 */
.pkg {
	position: static;
	display: block;
	clear: both;
	padding: 0px;
}
* html .pkg { display: inline-block; }
/* no ie mac \*/
* html .pkg { height: 1%; }
.pkg { display: block; }
/* */

/* ページレイアウト */
body {
	font-size:14px;
	color: #111;
	line-height: 23px;
	letter-spacing:1pt;
	text-align:center;	
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	background: #fff;
}
#container {
	background-color:#FFFFFF;
	width:800px;
	margin: 0px auto;
	text-align: center;
}
#container:after {
	content: "";
	display: block;
	clear: both;
	height: 0px;
	overflow: hidden;
}

/* ヘッダー（レイアウト） */
#banner {
	position: relative;
	background: url(../images/head.jpg) no-repeat top center;
	text-align: center;
	margin: 0 auto 25px;
	height:776px;
	width:800px;
}

#banner2 {
	position: relative;
	background: url(../images/head2.jpg) no-repeat center;
	text-align: center;
	margin: 0 auto;
	height:170px;
	width:760px;
}

#banner3{
	position: relative;
	background: url(../images/head2_p.jpg) no-repeat center;
	text-align: center;
	margin: 0 auto;
	height:170px;
	width:760px;
}
#banner4{
	position: relative;
	background: url(../images/head2_a.jpg) no-repeat center;
	text-align: center;
	margin: 0 auto;
	height:170px;
	width:760px;
}

#banner5 {
	position: relative;
	background: url(../images/head2_type2.jpg) no-repeat center;
	text-align: center;
	margin: 0 auto;
	height:170px;
	width:760px;
}


#banner h1, #banner2 h1, #banner3 h1, #banner4 h1, #banner5 h1 {
	font-size:10px;
	text-align:left;
	font-weight:normal;
	margin: 0 0 0 10px;
	padding:0;
	line-height:1;
}
#banner h2, #banner2 h2, #banner3 h2, #banner4 h2, #banner5 h2{
	font-size:28px;
	text-align:center;
	font-weight:normal;
	margin: 0;
	color: #004986;
	padding: 30px 0 0;
	font-family: "HGP創英角ｺﾞｼｯｸUB", "ヒラギノ角ゴ Pro W6";
}
#head {
	text-align: center;
	margin: 0 auto;
	padding: 20px 0;
	width:800px;
}
.hedline {
	color: #cc0000;
	font-size: 2.4em;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-weight:bold;
	line-height: 1.25;
}

/* コンテンツ（基本レイアウト）*/
#pagebody {
	text-align: left;
	width: 760px;
	margin: 0 auto;
	padding: 0;
	color:#333333;
	line-height: 150%;
}

/* コンテンツ（レター部分） */

.main {
	position: static;
	display: block;
	clear: both;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	background-image: url(../images/cnbg.gif);
}


.contents {
	margin: 0 auto;
	padding: 1px 0;
	position: relative;
	margin: 0 70px;
}

/* ------------------------------------------------ 申しこみフォーム */

#regi_top{
	width:760px;
	height:394px;
	margin:0px 0px 20px;
	padding:0px;
	position:relative;
	background:url(../images/bn_top001.jpg) center top no-repeat;
}


#regi_top2{
	width:760px;
	height:394px;
	margin:0px 0px 20px;
	padding:0px;
	position:relative;
	background:url(../images/bn_type01.jpg) center top no-repeat;
}


#regi_title,
#regi_btn{
	text-indent:-999999px;
	overflow:hidden;
	margin:0px;
	padding:0px;
}
#regi_btn{
	height:112px;
	width:542px;
	position:absolute;
	left: 110px;
	top: 277px;
}
#regi_btn a{
	background:url(../images/bn_btn_s.gif) no-repeat;
	height:112px;
	width:542px;
	display:block;
	margin:0px;
	padding:0px;
}

#regi_btn a:hover {
	background: none;
}
#regi_tle{
	border:1px solid #eee;
}
#regi_tle th,
#regi_tle td{
	text-align:left;
	padding:5px;
	font-weight:normal;
	border-bottom:1px solid #eee;
}
#regi_tle th{
	padding-left:15px;
	background:#EEEEEE;
}

#btn_area{
	text-align:center;
	padding:20px;
	border-bottom:none;
}

#btn_area .btn{
	background:url(../images/sbtn001.jpg) left top no-repeat;
	border:none;
	cursor:pointer;
	width:372px;
	height:60px;
}
/* -------------------------------------------------- 申しこみフォーム */


/* 見出し */
.sh{
	font-weight:bold;
	font-size: 24px;
	text-align: center;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-weight:bold;
	line-height: 60px;
	height: 60px;
	color: #fff;
	margin: 0;
	padding: 0;
	background: url(../images/cnh.gif) #fff;
}

.sh a {color:#fff;}

.sh2{
	font-weight:bold;
	font-size: 24px;
	text-align: center;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-weight:bold;
	line-height: 60px;
	height: 60px;
	color: #fff;
	margin: 50px 21px 30px;
	background: #246bb1;
}
.header1 {
	font-size: 22px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-weight:bold;
	line-height: 100px;
	height: 100px;
    color: #003399;
	background: url(../images/p1.gif) no-repeat left;
	padding: 0 0 0 100px;
}
.header2 {
	font-size: 22px;
	font-weight:bold;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height: 100px;
	height: 100px;
    color: #003399;
	background: url(../images/p2.gif) no-repeat left;
	padding: 0 0 0 100px;
}

.header3 {
	font-size: 22px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-weight:bold;
    color: #003399;
	background: url(../images/p3.gif) no-repeat left;
	padding: 15px 0 15px 100px;
	margin-bottom:35px;
}

.header {
	margin: 15px 0 15px;
	padding: 15px 0;
	color: #ff6600;
	font-size: 1.6em;
	line-height: 1.5;
	text-align: center;
	border-top: 1px solid #a0895c;
	border-bottom: 1px solid #a0895c;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-weight:bold;
	clear: both;
}
/* 画像 */

.img { float: left; margin: 15px 15px 10px 0; }
.imgr { float: right; margin-left: 5px; }


/* 文字制御 */

.right { text-align: right; } /* 左寄せ */
.center { text-align: center; } /* 右寄せ */


/* フッター */

#footer {
	position: relative;
	margin: 0 auto;
	padding: 1px 0;
	width: 760px; 
	height: 40px;
	text-align: center;
	font-size: 0.7em;
	clear: both;
	color: #666;
}

#footer p {
	margin: 0;
	padding: 0;
	line-height: 1.25;
}

.foot {
	margin: 0;
	text-align: center;
}

/* 囲み表示 */

.bullet /* 直線 */ {
	margin: 30px 10px;
	border: 5px solid #a0895c;
	background-color: #fff;
	padding: 10px 10px 0;
	line-height: 1.5;
}


.bu-b2 /* ブレット黒字 */ {
	margin: 5px 0 0;
	color: #333;
	font-size: 1em;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-weight:bold;
	line-height: 30px;
	background: url(../images/check2.gif) no-repeat;
	padding: 0 0 0 35px;
	border-bottom: 1px dotted #5b9200;
	font-weight: bold;
}

.bullet2 /* 直線 */ {
	margin: 10px 10px;
	border: 1px solid #a0895c;
	background-color: #ffffc0;
	padding: 10px;
	line-height: 1.5;
}

.bu-b /* ブレット黒字 */ {
	margin: 5px 0;
	line-height: 1.25;
	background: url(../images/check1.gif) no-repeat 50px;
	padding: 10px 0 10px 100px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-weight:bold;
	font-size: 1.1em;
}

.bus {
	margin: 5px 0;
	line-height: 1.25;
	padding: 10px 0 10px 35px;
	font-size: 1em;
}

.bu
{
    margin: 0;
    font-size: 1.2em;
    line-height: 28px;
    background: url(../images/goh.gif) no-repeat;
    padding: 0 0 0 30px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-weight:bold;
}

.cont {
	margin: 10px;
	border: 1px solid #ccc;
	background: #fff;
	padding: 10px;
	clear: both;
	line-height: 1.3;
}

.bdnone {border:none}

.box {
	margin: 30px 10px;
	border: 1px solid #c40000;
	background-color: #fff;
	padding: 0 10px 10px;
	clear: both;
	line-height: 1.25;
}

.box p {
	margin:15px 20px;
}

.box2 {
	margin: 10px;
	border: 1px solid #fff;
	background: #fff;
	padding: 10px;
	clear: both;
	line-height: 1.3;
}

.box2 p {
	margin:10px;
}

.box3 {
	border: 1px dotted #3b96c9;
	margin: 30px 10px;
	background: url(../images/blue.gif);
	padding: 15px 15px 0;
	clear: both;
	line-height: 1.3;
}

.box4 {
	margin: 30px 10px;
	border: 1px dotted #ffcc00;;
	background-color: #ffffee;
	padding: 10px 20px;
	clear: both;
	line-height: 1.25;
}

.box3 p, .box4 p {
	margin: 15px 0;
}

.topbox {
	margin: 30px 0px;
	padding: 10px 0;
	border-top: 1px solid #a0895c;
	border-bottom: 1px solid #a0895c;
	clear: both;
	line-height: 1.1;
	font-size: 1em;
}

.topbox2 {
	margin: 15px 10px 0;
	padding: 30px 10px 20px;
	border-top: 1px solid #a0895c;
	border-bottom: 1px solid #a0895c;
	clear: both;
	line-height: 1.25;
	font-size: 1.2em;
}

.voice {
	margin: 30px 10px;
	border: 1px solid #ff9900;
	background: url(../images/yellow.gif);
	padding: 0 20px 10px;
	clear: both;
	line-height: 1.25;
}

/* 文字装飾 */

.bbb /* 最大・太字 */ {
	font-size: 1.6em;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-weight:bold;
	line-height: 1.25;
}

.bb /* 大・太字 */ {
	font-size: 1.3em;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-weight:bold;
	line-height: 1.25;
}

.b /* 太字 */ {
	font-weight: bold;
}


.bbbr /* 最大・太字 */ {
	font-size: 1.8em;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-weight:bold;
	color: #cc0000;
	line-height: 1.25;
}

.bbr /* 大・太字 */ {
	font-size: 1.3em;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-weight:bold;
	color: #cc0000;
	line-height: 1.25;
}

.br /* 太字 */ {
	font-weight: bold;
	color: #cc0000;
}

.red { color: #FF0000; font-size:12px;}
.blue { color: #003399;}
.green { color: #006600;}

.line /* マーカー処理 */ {
	background: #ffff00;
	color: #000;
}

.linered /* マーカー処理・赤字 */ {
	background: #ffff00;
	color: #ff0000;
}

.lineb /* マーカー処理・大・太字 */ {
	background: #ffff00;
	color: #000;
	font-weight: bold;
}

.lineredb /* マーカー処理・赤字 */ {
	background: #ffff00;
	color: #ff0000;
	font-weight: bold;
}

td {border:1px solid #fff;padding:5px;}

.u {border-bottom: 1px solid; }

.orange {color:#ff6600; padding-left:20px;}

/* 米印注意書き */

.kome { text-align: center; font-size: 12px; color: #ff0000; line-height: 1.25; }

.f-line { border-bottom: 1px dotted #ccc; margin: 10px 0; padding-bottom: 10px; }
.name {
	font-size: 1.4em;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-weight:bold;
	text-align: right;
	margin: 10px 0 50px 0;
	font-weight: bold;
}
.name p { margin: 10px 0; }
.s { font-size: 0.9em; line-height: 1.6em; padding:20px 40px; margin:0px;}
.form {
	padding: 30px 0 0;
	margin: 0 auto;
	width: 550px;
	height: 380px;
	_height: 410px;
	display: block;
	background: url(../images/form.gif) no-repeat;
}

.order {
	text-align: center;
	display: block;
	height: 60px;
	width: 320px;
	margin: 80px auto;
	background: url(../images/push2.gif) no-repeat #ff0000;
}

.order a {
	display: block;
	height: 60px;
	width: 320px;
	margin: 0 auto;
	background: url(../images/push.gif) no-repeat #ff0000;
}

.order a:hover {
	display: block;
	height: 60px;
	width: 320px;
	background: none;
}

.none { display:none; }


.qaq {
	margin: 30px 0 0;
	padding: 8px 0 5px 78px;
	min-height: 90px;
	_height: 90px;
	font-size: 1.4em;
	background: url(../images/qaq.gif) no-repeat left top ;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-weight:bold;
	color: #004f8d;
	clear: both;
}

.qaa {
	margin: 0;
	padding: 1px 7px 1px 78px;
	min-height: 70px;
	background: url(../images/qaa.gif) no-repeat left top #f8f8f8;
	border: 1px dotted #ff9999;
	clear: both;
}

.qaq.sg {line-height: 60px;}

div.countdown	{
	width: 540px;
	margin: 20px auto;
	font-size: 16pt;
	color: #cc0000;
	border: solid 2px #3b96c9;
	background-color: #fff;
	text-align: center;
	padding: 10px;
	line-height: 30px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-weight:bold;
}

#bt1 {
	width: 452px;
	height: 98px;
	margin: 0;
	position:absolute;
	top: 139px;
	right: 13px;
}

#bt2 {
	width: 452px;
	height: 98px;
	margin: 0;
	padding: 0;
	position:absolute; top: 224px; right: 13px;
}

#bt3 {
	width: 452px;
	height: 98px;
	margin: 0;
	padding: 0;
	position:absolute; top: 308px; right: 13px;
}


#bt1 a {
	display: block;
	width: 452px;
	height: 98px;
	margin: 0;
	padding: 0;
	background: url(../images/bt1.gif) no-repeat ;
}

#bt2 a {
	display: block;
	width: 452px;
	height: 98px;
	margin: 0;
	padding: 0;
	background: url(../images/bt2.gif) no-repeat ;
}

#bt3 a {
	display: block;
	width: 452px;
	height: 98px;
	margin: 0;
	padding: 0;
	background: url(../images/bt3.gif) no-repeat ;

}

#bt1 a:hover, #bt2 a:hover, #bt3 a:hover {
	background: none;
}

#bt1 span, #bt2 span, #bt3 span, #bt span, .bt span
{ display:none }

#bt {
	width: 436px;
	height: 85px;
	margin: 0 auto;
	padding: 0;
	position:absolute;
	bottom: 10px;
	left: 184px;
}

#bt a {
	display: block;
	width: 436px;
	height: 85px;
	margin: 0;
	padding: 0;
	background: url(../images/bt.gif) no-repeat ;
}

#bt a:hover {
	background: none;
}


.bt {
	position: relative;
	width: 760px;
	height: 125px;
	margin: 0 auto 30px;
	padding: 0;
	background: url(../images/cnf.gif) #fff;
	text-align: center;
}

.bt div {
	width: 436px;
	height: 85px;
	margin: 0 auto;
	padding: 0;

}

.bt div a {
	display: block;
	width: 436px;
	height: 85px;
	margin: 0 auto;
	padding: 0;
	background: url(../images/bt.gif) no-repeat;
	position:absolute;
	bottom: 9px;
	left: 163px;
}

.bt div a:hover {
	background: none;
}

 .bt p a {
	display: block;
	width: 30px;
	height: 30px;
	margin: 0;
	padding: 0;
	position:absolute; bottom: 12px; right: 14px;
}

.ft {
	position: relative;
	width: 760px;
	height: 130px;
	margin: 0 auto;
	text-indent:-99999px;
	overflow:hidden;
	background: url(../images/ft.gif) no-repeat bottom #fff;
	text-align: center;
}

.ft2 {
	position: relative;
	width: 760px;
	height: 90px;
	margin: 0 auto;
	padding: 10px 0 0;
	background: url(../images/ft.gif) no-repeat bottom #fff;
	text-align: center;
}
