/* 
━━━━━━━━━━━━━━━━━━━━━━━━━
共通
━━━━━━━━━━━━━━━━━━━━━━━━━  
*/

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;
}
fieldset, img{
  border: 0;
}
abbr,acronym{
  border: 0;
}
address,caption,cite,code,dfn,em,strong,th,var{
  font-style: normal;
  font-weight: normal;
}
h1,h2,h3,h4,h5,h6{
  font-size: 100%;
  font-weight: normal;
}
a:link {
	color: #0000FF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #047EC8;
}
a:active {
	text-decoration: none;
	color: #047EC8;
}
.size11-black {font-size: 11px}
.size15-black {
	font-size: 15px;
	font-weight: bold;
}
.size16-red {
	font-size: 16px;
	font-weight: bold;
	color: #EA0000;
}
.size20-red {
	font-size: 20px;
	font-weight: bold;
	color: #EA0000;
}

.marker-yellow {
	background: #FAF37A;
}
.marker-red {
	background: #F20000;
	color: #FFFFFF;
}
.marker-blue {
	background: #0033FF;
	color: #FFFFFF;
}
h1 {
	background: url(image/top.gif);
	font-size: 11px;
	padding: 0px;
	height: 23px;
	width: 820px;
	margin-right: auto;
	margin-left: auto;
}
h2 {
	line-height: 0px;
	height: auto;
	margin: 0px;
	padding: 0px;
	width: 800px;
}
h3 {
	font-size: 20px;
	background: url(image/subhead.jpg) no-repeat top;
	margin: 40px 0px 30px;
	padding: 20px 0px;
	height: 20px;
	width: 610px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
h4 {
	font-size: 18px;
	font-weight: bold;
	border-bottom: 1px solid #CCCCCC;
	padding-bottom: 10px;
	margin-bottom: 20px;
}
h5 {
	font-size: 17px;
	font-weight: bold;
}
h6 {
	font-size: 20px;
	font-weight: bold;
	border-bottom: 1px solid #CCCCCC;
	margin: 40px 0px 20px;
	padding: 0px;
}


/*
━━━━━━━━━━━━━━━━━━━━━━━━━
文字　よく使う
━━━━━━━━━━━━━━━━━━━━━━━━━ 
*/
.backyellow_15b {
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	background-color:#FFCC00;
}

.size15-red {
	font-size: 15px;
	font-weight: bold;
	color: #EA0000;
}

.size15-bla {
	font-size: 15px;
	font-weight: bold;
	color: #000000;
}

.red_under{
color: #434343;
border-style: solid;
border-color: #ff0000;
border-width: 0px 0px 2px 0px;
text-align: left;
line-height: 160%;
font-weight: bold;
margin: 0px 0px 1em 0px;
padding: 0px 0px;
}



/*
━━━━━━━━━━━━━━━━━━━━━━━━━
ページレイアウト
━━━━━━━━━━━━━━━━━━━━━━━━━ 
*/

body {
	font: normal 15px/1.5em 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
	color: #333333;
	margin: 0px;
	padding: 0px;
	background: #FFFFFF;
	text-align: center;
}
#wrapper {
	height: auto;
	margin: 0px auto;
	padding: 0px 10px;
	width: 800px;
	background: url(image/wra.gif) repeat;
}
#header {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 800px;
	line-height: 0px;
}

#contents {
	height: auto;
	width: 800px;
	padding: 20px 0px 2px;
	margin: 0px;
	background: #FFFFFF;
	text-align: left;
}
#contents-inner {
	width: 710px;
	margin: 0px 45px;
	padding: 0px;
	height: auto;
}


/*
━━━━━━━━━━━━━━━━━━━━━━━━━
フッター
━━━━━━━━━━━━━━━━━━━━━━━━━ 
*/

#footer {
	margin: 0px;
	padding: 25px 0px;
	height: auto;
	width: 800px;
	background: #FFFFFF url(image/footer_line.gif) no-repeat top;
}
#footer a:link {
	color: #666666;
	text-decoration: none;
}
#footer a:visited {
	text-decoration: none;
	color: #666666;
}
#footer a:hover {
	text-decoration: underline;
	color: #666666;
}
#footer a:active {
	text-decoration: none;
	color: #666666;
}
address {
	font-size: 12px;
	text-align: center;
	color: #666666;
}


/*
━━━━━━━━━━━━━━━━━━━━━━━━━
フッターナビ
━━━━━━━━━━━━━━━━━━━━━━━━━ 
*/

div.fnavi {
	margin: 40px 0px 0px;
	padding: 0px;
	height: auto;
	width: 710px;
	text-align: center;
}
div.fnavi ul {
}
div.fnavi li {
	font-size: 11px;
	list-style: url(none) none;
	display: inline;
	margin-right: 3px;
	margin-left: 3px;
}
#footer-bottom {
	background: url(image/bottom.gif) no-repeat center;
	padding: 0px;
	height: 23px;
	width: 820px;
	margin-right: auto;
	margin-left: auto;
}



/*
━━━━━━━━━━━━━━━━━━━━━━━━━
ボックス
━━━━━━━━━━━━━━━━━━━━━━━━━ 
*/

.box {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 710px;
}
.box-top {
	text-align: left;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
	line-height: 0px;
	height: auto;
	width: 710px;
}
.box-bottom {
	text-align: left;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
	line-height: 0px;
	height: auto;
	width: 710px;
}
.box-inner {
	margin: 0px;
	padding: 0px 25px;
	height: auto;
	width: 660px;
}
div.box {
	margin: 30px 0px;
	padding: 0px;
	height: auto;
	width: 710px;
}
div.box-inner {
	margin: 5px 0px;
	padding: 0px;
	height: auto;
	width: 660px;
}
div.block {
	margin: 30px 0px;
	padding: 24px;
	width: 660px;
	background: #F0F0F0;
	border: 1px solid #CCCCCC;
}
div.block-inner {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 660px;
}

.textbox {
	margin:20px 50px 30px 50px;
	padding: 0px;
	height: auto;
	width: 610px;
	line-height:24px;
}



.box1 {
	font-size: 14px;
	border-style: dotted; 2px;
	border-color: #ff0000;
	background-color: #FFFFFF;
	padding: 20px;
	width: 450px;
	margin: auto;
}
.box2 {
	font-size: 14px;
	border-style: dotted; 2px;
	border-color: #666666;
	background-color: #FFFFFF;
	padding: 20px;
	width: 550px;
	margin: auto;
}
.box3 {
	font-size: 14px;
	border-style: solid; 2px;
	border-color: #0000ff;
	background-color: #FFFFFF;
	padding: 20px;
	width: 450px;
	margin: auto;
}
.box4 {
	font-size: 14px;
	border-style: solid; 1px;
	border-color: #000000;
	background-color: #FFFFFF;
	padding: 20px;
	width: 450px;
	margin: auto;
}

/* 赤囲いボックスの設定 */
.box600p10_red
{border: solid 2px #ca090a;
padding: 10px;
width: 500px;
background-color:#fffdf9;
margin-left:90px;
margin-right:40px;
margin-top:10px;
margin-bottom:10px;
text-align:center;
}

.box600p10_red1
{border: solid 2px #ca090a;
padding: 10px;
width: 400px;
background:url(img/header75.jpg) top center;
margin-left:140px;
margin-right:100px;
margin-top:10px;
margin-bottom:10px;
text-align:center;
}

/* グレーの囲いボックスの設定 */
.box600p10_grey
{border: solid 1px #808080;
padding: 10px;
width: 600px;
background-color:#ffffff;
margin-left:40px;
margin-right:40px;
margin-top:10px;
margin-bottom:10px;
text-align:left;
}

/* ブルーの囲いボックスの設定 */
.box600p10_blue
{border: solid 1px #999999;
padding: 10px;
width: 600px;
background-color:#f2f9fd;
margin-left:40px;
margin-right:40px;
margin-top:10px;
margin-bottom:10px;
text-align:left;
}

.box600p10_yellow
{border: solid 2px #FF0000;
padding: 10px;
width: 600px;
background-color:#ffffcc;
margin-left:40px;
margin-right:40px;
margin-top:10px;
margin-bottom:10px;
text-align:left;
}

.box600p10_glay
{border: solid 1px #f0f0ff;
padding: 10px;
width: 600px;
background-color:#e4e4e4;
margin-left:40px;
margin-right:40px;
margin-top:10px;
margin-bottom:10px;
text-align:left;
}

.box600p10_pink
{border: solid 1px #CCCCCC;
padding: 10px;
width: 600px;
background-color:#FFEEFF;
margin-left:40px;
margin-right:40px;
margin-top:10px;
margin-bottom:10px;
text-align:left;
}


/*
━━━━━━━━━━━━━━━━━━━━━━━━━
ベネフィット
━━━━━━━━━━━━━━━━━━━━━━━━━ 
*/

div.check {
	margin: 0px auto;
	padding: 0px;
}
div.check ul {
}
div.check li {
	list-style: none;
	font-size: 18px;
	font-weight: bold;
	background: url(image/check.gif) no-repeat left top;
	padding-left: 28px;
	margin: 12px 0px;
}
div.check-small {
	margin: 0px auto;
	padding: 0px;
}
div.check-small ul {
}
div.check-small li {
	background: url(image/check2.gif) no-repeat left top;
	list-style: none;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-left: 20px;
	font-weight: bold;
	border-bottom: 1px dashed #CCCCCC;
}


/*
━━━━━━━━━━━━━━━━━━━━━━━━━
申込み
━━━━━━━━━━━━━━━━━━━━━━━━━ 
*/

.order-left {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 200px;
	text-align: left;
	vertical-align: top;
}
.order-right {
	margin: 0px;
	padding: 0px 0px 0px 20px;
	width: 340px;
	height: auto;
	text-align: left;
	vertical-align: top;
	line-height: 1.5em;
}
.price {
	width: 319px;
	height: 40px;
	padding: 0px;
	margin: 10px 21px 10px 0px;
}
.comma {
	height: 40px;
	width: 12px;
	margin: 0px;
	padding: 0px;
}
.price-left {
	width: 132px;
	margin: 0px;
	padding: 10px 0px 0px;
	height: 30px;
	text-align: left;
}
.number {
	height: 40px;
	width: 25px;
	margin: 0px;
	padding: 0px;
}


/*
━━━━━━━━━━━━━━━━━━━━━━━━━
特典
━━━━━━━━━━━━━━━━━━━━━━━━━ 
*/

.pre {
	border-bottom: 1px solid #CCCCCC;
	margin: 0px 0px 20px;
	padding: 0px;
	height: auto;
	width: 660px;
}
.pre-left {
	margin: 0px;
	padding: 0px 0px 10px;
	height: auto;
	width: 146px;
	text-align: left;
	vertical-align: top;
}
.pre-right {
	margin: 0px;
	padding: 0px 0px 10px 10px;
	height: auto;
	width: 404px;
}


/*
━━━━━━━━━━━━━━━━━━━━━━━━━
Q&A
━━━━━━━━━━━━━━━━━━━━━━━━━ 
*/

.q-left {
	border-bottom: 1px solid #CCCCCC;
	margin: 0px;
	padding: 0px 0px 10px;
	text-align: left;
	vertical-align: top;
	height: auto;
	width: 35px;
}
.q-right {
	border-bottom: 1px solid #CCCCCC;
	margin: 0px;
	padding: 0px 0px 10px;
}
.a-left {
	margin: 0px;
	padding: 20px 0px 0px;
	vertical-align: top;
	text-align: left;
	height: auto;
	width: 35px;
}
.a-right {
	margin: 0px;
	padding: 20px 0px 0px;
}


/*end*/

