@charset "Shift_JIS";
/******** CSS基本設定 ********/
body {
	margin:0;
	padding:0;
	text-align:center;
	color:  #FFFFFF;
	background-color: #003366;
	font-family: 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', 'ＭＳ Ｐゴシック', sans-serif;
	background-position: center;
	background-repeat: repeat-y;
}
#WRAP {
	width:800px;
	margin:0 auto;
	color:  #333333;
	background-color: #FFFFFF;
		border-style: ridge;
	border-width: 0 0px;
	border-color: #999999;

}
div, td {
	text-align:left;
}
p, pre {
	margin:0;
	font:16px/24px 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', 'ＭＳ Ｐゴシック', sans-serif;
}
li {
	margin: 0;
}
ol, ul {
	margin: 0;
	padding:0;
}
select {
	display:block;
}
a {
	color: #003399;
	text-decoration: underline;
}
a:hover, a:active, 		/* for IE (Keyboard) */ a:focus {		/* for Netscape (Keyboard) */
	color: #CC0000;
	text-decoration: none;
}
/******** 【ヘッダー】 ********/
h1 {
	font-size:12px;
	line-height:14px;
	color: #FFFFFF;
	float: right;
	margin: 3px 10px 0 10px;
	font-weight: normal;
}
#TOP {
	width: 800px;
	height: 20px;
	background-image: url(../image/bg_logo.jpg);
	margin: 0 auto;
	font-weight: bold;
	color: #FFFFFF;
	background-color:#003366;
	background-position: center;
	background-repeat: repeat-x;
	text-align: right;
}
#MAIN {
	width: 900px;
	height: 482px;
	background: url(../img/img4/top4.jpg) #fff center no-repeat;	position: relative;
	margin: 0 auto;
}

#C-TOP {
	width: 540px;
	height: 320px;
	background-image: url(../image/2-top.gif);
	position: relative;
}
#TOPPAGE {
	position: absolute;
	top: 175px;
	left: 8px;
	width: 276px;
	height: 53px;
}
#MENU {
	width: 800px;
	float:left;
	background-image: url(../image/main_menu.jpg);
	padding-left: 5px;
}
.menu {
	float:left;
	padding: 1px;
}
/******** 【メイン】 ********/
#MAINWRAP {
	width:800px;
	float:left;
	border-bottom-color: #333333;
}
/******** 【コンテンツ】 ********/
#CONTENTS {
	width:800px;
	float:right;
}
 .con_mar {
 padding: 5px 20px 0px 30px;
 margin: 5px ;
}
/* ie6バグ対策↓ */
* html .con_mar {
 padding: 5px 15px 0px 15px;
}
/* ie6バグ対策↑ */
}
#CONTENTS h2 {
	font-size:16px;
	line-height:40px;
	margin:0;
	color: #000000;
	background-image: url(../img/arrow02.gif);
	text-indent: 60px;
	background-repeat: no-repeat;
	font-weight: bold;
}
#CONTENTS h3 {
	font-size:16px;
	line-height:30px;
	margin:0;
	color: #333333;
	background-color: #FFCC66;
	background-image: url(../image/con_h3.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 60px;
}
#CONTENTS h3 a, #CONTENTS h3 a:hover, #CONTENTS h3 a:active, 		/* for IE (Keyboard) */ #CONTENTS h3 a:focus {		/* for Netscape (Keyboard) */
	color: #333333;
	background-color: #FFCC66;
	text-decoration: none;
}
#CONTENTS p {
	margin: 10px 10px 10px 20px;
}
#INDEX_MEIL {
	background-color:#F8F8EE;
	width: 498px;
	height:130px;
	margin: 10px 0px 0px 10px;
	padding: 4px 0 0 5px;
	background-image: url(../img/mail.gif);
}

#PROFILE {
	background-color:#F8F8EE;
	border: 2px outset #999999;
	width: 580px;
	margin: 20px 0px 10px 15px;
}

#CONTENTS form {
	color: #000000;
	background-color: #FFFFFF;
	border: 1px none #003366;
}
#CONTENTS table {
	background-color: #CCCCCC;
	font-size: 16px;
	background-position: center;
}
#CONTENTS td {
	color: #333333;
	background-color: #FFFFFF;
}
#CONTENTS th {
	color: #333333;
	background-color: #FFCC66;
}
.bg-yell {
	font-size: 12px;
	line-height: 16px;
	background-color: #FFFFCC;
	border: 4px outset #CC0000;
}
.check-wrap {
	background-color: #FCFEE0;
	border: 3px ridge #999900;
	margin: 10px 5px 20px 5px;
	padding-top: 5px;
}
.google {
	background-color: #FFFFD0;
	border: 5px dotted #000066;
	margin: 10px 20px 20px 20px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.check {
	font-size:16px;
	line-height:40px;
	background-image: url(../img/check-b.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-weight: bold;
	padding-left: 24px;
	height:35px;
	padding-left: 40px;
}
.yell {
	background-color: #FFFFF4;
	border: 2px solid #FFCC00;
	margin: 10px;
	padding: 10px;
}
.form_left {
	float: left;
	width: 120px;
	text-align: right;
	background-color: #EEEEEE;
}
.form_right {
	float: left;
}
.pad-t {
	padding-top: 20px;
}
.voice {
	width:680px;
	background-color: #FFFFD9;
	border: 2px solid #FFCC00;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 30px;
}
.voice2 {
	width:600px;
	background-color: #FFFFD9;
	border: 6px double #CC0000;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 20px;
	margin-left: 65px;
}
.voice3 {
	width:710px;
	background-color: #FFFFD9;
	border: 2px solid #FFCC00;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 30px;
}
.koe2 {
	width:572px;
	background-image:url(../images/voice3_mid.gif);
}
.koe {
	background-image: url(../images/voice3_sita.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 30px;
	margin-bottom: 24px;
	padding-left: 8px;
}
.koe-top {
	background-image: url(../images/voice3_waku_ue.gif);
	background-repeat: no-repeat;
	background-position: top;
	padding-left: 8px;
}
.kyozai {
	background-color: #F1F1F1;
	margin: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-image: url(../img/kyozai.gif);
	background-repeat: repeat-x;
}
.cream {
	background-color: #FFFFD2;
	margin: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.cream2 {
	background-color: #FFFFD2;
	margin: 30px 50px 30px 50px ;
	padding: 10px 0px;
	border: 1px solid #FFCC00;
}

.form-content {
	width: 710px;
	height: 230px;
}
.form-content2 {
	width: 700px;
}
.form-content3 {
	width: 660px;
	height: 200px;
}
.form-content4 {
	width: 660px;
	height:160px;
}

.form-con {
	float: left;
	width: 150px;
	padding-left: 30px;
}
.form-con2 {
	float: right;
	width: 300px;
	height: 50px;
}
.form-con3 {
	float: right;
	width: 510px;
}
.form-con4 {
	float: right;
	width: 330px;
	height: 250px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #F40000;
}

.template {
	width: 700px;
	height: 60px;
}
.form-tokuten {
	width: 650px;
	border: 3px solid #F40000;
	background-color: #FFFFDF;
	margin-left: 40px;
}

/******** 【フッター】 ********/
#FOOTER1 {
	background-image: url(../image/bg_footer.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	color: #FFFFFF;
	background-color: #000000;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
#FOOTER1 p {
	font-size:12px;
	line-height:10px;
	padding: 0 0 0px 230px;
}
#FOOTER2 {
	text-align: center;
	padding: 10px 0 10px 0;
	color: #FFFFFF;
	background-color: #003366;
}
#FOOTER2 p {
	font-size:12px;
	line-height:12px;
}
.pwd {
	font-size:9px;
	line-height:12px;
}
#FOOTER2 a {
	color:  #FFFFFF;
	background-color: #003366;
	text-decoration: none;
}
#FOOTER2 a:hover, #FOOTER2 a:active, 		/* for IE (Keyboard) */ #FOOTER2 a:focus {		/* for Netscape (Keyboard) */
	color: #FFFFFF;
	background-color: #000000;
	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;
}
.f9 {
	font-size: 9px;
	line-height:12px;
}
.f10 {
	font-size: 10px;
	line-height:12px;
}
.f11 {
	font-size: 11px;
	line-height:12px;
}
.f12 {
	font-size: 12px;
	line-height:14px;
}
.f12-s {
	font-size: 12px;
	line-height:14px;
	margin: 0px;
	padding: 0px;
}
.f14 {
	font-size: 14px;
	line-height:18px;
}
.f16 {
	font-size: 16px;
	line-height:18px;
}
.f18 {
	font-size: 18px;
	line-height:normal;
}
.f24 {
	font-size: 24px;
	line-height:22px;
}

.f36 {
	font-size: 36px;
	line-height:22px;
}

.text_right {
	text-align: right;
}
.text_left {
	text-align: left;
}
.center {
	text-align: center;
}
.italy {
	font-style: italic;
	}
	
.pop {
	font-family: "HGP創英角ﾎﾟｯﾌﾟ体";
}
.pop-s {
	font-family:"HGP創英角ｺﾞｼｯｸUB";
	font-size:18px;
	line-height:28px;
	font-weight:normal;
	color:#000000;
}
.pop-s2 {
	font-family:"HGP創英角ｺﾞｼｯｸUB";
	font-size:18px;
	line-height:28px;
	font-weight:normal;
	color:#000000;
	background-color: #FFFF33;
}
.pop-red {
	font-family:"HGP創英角ｺﾞｼｯｸUB";
	font-size:36px;
	line-height:28px;
	font-weight:normal;
	color:#CC0000;
}
.pop-red2 {
	font-family:"HGP創英角ｺﾞｼｯｸUB";
	font-size:36px;
	line-height:28px;
	font-weight:normal;
	color:#CC0000;
	text-decoration: blink;
}
.pop-grn {
	font-family:"HGP創英角ｺﾞｼｯｸUB";
	font-size:28px;
	line-height:28px;
	font-weight:normal;
	color:#006633;
}

.red-ten {
	font-size:18px;
	font-weight:bold;
	color:#CC0000;
	text-decoration: blink;
}

.faq {
	background-color: #F0F0F0;
	border: 1px solid #666666;
	margin: 40px 40px;
}
.que {
	background-color: #FFFFFF;
	width: 580px;
	border: 1px solid #999999;
	padding: 15px;
	font-weight: bold;
	color: #006699;
}
.ans {
	padding: 10px;
}
.under{
	border-bottom: 1px dashed #9c9c9c;
	padding-bottom: 3px;
}

/**** テキスト・色 ****/

.red {
	color:#CC0000;
	font-weight: bold;
}
.red2 {
	color: #CC0000;
	font-weight: normal;
}
.red3 {
	color: #F20000;
	font-weight: bold;
}

.blue {
	color: #006699;
	font-weight: bold;
}
.red-bgyell {
	color: #CC0000;
	background-color: #FFFFCC;
	font-weight: bold;
}
.black-bgyell {
	color: #000000;
	background-color: #FFFF33;
	font-weight: bold;
}
.yellow {
	color:#000000;
	background-color:#FFFF00;
}
/**** 画像用 ****/
img {
	border:0;
}
.float-left {
	float: left;
	margin-right:10px;
}
.float_right {
	float: right;
	margin-bottom: 20px;
	padding-left: 15px;
}
.img-middle {
	vertical-align: middle;
}
/**** フォーム用 ****/
form {
	margin:0;
}
textarea {
	font-size: 12px;
	width:340px;
	height:46px;
}
.order {
	margin: 10px 60px;
	border: 1px double #000066;
	}
