/*base.css */
/*
=================================== 全体 ================================*/
* {
	margin: 0;
	padding: 0;
}
html { height:100%; }
body {
	height:100%;
	color: #333333;
	margin-top: 0px;
	word-spacing: 0.2em;
	background:#fff ;
	font: 12px/1.6 Arial, Helvetica, sans-serif, "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "Osaka", "ＭＳ Ｐゴシック", "MS P ゴシック", 'メイリオ';
 *font-size: small;
 *font: x-small;
}
/* reset */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset, img { border:0; }
address, caption, cite, code, dfn, em, strong, th, var {
	font-style:normal;
	font-weight:normal;
}
ol, ul { list-style:none; }
caption, th { text-align:left; }
h1, h2, h3, h4, h5, h6 {
	font-size:100%;
	font-weight:normal;
}
q:before, q:after { content:''; }
abbr, acronym { border:0; }
/* for WinIE6*/
* html body {
	font-size: 75%;
	font-family: Verdana, "MS P ゴシック", sans-serif;
}
/* for WinIE7*/
*:first-child+html body {
	font-size: 75%;
	font-family: 'メイリオ', Meiryo, sans-serif;
}
a {
	color:#0033CC;
	outline:none;
	text-decoration: none;
}
a:hover {
	color: #CC0000;
	text-decoration: none;
	outline:none;
}
/* clearfix */
.cf:after {
	content: ".";  /* 新しい要素を作る */
	display: block;  /* ブロックレベル要素に */
	clear: both;
	height: 0;
	visibility: hidden;
}
.cf { min-height: 1px; }
* html .cf { height: 1px;/*¥*//*/  height: auto;  overflow: hidden;  /**/ }
div.hr {
	clear: both;
	margin: 40px 0;
	height: 2px;
}
div.hr hr { display: none; }
.clear {
	clear:both;
	height: 20px;
}
.imgL {
	display:block;
	margin:0 5px 0 0;
	float: left;
}
.imgR {
	float:right;
	display:block;
	margin:0 0 10px 10px;
}
.imgC {
	text-align:center;
	display:block;
	margin:0 auto 0;
}
.txtL { text-align:left; }
.txtR { text-align:right; }
.txtC { text-align:center; }
.emphasis01 { color:#FF0000; }
.sizeF {font-size:14px;}
/*
===================================  ================================*/
#story {
	width:560px;
	margin:0 auto;
	padding:15px 20px;
	background-color:#FFFFCC;
	text-align:left;
}
.clear {
	clear:both;
}
.title1 {
	width:800px;
	padding-top: 20px;
	background:url(../images/title.jpg) no-repeat;
	margin: 0 auto 20px;
	overflow: hidden;
	text-decoration: none;
}
.title2 {
	width:700px;
	margin:50px auto 0;
}
.title3 {
	width:650px;
	margin:30px auto 0;
	text-align: center;
}
.title4 {
	width:800px;
	margin:0 auto 20px;
	text-align: right;
}
.small {
	font-size: 9pt;
}
.red {
	color:#FF0000;
}
.red-b {
	color:#FF0000;
	font-weight:bold;
}
.orange-b {
	color:#ff3300;
	font-weight:bold;
	font-size: 13pt;
}
.orange-line {
	color:#ff3300;
	font-weight:bold;
	border:1px solid #ff3300;
	padding:5px;
	margin: 0 auto;
	display: block;
	width: 590px;
}
.content {
	width:820px;
	background:#ffffff 
	margin-left:auto;
	margin-right:auto;
	border-left:7px #627561 solid;
	border-right:7px #627561 solid;
	border-bottom: 7px #627561 solid;
	border-top: 7px #627561 solid;
	padding-top: 10px;
}
.clear {
	clear:both;
}
.text_box1 {
	width:700px;
	margin:30px 0 0 10px;
	font:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height:180%;
	font-size:14px;
	color:#000000;
	margin-right: auto;
	margin-left: auto;
}
.text_box5 {
	width:580px;
	margin:20px auto 0 auto;
	line-height:180%;
	font-size:16px;
	border: #333333 double;
	padding: 20px;
	background-color:#9BD7FF;
	color: #000000;
}
.text_box5 ul {
	margin:0 0 30px 20px;
	padding: 0;
}
.text_box5 li {
	margin:5px 0 0 0;
}
.text_box6 {
	width:650px;
	margin:20px auto 0 auto;
	line-height:180%;
	font-size:14px;
	border: #666666 double;
	padding: 20px;
}
.text_box6 ul {
	margin:0 0 20px 30px;
	padding: 0;
}
.text_box6 li {
	margin:20px 0 0 0;
}
.text_box11 img {
	float:left;
	margin:5px 20px 5px 0;
}
.wrapper {
	width:835px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom: 20px;
}
/* text */
p {
	margin:0;
	padding:0;
}
.black_12px_bold {
	font:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:12px;
	line-height:16px;
	color:#000000;
}
.honbun {
	font:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:12px;
	color:#000000;
	line-height:16px;
}
.voice {
	font-size:10pt;
	font:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color:#000000;
	line-height:19px;
}
.uri-big {
	font-size:14pt;
	line-height: 28pt;
	font-weight:normal;
	color:#3399ff;
	font-weight:bold;
	font:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
.uri-big-black {
	font-size:12pt;
	line-height:24pt;
	color:#000000;
	font-family:"HGP創英角ゴシックUB";
	font-weight:bold;
}
.red-big {
	font-size:13pt;
	color:#6633CC;
	font-weight:bold;
	font:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	text-align:left;
	line-height: 20pt;
}
.red-b-big {
	color:#CC0000;
	font-size:14pt;
	font-family:"HGP創英角ゴシックUB";
	font-weight:bold;
}
.black-b-big {
	color:#000000;
	font-weight:bold;
	font-size:14pt;
}
.black-b {
	color:#000000;
	font-weight:bold;
	font:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
.dashed {
	border-bottom:#ff0033 dashed 1px;
	color: #333333;
}
.white_12px {
	font:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
}
.black_14px {
	font-size:14pt;
	color:#000000;
}
.black_under { text-decoration:underline; 
}
.black_10px {
	font:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:10px;
	color:#000000;
}
/*----------------button----------------------------------*/
.selected {
	background-position: 0 -100px;
}
#btn_seminar {
	width: 600px;
	height: 100px;
	padding: 0;
	overflow:hidden;
	margin: 40px auto;
}
#btn_seminar ul {
	width: 600px;
	height: 100px;
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#btn_seminar ul li {
	height: 100px;
	margin: 0;
	padding: 0;
	background-image: url(../images/buy_btn.jpg);
	background-position: 0px 0px;
	text-indent: -9999px;
}
#btn_seminar ul li a {
	text-indent: -9999px;
	height: 100px;
	display: block;
}
#btn_seminar ul li a:link, #btn_seminar ul li a:visited {
	background-image: url(../images/buy_btn.jpg);
	background-position: 0px 0px;
}
#btn_seminar ul li a:hover, #btn_seminar ul li a.selected {
	background-image: url(../images/buy_btn.jpg);
	background-position: 0px -100px;
}
/*----------------090731追加分----------------------------------*/
#btn {
	width:400px;
	height:75px;
	margin:0px 10px 0 400px;
	padding-top: 260px;
	overflow: hidden;
	text-decoration: none;
}
#btn a {
	width:400px;
	height:75px;
	text-indent: -9999px;
	display: block;
	color: #373938;
}
/*----------------090927追加分----------------------------------*/
ul#tokuten {
	width:620px;
	margin:20px auto 0;
	line-height: 180%;
	padding: 0;
}
ul#tokuten li {
	list-style: none;
	border: #375221 1px solid;
	padding: 8px;
	font-size: 14px;
	margin: 0 0 15px 0;
}
.boxBorder {
	width:587px;
	margin: 0 20px 0 0;
	font-size:13px;
	border: none;
	padding: 20px 10px 0 20px;
	border-top: #CCCCCC 1px solid;
}
.conBox {
	width:640px;
	margin: 30px auto 0;
	padding: 0;
	font-size:13px;
	border: none;
	background: url(../images/commentBg_02.gif) repeat-y right bottom;
	position: relative;
}
.conBox img {
	padding:0;
	margin:0;
}
.conBox h4 {
	font-size:13px;
	font-weight:bold;
	display: block;
	position: relative;
	left: -30px;
	padding: 8px 15px;
	background-color: #8A9C89;
	width: 330px;
}
dl#question:after {
	font-size:1px;
	content: ".";
	display:block;
	height:0;
	clear:both;
}
dl#question {
	zoom: 1;
	overflow:hidden;
	width:680px;
	margin:10px auto 0;
	padding: 0;
	font-size: 12px;
}
dl#question h4 {
	width:645px;
	text-align:right;
	margin: 8px 0;
}
dl#question dt {
	width:130px;
	float:left;
	padding: 0px;
	margin: 0;
}
dl#question dd {
	width:500px;
	float:left;
	line-height: 160%;
	padding: 8px;
	border: #336666 1px solid;
	margin: 0 0 20px 0;
}
/*----------------101104追加分----------------------------------*/
table.priceList {
	margin:10px auto;
	border-collapse:collapse;
	display: block;
	width: 600px;
}
table.priceList caption {
	text-align:center;
	padding: 0.5em;
	font-size: 140%;
	font-weight: bold;
	color: #FF3300;
}
table.priceList tr.odd .column1 { background-color: #CCCCCC; }
table.priceList .column1 { background:#f9fcfe; }
table.priceList td {
	color:#333333;
	border-bottom:1px solid #BD9759;
	border-left:1px solid #ccc;
	padding:1em 1em;
	text-align:center;
	border-top: 1px solid #ccc;
	border-right: 1px solid #BD9759;
}
table.priceList th {
	font-weight:normal;
	color: #4F3E20;
	text-align:left;
	border-bottom: 1px solid #BD9759;
	border-left:1px solid #BD9759;
	border:1px solid #BD9759;
	padding:.3em 1em;
}
