﻿@charset "UTF-8";


/* リセット
---------------------------------------------------- */

*{
	margin:0px;padding:0px;
}
address, em, cite, dfn, var {
	font-style: normal;
}
input, textarea {
	font-size:13px;
	font-family: sans-serif;
	font-weight: normal;
}
img,fieldset {
	border: 0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}


/* 装飾etc
---------------------------------------------------- */

.aka { color: #ff0000; }
.ao { color: #0000cc; }
.tya { color: #bd000e}
.gray { color: #3d3737}
.green { color: #009900}
.gray1 { color: #C0C0C0}

.b { font-weight: bold; }

.size8 { font-size: 8px; }
.size9 { font-size: 9px; }
.size10 { font-size: 10px; }
.size12 { font-size: 12px; }
.size14 { font-size: 14px; }
.size15 { font-size: 15px; }
.size16 { font-size: 16px; }
.size17 { font-size: 17px; }
.size18 { font-size: 18px; }
.size19 { font-size: 19px; }
.size20 { font-size: 20px; }
.size21 { font-size: 21px; }
.size22 { font-size: 22px; }
.size23 { font-size: 23px; }
.size24 { font-size: 24px; }
.size25 { font-size: 25px; }
.size26 { font-size: 26px; }

.line { background: #ffff00; }

.imgl {
	margin: 5px 20px 5px 0px;
	padding: 0;
	float: left;
}

.imgr {
	margin: 5px 0px 5px 20px;
	padding: 0;
	float: right;
}

.imgr1 {
	margin: 5px 0px 5px 50px;
	padding: 0;
	float: right;
}

.imgl1 {
	margin: 5px 50px 5px 0px;
	padding: 0;
	float: left;
}


/* ---------------------------------------------------- */

body { 
	text-align:center;
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	background:#ECEADC;
}
a {
	color:#0000ff;
	text-decoration:underline;
}
a:visited {
	color:#0000ff;
}
a:hover {
	text-decoration:none;
}


/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* ヘッダ */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */

#header {
	width:920px;
	height:403px;
	margin:0 auto ;
	background:transparent url(image/bg-header.gif)  no-repeat center top;
}

#headercopy {
	margin:0 auto ;
	padding:23px 0px 0px 180px;
	text-align:left;
}

#headw {
	margin:0 auto ;
	padding:140px 0px 0px 30px;
	text-align:left;
}


/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* 本文エリア */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */

#bg-body {
	width:920px;
	vertical-align:top;
	margin:0 auto ;
	background:transparent url(image/bg-container.jpg)  repeat-y center top;
}

#container {
	width:890px;
	vertical-align:top;
	margin:0 15px ;
}

#body-foot {
	height:18px;
	background:transparent url(image/bg-container-footer.jpg)  no-repeat center bottom;
}


/* メインカラム
───────────────────────── */
#main {
	width:890px;
	text-align:left;
	vertical-align:top;
	background:#ffffff;
}

#main-inner {
	width:790px;
	text-align:left;
	vertical-align:top;
	margin:25px 50px 25px 50px;
}

#main h2 {
	color:#663300;
	font-size:20px;
	font-weight:bold;
	line-height:100%;
	text-align:left;
	background:transparent url(image/bg-subhead-h2.jpg)  no-repeat left bottom;
	margin:70px 0 1em;
	padding:3px 12px 12px 20px;
}

#main h3 {
	color:#663300;
	font-size:15px;
	font-weight:bold;
	line-height:120%;
	text-align:left;
	background:transparent url(image/h3.gif)  no-repeat left bottom;
	margin:20px 0;
	padding:0px 0px 0px 25px;
}

h5 {
	font-size:24px;
	font-weight:bold;
	line-height:150%;
	border-bottom:#aaaaaa solid 1px;
	margin:0 0 10px;
	padding:15px 0 5px;
}

#main p {
	font-size:14px;
	line-height:170%;
	text-align:justify;
	text-justify:inter-ideograph; 
	margin:0 0 0;
	padding:0 0 1em;
}

#main p.p1 {
	font-size:14px;
	line-height:170%;
	text-align:justify;
	text-justify:inter-ideograph; 
	margin:40px 0px 0px 0px;
	padding:0 0 1em;
}

#main p.p2 {
	font-size:14px;
	line-height:170%;
	text-align:justify;
	text-justify:inter-ideograph; 
	margin:80px 0px 0px 0px;
	padding:0 0 1em;
}


#main ul {
	margin:0 0 0 10px;
	padding:0;
}

#main ul li {
	list-style:none;
	font-size:17px;
	line-height:200%;
	text-align:left;
	font-weight:bold;
	margin:0 0;
	padding:0 0;
}

#main ul.semi {
	margin:0 0 1em 2em;
	padding:0 0;
}

#main ul.semi li {
	color: #bd000e;
	list-style:none;
	text-align:left;
	font-size:17px;
	font-weight:bold;
	line-height:170%;
	padding:0 0 7px 25px;
	background: transparent url(image/l2.jpg)  no-repeat 0 0;
}

#main ul.check {
	margin:0 0.8em 0 1em;
	padding:0 0;
}

#main ul.check li {
	color: #000000;
	list-style:none;
	text-align:left;
	font-size:14px;
	font-weight:bold;
	line-height:150%;
	padding:0 0 7px 25px;
	background: transparent url(image/check.gif)  no-repeat 0 0;
}

.check1 {
	width:400px;
	margin:20px auto 20px auto;
	padding:20px 20px 20px 10px;
	border:#E0FFFF solid 20px;
}

.check2 {
	width:600px;
	padding:20px 20px 20px 10px;
	background: #FAEBD7;
}

.border {
	margin:20px 0px 20px 0px;
	width:630px;
	border:#FFA500 solid 2px;
}

.offer {
	margin:40px auto 30px auto;
	text-align:center;
}


.copyheight {
	margin:40px auto 20px auto;
	text-align:center;
}

.copyheight1 {
	margin:20px auto 20px auto;
	text-align:center;
}

.copyheight2 {
	margin:20px 0 20px 0;
	text-align:left;
}


/* 感想
───────────────────────── */

#main .menu {
	width:760px;
	font-size:14px;
	margin:40px 0px 20px 0px;
	padding:15px 10px 20px 10px;
	line-height:150%;
	text-align:left;
	border:#DADADB solid 2px;
}

#main .menu p {
	font-size:15px;
	margin:0;
	padding:5px 35px 10px 35px;
	text-justify:inter-ideograph; 
	line-height:170%;
	text-align:left;
}

#main .title {
	margin:0px 10px 0px 10px;
	text-align:left;
	line-height:120%;
	font-size: 15px;
	font-weight: bold;
	background: url(image/dot.gif) repeat-x bottom;
}

#main .menutitle {
	margin:0px 0px 0px 0px;
	text-align:center;
	line-height:250%;
	font-size: 20px;
	font-weight: bold;
	color: #ffffff;
	background-color: #766049;
}




/* 表Ａ
───────────────────────── */

#main .table-a {
	width:790px;
	font-size:14px;
	margin:20px 0px 20px 0px;
	padding:20px 10px 20px 10px;
	line-height:150%;
	text-align:left;
	border:#8BA3A0 solid 2px;
}

#main .table-a th {
	font-weight: normal;
	margin:0;
	padding:10px 10px 10px 10px;
	text-align:left;
	vertical-align:top;
}
#main .table-a td {
	margin:0;
	padding:10px 10px 10px 10px;
	text-align:left;
	vertical-align:top;
}
#main .table-a p {
	font-weight: normal;
	font-size:13px;
	padding:0;
	margin:5px 0px 5px 0px;
	text-justify:inter-ideograph; 
	line-height:170%;
	text-align:left;
}

#main .table-a p.res {
	font-weight: normal;
	font-size:14px;
	color:red;
	padding:0;
	margin:5px 0px 5px 0px;
	text-justify:inter-ideograph; 
	line-height:170%;
	text-align:left;
}

#main .table-a .title {
	text-align:left;
	line-height:120%;
	font-size: 14px;
	font-weight: bold;
	background: url(image/dot.gif) repeat-x bottom;
}


/* Q&A
───────────────────────── */

table.qa { 
	border-collapse:collapse;
	border-spacing:0;
	margin:10px 0px 10px 0px;
	padding:0;
	border-bottom: 1px dotted #C0C0C0;
}

table.qa th { 
	font-weight: normal;
	text-align:left;
	vertical-align:top;
	padding:7px 10px 7px 0;
}

table.qa td { 
	font-weight: normal;
	text-align:left;
	vertical-align:top;
	padding:7px 10px 7px 0;
}


/* 銀行振込み
───────────────────────── */

table.bank { 
	font-size:13px;
	border-collapse:collapse;
	border-spacing:0;
	margin:10px auto 10px auto;
	padding:0;
	border: 1px solid #C0C0C0;
}

table.bank td.left { 
	font-size:13px;
	font-weight: normal;
	text-align:left;
	vertical-align:top;
	padding:7px 10px 7px 10px;
	width:205px;
	background: #FFFFCC;
	border-bottom: 1px dotted #C0C0C0;
}

table.bank td.right { 
	font-size:13px;
	font-weight: normal;
	text-align:left;
	vertical-align:top;
	padding:7px 10px 7px 10px;
	width:369px;
	border-bottom: 1px dotted #C0C0C0;
}



/* メルマガフォーム
───────────────────────── */

table.mailmaga { 
	font-size:13px;
	border-collapse:collapse;
	border-spacing:0;
	margin:10px 0 10px 0;
	padding:0;
	border: 1px solid #C0C0C0;
}

table.mailmaga td.left { 
	font-size:13px;
	font-weight: normal;
	text-align:left;
	vertical-align:top;
	padding:7px 10px 7px 10px;
	width:205px;
	background: #FFFFCC;
	border-bottom: 1px dotted #C0C0C0;
}

table.mailmaga td.right { 
	font-size:13px;
	font-weight: normal;
	text-align:left;
	vertical-align:top;
	padding:7px 10px 7px 10px;
	width:369px;
	border-bottom: 1px dotted #C0C0C0;
}




/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* フッタ */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */

address { 
	color:#663300;
	font-size:10px;
	font-weight:normal;
	line-height:170%;
	text-align:center;
	margin:5px auto 30px;
	padding:0;
}
address a { 
	color:#663300;
	text-decoration:none;
}

address a:visited { 
	color:#663300;
	text-decoration:none;
}

/* end */

