@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;
}


/* ───────────────────────── */

body { 
	text-align:center;
	background:#ffffff;
}
body,textarea,input,select {
	 font-family:メイリオ,'Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック','ヒラギノ角ゴ Pro W3',Osaka,sans-serif;
}
a {
	color:#0065ca;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}

#container {
	width:1200px;
	margin:0 auto;
	background: transparent url(images/background.jpg)  repeat-y center top;
}

.cl {
	width:1px;
	height:1px;
	font-size:1px;
	line-height:1px;
	clear:both;
}

.img-right {
	float:right;

	font-size:13px;
	line-height:150%;
	text-align:left;

	margin:5px 0 2em 2em ;
}
.img-right img {

	margin:0 0 5px 0 ;
}



/* タイトルエリア
───────────────────────── */
#header {
	width:1200px;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
}
#header h1 {
}
#header h2 {
}
#header h3 {
}
#header p {
}
#header p strong {
}


#main_container{
	width:1200px;
	background:url(images/body-background.jpg) repeat-y;
	margin:0;
	padding:0;
}
/* 本文エリア
───────────────────────── */
#main {
	width:700px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0 15px;
}
#main h2 {
	font-size:20px;
	font-weight:bold;
	line-height:170%;
	text-align:left;
	margin:0 0 40px;
	padding:0 0 0;
}
#main h3 {
	color:#ff0000;
	text-decoration:underline;
	font-size:20px;
	font-weight:bold;
	line-height:170%;
	text-align:left;
	margin:0 40px 20px 20px;
	padding:0 0 0;
}
#main h4 {
	font-size:18px;
	font-weight:bold;
	line-height:170%;
	text-align:left;
	margin:40px 0 20px;
	padding:0 0 0;
}
#main h5 {
	font-size:18px;
	font-weight:bold;
	line-height:170%;
	text-align:left;
	border-bottom:#999999 solid 1px;
	margin:0 0 20px;
	padding:0 0 5px;
}
#main h5 span {
	color:#ff0000;
	letter-spacing:5px;
}
#main p {
	font-size:15px;
	line-height:180%;
	text-align:left;
	margin:0 0 40px;
	padding:0 20px;
}
#main p .blue{
	font-size:20px;
	font-weight:bold;
	color:#00F;
	text-decoration:underline;
}

#main p .blue2{
	font-size:28px;
	line-height:160%;
	font-weight:bold;
	color:#039;
	text-decoration:underline;
}

#main p .red{
	color:#F00;
	font-weight:bold;
	text-decoration:underline;
}

#main p .blue3{
	color:#00f;
	font-weight:bold;
	text-decoration:underline;
}
#main p.note {
	color:#333333;
	font-size:13px;
	line-height:150%;
	margin:0 0 0;
	padding:0 0 5px;
}
#main p strong {
	font-weight:bold;
	font-size:20px;
}
#main p small {
	font-size:12px;
}
#main p em {
	font-weight:bold;
}

.toNext{
	font-weight:bold;
	color:#333;
	text-align:center;
	font-size:17px;
}

#main blockquote {
	border:#cccccc solid 1px;
	background: #f3f3f3;
	margin:0 0 30px;
	padding:20px 20px 10px;
}
#main blockquote p {
	margin:0 0 10px;
	padding:0;
}
#main div.box-offer {
	width:500px;
	margin:25px auto 45px;
	padding:20px 35px 20px;
	border:#cccccc solid 4px;
}
#main div.box-offer h4 {
	font-size:18px;
	font-weight:bold;
	line-height:150%;
	text-align:left;
	margin:0 0 20px;
	padding:8px 10px 5px;
	background: #e6e6e6;
}
#main div.box-offer p {
	font-size:15px;
	line-height:120%;
	text-align:left;
	margin:0 0 20px;
	padding:0;
}
#main div.box-offer p small {
	color:#333333;
	font-size:12px;
	line-height:100%;
	text-align:left;
}

.reply{
	padding-left: 70px;
	background: transparent url(images/quote.gif) no-repeat;
	margin-top: 1em;
	margin-right: 40px;
	margin-bottom: 1em;
	margin-left: 40px;
}

#main p.fig-a {
	text-align:center;
	padding:10px;
}

#main div.line-a {
	border-top:#999999 solid 1px;
}

.price{
	line-height:48px;
	font-size:32px;
	font-weight:bold;
	color:#ff0000;
}
.k-link{
	margin:20px auto;
}
.strongT{
	margin:50px 0;
	line-height:48px;
	font-size:28px;
	font-weight:bold;
	color:#ff0000;
	text-decoration:underline;
}

.strongA{
	line-height:32px;
	font-size:24px;
	font-weight:bold;
	color:#000000;
	text-decoration:underline;	
}
#main div.right p{
	margin-top:40px;
	text-align:right;
}
ul{
	text-align:left;
	margin-left:40px;
}
dl{
	margin-left:40px;
	text-align:left;
}
dt{
	margin-left:40px;
	margin-bottom:20px;
	padding-left:30px;
	background: transparent url(images/check.gif) no-repeat;
}
dd{
	margin-left:60px;
	margin-right:30px;
	margin-bottom:30px;
}
dl.bullet2{
	margin-left:20px;
	text-align:left;
}

dt.bullet{
	margin-left:0;
	margin-bottom:20px;
	padding-left:30px;
	font-size:1.3em;
	color:#cc0000;
	font-weight:bold;
	text-decoration:underline;
	background: transparent url(images/check.gif) no-repeat;
}

dd.bullet3{
	margin-left:30px;
	margin-right:30px;
	margin-bottom:30px;
}
#main p.qa{
	margin:20px 0;
}
.question{
	background:url(images/question.gif) no-repeat;
	padding-left:30px;
	text-align:left;
	margin-top:20px;
}

.answer{
	background:url(images/answer.gif) no-repeat;
	padding-left:24px;
}
div.bullet {
	margin:0 40px 15px 40px;
	padding:0 0 10px;
	border:#e6e6e6 solid 1px;
	background:#efefef;
	text-align:left;
}
#main .bullet h4 {
	font-size:20px;
	font-weight:bold;
	line-height:170%;
	text-align:left;
	border-bottom:#cccccc solid 1px;
	margin:0 30px 15px;
	padding:30px 0 15px;
}

#main .profile {
	margin:0;
	padding:0;
	background:url(images/profile.png) no-repeat top left;
	height:400px;
}

#main .profile img{
	width:150px;
	margin:60px 10px 100px 50px;
	float:left;
}


#main .profile p{
	padding:90px 50px 0 200px;
	text-align:left;
	font-size:16px;
}

#main .profile_detail{
	margin:5px 70px 0 50px;
	text-align:left;
	font-size:16px;
}

#main .profile_detail p{
	padding:0;
}

div#main div.profile h3 {
	color:#333333;
	font-size:17px;
	line-height:100%;
	text-align:left;
	border-bottom:#aaaaaa solid 1px;
	background:none;
	margin:0px 0px 13px ;
	padding:0px 0px 13px;
}
div#main div.profile p {
	font-size:13px;
	line-height:120%;
	text-align:left;
	margin:0 0 13px;
}

.img_wB{
	border:1px thin #333;
	margin-bottom:10px;
}

div #main div.tokuten{
	border:dashed 1px #333;
	margin:20px;
	padding:15px;
}

#main div.box-zig {
	width:400px;
	margin:25px auto 45px;
	padding:20px 35px 20px;
	border:#cccccc double 4px;
}
#main div.box-zig p{
	font-size:12px;
	line-height:120%;
	margin:10px 0;
}
#main div.box-zig h4 {
	font-size:18px;
	font-weight:bold;
	line-height:150%;
	text-align:left;
	margin:0 0 20px;
	padding:8px 10px 5px;
	background: #e6e6e6;
}
#main div.box-zig .small {
	color:#333333;
	font-size:12px;
	line-height:100%;
	text-align:left;
}
.trans{
	margin:5px;
	text-align:center;
}


.m40{ margin: 0 40px;}
.m50{ margin: 0 50px;}
.m60{ margin: 0 60px;}
.align-c{ text-align:center!important;}
.float-r { float:right;}


/* フッタ
───────────────────────── */

#footer {
	padding:0px 0 30px;
}
address { 
	color:#666666;
	font-size:12px;
	font-style:normal;
	line-height:200%;
	text-align:center;
	margin:0;
	padding:30px 0 10px;
}
address a { 
	color:#666666;
	font-weight:normal;
}

.table{
	border:1px solid #333;
}

.uchikeshi {/*打ち消し線*/
text-decoration: line-through;
color: #ff0000;
}