@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;
/*	font-family: "Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","ＭＳ Ｐゴシック",sans-serif;*/
	font-family:"ヒラギノ角ゴ pro W3","Hiragino Kaku Gothic pro",Osaka,"メイリオ",Meiryo,"ＭＳＰゴシック",sans-serif;
	background: #DFECC0 url(img/cy-bg.png)  repeat-y center top fixed;
	color:#222;
}
a {
	color:#0000ff;
	text-decoration:underline;
	font-weight:bold;
}
a:visited {
	color:#0000ff;
}
a:hover {
	text-decoration:none;
}

div.container {
	width:880px;
	margin:0 auto ;
	background: transparent url(img/bg-koi2.jpg)  repeat-y center top fixed;
}

div.container0 {
	width:880px;
	margin:0 auto 0 auto;
	background-color:#FFFFFF;
}

div.container0 p {
	font-size:15px;
	line-height:200%;
	text-align:left;
	margin:0 0 1em;
}


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

.lisk {
	font-size:12px;
}
/* clearfix
───────────────────────── */
div#order:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}

/* hasLayout
───────────────────────── */
{
	height: 1%;
}

/* peek-a-boo bug
───────────────────────── */
 {
	height: 1%;
}


/* font
───────────────────────── */
.font-red {color: #FF0000}

.font-blue {color: #0000FF}

.font-sbig{
font-size:28px;
font-weight:bold;
}

.font-ssbig{
font-size:32px;
font-weight:bold;
}

.font-big{
	font-size:21px;
	font-weight:bold;
}

.font-b{
font-weight:bold;
}

.font-12{
font-size:12px;
}



.head01{
margin-top:30px;
}


.head-voice{
margin-top:45px;
}

.head-pack{
margin-top:65px;
margin-bottom:30px
}


.text-box{
width:680px;
height:400px;
overflow:auto;
border:solid 1px #999;
padding:0 5px;
}





.top{
margin-left:20px;
}


/*----------------------カウント-----------------------*/

.count-m{
	margin-top:100px;
}

.count-d{
	margin-top:100px;
}

.count-top{
	margin:10px auto;
}



/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* タイトルエリア */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */
div.header {
	width:800px;
	margin:30px auto 50px;
}
div.header h1 {
}
div.header h2 {
}
div.header p {
}

h1.header{
display:none;
}



/*サイト上部の帯*/

div#bar_header  {
	text-align:center;
	font-weight:bold;
	width: 100%;
	padding-top:5px;
	padding-bottom:2px;
	font-size:20px;
	height:30px;
	background: #cc0000;
	border-bottom: 1px solid #888;
	color: #fff;
	position: fixed!important;
	top:0;
	left:0;
	z-index:1;
	position: absolute;
}


/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* 本文エリア */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */

div.main {
	width:780px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
div.main h3 {
	text-align:center;
	margin:3em 0 3em;
}
div.main h4 {
}
div.main h5 {
}
div.main h6 {
}
div.main p {
	font-size:15px;
	line-height:200%;
	text-align:left;
	margin:0 0 1em;
}
div.main p strong {
	color:#ff0000;
	font-size:16px;
	font-weight:bold;
}
div.main p em {
	font-weight:bold;
	font-style:normal;
}
div.main p.small {
	display:block;
	color:#333333;
	font-size:14px;
	font-weight:bold;
	text-align:left;
}
.img-right {
	float:right;
	text-align:left;
	margin:0 0 10px 10px;
}

.img-right2 {
	float:right;
	text-align:left;
	margin:30px 0 10px 10px;
	padding-top:20px;
}

.img-right-box {
	float:right;
	text-align:left;
	margin:0 0 0px 10px;
}


.img-right img {
	margin:0 0 10px 0;
}


.textarea-sample{
width:680px;
height:480px;
}


.movie-box{
width:680px;
z-index:0;
}

.font-18{
	font-size:18px;
}


/* カウント
───────────────────────── */

.head-box{
display:block;
padding-top:35px;
}


.count {
	font-size: 18px;
	font-weight: bold;
	color: #FF0000;
	border:solid 3px #ff0000;
	padding:10px;
	width:700px;
	display:block;
	margin:0px auto 0 auto;
	text-align:center;
}




/* キャンペーン１
───────────────────────── */
div.campaign1 {
	margin:0 0 40px;
	padding:20px 20px 10px;
	border: #FF6666 solid 5px;
}
div.campaign1 h3 {
	font-size:17px;
	font-weight:bold;
	line-height:200%;
	text-align:center;
	margin:0 0 20px;
	padding:0 0 0 0;
}
div.campaign1 p {
	font-size:16px;
	font-weight:bold;
	line-height:175%;
	text-align:center;
	margin:0 0 10px;
	padding:0 20px;
}

/* リストＡ
───────────────────────── */
div.list-a {
	margin:2em 0 2em 0;
	padding:20px 20px 7px;
	border: #999999 solid 1px;
	/*border-left: #999999 solid 1px;
	border-right: #999999 solid 1px;
	border-bottom: #999999 solid 1px;
	background: #ffffff url(img/bg-box-a.jpg)  no-repeat center top;*/
}
div.list-a ul {
	margin:0 0 0 0;
	padding:0 0 0 0;
}
div.list-a li {
	list-style:none;
	font-size:15px;
	font-weight:bold;
	line-height:150%;
	text-align:left;
	margin:0 0 10px;
	padding:0 0 0 22px;
	background: transparent url(img/bullet1.gif)  no-repeat 0 2px;
}

div.list-a p {
font-weight:normal;
color:#000;
}


/* リストＢ
───────────────────────── */
div.list-b {
	margin:2em 0 2em 0;
	padding:20px 20px 7px;
	border-left: #999999 solid 1px;
	border-right: #999999 solid 1px;
	border-bottom: #999999 solid 1px;
	background: #ffffff url(img/bg-box-a.jpg)  no-repeat center top;
}
div.list-b ul {
	margin:0 0 0 0;
	padding:0 0 0 0;
}
div.list-b li {
	list-style:none;
	font-size:15px;
	font-weight:bold;
	line-height:150%;
	text-align:left;
	margin:0 0 10px;
	padding:0 0 0 22px;
	background: transparent url(img/bullet2.gif)  no-repeat 0 2px;
}

/* リストＣ
───────────────────────── */
div.list-c {
	margin:2em 0 2em 0;
	padding:20px 20px 7px;
	border:#999999 solid 1px;
}
div.list-c ul {
	margin:0 0 0 0;
	padding:0 0 0 0;
}
div.list-c li {
	list-style:none;
	font-size:15px;
	font-weight:bold;
	line-height:150%;
	text-align:left;
	margin:0 0 10px;
	padding:0 0 0 22px;
	background: transparent url(img/bullet3.gif)  no-repeat 0 2px;
}

/* リストＤ
───────────────────────── */
div.list-d {
	margin:0 0 0 1em;
}
div.list-d ul {
	margin:0 0 0 0;
	padding:0 0 0 0;
}
div.list-d li {
	list-style:none;
	font-size:15px;
	font-weight:bold;
	line-height:150%;
	text-align:left;
	margin:0 0 10px;
	padding:0 0 0 22px;
	background: transparent url(img/bullet1.gif)  no-repeat 0 2px;
}

/* 囲みＡ
───────────────────────── */
div.box-a {
	margin:0 0 20px;
	padding:20px 20px 0px;
	border-left: #999999 solid 1px;
	border-right: #999999 solid 1px;
	border-bottom: #999999 solid 1px;
	background: #ffffff url(img/bg-box-a.jpg)  no-repeat center top;
}
div.box-a h4 {
	color:#000000;
	font-size:17px;
	font-weight:bold;
	line-height:100%;
	text-align:left;
	background: #e6e6e6;
	border-left:#e60000 solid 4px;
	margin:0 0 10px;
	padding:12px 10px 10px;
}

/* 囲みＢ
───────────────────────── */
div.box-b {
	margin:0 0 20px;
	padding:20px 20px 1px;
	border: none;
	background: #f3f3f3;
}



/* 口コミ
───────────────────────── */
.kuchi{
border:solid 1px #999;
background:#ffffcc;
padding:20px;
margin-top:20px;
}

.kuchi .kuchi-photo{
float:left;
text-align:left;
}

.kuchi p.prof{
font-size:12px;
margin-top:18px;
margin-left:80px;
}

.kuchi .inner{
background:#fff;
border:solid 1px #999;
margin-top:10px;
padding:10px;
}

.kuchi .inner p{
font-size:12px;
color:#0000FF;
margin-left:15px;
margin-right:15px;
line-height:200%;
}

.kuchi .inner .line{
border:solid 2px #ff6600;
margin:0px 10px px 10px;
}


/* お客様の声
───────────────────────── */
div.voice {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	border-top-width: 1px;
	border-top-style: solid;
	background-color: #ffffff;
	background-repeat: no-repeat;
	background-position: center top;
	margin-right: 0;
	margin-bottom: 40px;
	margin-left: 0;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
div.voice h4 {
	color:#e60000;
	font-size:18px;
	font-weight:bold;
	line-height:200%;
	text-align:left;
	margin:0 0 0;
	padding:0 0 1em;
}

div.voice-bottom-img {
	text-align:left;
	margin:20px 0;
}
div.voice-bottom-img img {
	margin:0 10px 0 0;
}

div.table-inner {
	padding:25px ;
}
div.voice table {
	border-collapse:collapse;
	border-spacing:0;
	width:638px;
	border-left:#aaaaaa solid 1px;
	border-top:#aaaaaa solid 1px;
	margin:0 0 20px;
}
div.voice th {
	font-size:13px;
	line-height:150%;
	text-align:center;
	font-weight:bold;
	border-right:#aaaaaa solid 1px;
	background: #f3f3f3 url(img/dot-a.gif)  repeat-x left bottom;
	padding:6px 10px;
}
div.voice td {
	font-size:13px;
	line-height:150%;
	text-align:right;
	border-right:#aaaaaa solid 1px;
	background: transparent url(img/dot-a.gif)  repeat-x left bottom;
	padding:6px 10px;
}
div.voice td strong {
	color:#e60000;
	font-weight:bold;
}
.red1 {
	font-size:15px;
	font-weight:bold;
	color:#ffffff;
	background:#cc0000;
}
.red2 {
	font-size: 18px;
	font-weight: bold;
	color: #FF0000;
}
.red3 {
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
}
.red4 {
	font-size: 14px;
	font-weight: bold;
	color: #cc0000;
}
.blue {
	font-size: 14px;
	font-weight: bold;
	color: #0000ff;
}
.yellow1 {
	font-size:16px;
	font-weight:bold;
	color:#cc0000;
	background:#FFFF66;
}

.font-center{
	text-align:center;
	}
.img-center{
margin-left:40px;
}


/* お客様の声２（中・動画）
───────────────────────── */
div.voice2 {
	text-align:center;
	border: #C70001 solid 1px;
	background: transparent url(img/bg-pattern2.gif)  repeat;
	margin:0 0 40px;
	padding:25px 0px;
}
div.voice2 p {
	text-align:center;
	margin:0 0 0;
	padding:0 0 0;
}
div.voice2 h4 {
	color:#C70001;
	font-size:19px;
	font-weight:bold;
	line-height:150%;
	text-align:center;
	margin:0 0 0;
	padding:0 0 10px;
}

/* キャンペーン
───────────────────────── */
div.campaign {
}

/* プロフィール
───────────────────────── */
div.profile {
	background: #E8E6DB;
	margin:40px 0 40px;
	padding:20px 20px 1px;
}
div.profile h4 {
	font-size:15px;
	font-weight:bold;
	line-height:175%;
	text-align:left;
	margin:0 0 1em;
}
div.profile p {
	font-size:14px;
	line-height:175%;
	text-align:left;
	margin:0 0 1em;
}
div.profile table {
	border-collapse:collapse;
	border-spacing:0;
	margin:0 0 20px;
}
div.profile td {
	font-size:12px;
	line-height:150%;
	text-align:left;
	vertical-align:top;
	padding:0 20px 6px 0;
}


/* 商品情報
───────────────────────── */
div.product-info {
	margin:-3px 0 0 0;
	padding:0px 30px 0px;
	border-left:solid 10px #0000f8;
		border-right:solid 10px #0000f8;
	/*background: #ffffff url(img/order-body.gif)  repeat;*/
}
div.product-info h3 {
	font-size:14px;
	line-height:100%;
	text-align:center;
	margin:0 0 20px;
	padding:0 0 0;
}
div.product-info h4 {
	font-size:14px;
	line-height:100%;
	text-align:center;
	margin:0 0 0;
	padding:0 0 5px;
}
div.product-info p {
	font-size:12px;
	line-height:175%;
	text-align:center;
	margin:0 0 0;
	padding:0 0 15px;
}
div.product-info p strong {
	color:#ff0000;
	font-size:27px;
	font-weight:bold;
}
div.product-info p em {
	color:#cc0000;
	font-weight:bold;
}
div.main div.product-info p small {
	display:block;
	color:#000000;
	font-size:14px;
	font-weight:bold;
	line-height:150%;
}
div.product-info table {
	border-collapse:collapse;
	border-spacing:0;
	width:620px;
	margin:0;
}
div.product-info th {
	color:#BF0000;
	width:5%;
	font-size:15px;
	font-weight:bold;
	line-height:175%;
	text-align:left;
	padding:4px 8px 2px;
	border-right: #ffffff solid 2px;
	border-bottom: #ffffff solid 2px;
}
div.product-info td {
	font-size:15px;
	line-height:175%;
	text-align:left;
	padding:4px 8px 2px;
	border-right: #ffffff solid 2px;
	border-bottom: #ffffff solid 2px;
}

div.product-info .botan {
margin:20px auto 0px auto;
}


div.product-info .sarani{
margin-bottom:20px;
}


.cell-a {
	background: #F6F6DC;
}
.cell-b {
	background: #E7E7E7;
}

div.product-info li {
	font-size:14px;
	line-height:175%;
	text-align:left;
	margin:0 0 5px;
	padding:0 0 5px ;
}

div.order-button {
	padding:20px 0 40px;
}
div.order-button a {
	font-size:16px;
	font-weight:bold;
	line-height:200%;
	color:#336699;
}

/* 良くある質問
───────────────────────── */
div.faq {
	border-left:#cccccc solid 1px;
	border-right:#cccccc solid 1px;
	border-bottom:#cccccc solid 1px;
	margin:0 auto 20px;
	padding:20px 0px 5px;
	background: transparent url(img/box-a-head.jpg)  no-repeat center top;
}
div.faq table {
	border-collapse:collapse;
	border-spacing:0;
	width:638px;
	margin:0px 20px;
}
div.faq td {
	vertical-align:top;
}
td.qa-q1 {
	color:#cc0000;
	font-size:17px;
	text-align:right;
	line-height:150%;
	font-weight:bold;
	padding:0 5px 5px 0;
	vertical-align:top;
	background: transparent url(img/dot-a.gif)  repeat-x left bottom;
}
td.qa-q2 {
	color:#cc0000;
	font-size:17px;
	text-align:left;
	line-height:150%;
	font-weight:bold;
	padding:0 0 5px 0;
	vertical-align:top;
	background: transparent url(img/dot-a.gif)  repeat-x left bottom;
}
td.qa-a1 {
	font-size:15px;
	text-align:right;
	line-height:175%;
	padding:5px 5px 0 0;
	vertical-align:top;
}
td.qa-a2 p {
	font-size:15px;
	text-align:left;
	line-height:175%;
	margin:0 0 10px;
	padding:5px 0 0 0;
	vertical-align:top;
}


/* サブキャッチ
───────────────────────── */

div.saigo {
	margin:0px 0px 0px -100px;
	background: #FFFFFF url(img/saigo.jpg)  repeat;
}

/* 特典
───────────────────────── */
div.offer {
	margin:0;
	padding:0px 30px 2px;
	background: #FFFFCC url(img/offer-body.gif)  repeat;
}
div.offer h4 {
	text-align:center;
	margin:0 0 8px;
	padding:18px 0 0;
}
div.offer p {
	text-align:left;
	margin:0 0 15px;
	padding:0 5px 0;
}

/* 特典２
───────────────────────── */
div.offer-b {
	border-left: #FFCC00 solid 5px;
	border-right: #FFCC00 solid 5px;
	border-bottom: #FFCC00 solid 5px;
	background: #FFFFE5;
	margin:0 0 20px;
	padding:0 0 0 ;
}
div.offer-b-inner {
	margin:0 0 0;
	padding:15px 20px 5px ;
}
div.offer-b h4 {
	text-align:center;
	margin:0 0 15px;
	padding:0 0 0;
}
div.offer-b p {
	font-size:15px;
	font-weight:bold;
	line-height:175%;
	text-align:left;
	margin:0 0 1em;
	padding:0 0 0;
}

/* 追伸
───────────────────────── */
div.postscript {
	margin:0 0 20px;
	padding:40px 40px 40px;
	background: #ffffff url(img/bg-pattern1.jpg)  repeat;
	border: #A5A38D solid 1px;
}
div.postscript h4 {
	color:#454545;
	font-size:23px;
	line-height:170%;
	text-align:center;
	margin:0 0 1em;
	padding:0 0 1em;
	border-bottom: #A5A38D solid 1px;
}

/* オンラインセミナー
───────────────────────── */
div.mail-semi {
	padding:20px 30px 20px;
	background: #ffffff url(img/mail-semi-body.gif)  repeat-y 0 0;
}
div.mail-semi p {
	font-size:13px;
	line-height:150%;
	text-align:left;
	margin:0 0 10px;
	padding:0 0 0;
}
div.mail-semi small {
	color:#666666;
	font-size:11px;
	line-height:100%;
	text-align:left;
	margin:0;
	padding:0;
}
div.mail-semi input {
}

div.mail-semi table {
	border-collapse:collapse;
	border-spacing:0;
	border-top: #aaaaaa solid 1px;
	margin:10px 0 20px;
}
div.mail-semi th {
	width:5%;
	white-space: nowrap;
	font-size:13px;
	font-weight:bold;
	line-height:13px;
	text-align:left;
	vertical-align:middle;
	padding:8px 10px;
	background: #f3f3f3;
	border-bottom: #aaaaaa solid 1px;
}
div.mail-semi td {
	font-size:13px;
	line-height:13px;
	text-align:left;
	vertical-align:middle;
	padding:8px 10px;
	background: #ffffff;
	border-bottom: #aaaaaa solid 1px;
}




/********ツール*******/

div.turu{
	background-color:#FFFFFF;
	width:680px;
	height:56px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	margin:0px auto;
	background-img:url(./img/cach.jpg);
}

div.turu02{
	background-color:#FFFFFF;
	width:680px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	margin:0px auto;
	background-img:url(./img/line00.jpg);
}

div.turu03{
	background-color:#FFFFFF;
	width:680px;
	height: 21px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	margin:0px auto;
	background-img:url(./img/line02.jpg);
}

div.turu02 div{
 padding:10px;
}

div.sub001{
	background-color:#FFFFFF;
	width:598px;
	height: 84px;
	margin-left:auto;
	margin-right:auto;
	background-img:url(./img/titile_program_01.gif);
	margin-top: 0px;
	margin-bottom: 0px;
}

/********ボタン*******/

.image a{
display:block;
width:430px;
background:url(./img/moshikomi.jpg) no-repeat;
height:109px;
text-decoration:none;
text-align:center;
 margin:0px auto;
}

.image a:hover{
background:url(./img/moshikomi02.jpg) no-repeat;
}

h1{
 font-size:x-small;
 margin-top:0px;
 color:#670003;
 line-height:12px;
 margin:2px;
}

/********top画像*******/

div.top03{
background-img:url(img/003.jpg);
width:770px;
height:1025px;
}

div.top01{
background-img:url(img/001.jpg);
width:770px;
height:657px;
}

div.top02{
background-img:url(img/002.jpg);
width:770px;
height:590px;
}





/*特商法
--------------------------------------------------*/

.colum {
	height: auto;
	text-align: left;
	width: 800px;
	behavior: expression(IEPNGFIX.fix(this));
	clear: both;
	padding-bottom: 16px;
	margin-top: 0;
	margin-bottom: 0 }
 
.colum table {
	width: 720px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 40px;
	padding: 0 }
 
.colum td {
	background-color: #D2F7FF;
	font-size: 12px;
	width: auto;
	border-width: 2px;
	margin: 0;
	padding: 8px 8px 8px 16px }
 
.colum .md {
	background-color: #0073C2;
	color: #FFFEEC;
	font-size: 12px;
	width: auto;
	margin: 0;
	padding: 8px 8px 8px 16px }
 
.colum .fd { width: 50% }




/*カウントダウン
--------------------------------------------------*/
div.countdown	{
		width: 500px;
		margin: 20px auto;
		font-size: 15px;
		font-weight: bold;
		color: #F00;
		border: solid 1px #00A dotted;
		background-color: #FFF;
		text-align: center;
		padding: 10px;
	}



/*写真付き体験談
--------------------------------------------------*/
.koeBox {
	-moz-border-radius: 14px; /* for Fx */
	-webkit-border-radius: 14px; /* for Safari */
	background-color: #EBFCFF;
	background-image: url(../images/gazo/kao-bg.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	border: 5px solid #47D3FF;
	height: auto;
	margin-left: 0px;
	margin-top: 40px;
	padding-bottom: 20px;
	padding-top: 20px;

}
.koeBox p {
	font-size: 0.8em;
	line-height: 90%;
	margin-left: 30px;
	margin-right: 10px;
	margin-top: 0px;
	text-align: left;
	color: #000;
}
.koeBox .hon {
	font-size: 0.9em;
	line-height: 140%;
	margin-left: 20px;
	margin-right: 10px;
	margin-top: 0px;
	text-align: left;
}
.koeBox .tit {
	font-size: 1.2em;
	font-weight: bold;
	line-height: 130%;
	margin-left: 20px;
	margin-right: 10px;
	margin-top: 0px;
	text-align: left;
}
.koeBox .name {
	color: #FD4104;
	font-size: 0.9em;
	font-weight: bold;
	line-height: 100%;
	margin-right: 2px;
	text-align: right;
}
.koeBox .img-right {
	float: right;
	margin-left: 20px;
	margin-right: 20px;
}
.koeBox .img-right .img-bottom {
	margin-top: 20px;
}
#maingraphy .koeBox table {
	border-collapse:collapse;
	border-spacing:0;
	width:250px;
	border-left:#aaaaaa solid 1px;
	border-top:#aaaaaa solid 1px;
	margin:20px 0 20px 0;
	font-size:12px;
	background:#fff;
}
#maingraphy .koeBox table tr th {
width:95px;
	line-height:150%;
	text-align:left;
	font-weight:bold;
	border-right:#aaaaaa solid 1px;
	background: #f3f3f3 url(../images/dot-a.gif)  repeat-x left bottom;
	padding:6px 6px 6px 6px;
}
#maingraphy .koeBox table tr td {
width:155px;
	line-height:150%;
	text-align:left;
	border-right:#aaaaaa solid 1px;
	background: transparent url(../images/dot-a.gif)  repeat-x left bottom;
	padding:6px 6px;
}
#maingraphy .koeBox .hd {
	background-color: #333;
	color: #FFFFFF;
	font-size: 0.8em;
	margin: 0;
	padding-bottom: 8px;
	padding-left: 16px;
	padding-right: 8px;
	padding-top: 8px;
	width: 30%;
}
#maingraphy .koeBox .kb {
	background-color: #48D4FF;
	color: #FFF;
	font-size: 0.8em;
	margin: 0;
	padding-bottom: 8px;
	padding-left: 16px;
	padding-right: 8px;
	padding-top: 8px;
	width: 30%;
	text-align: center;
	font-weight: bold;
}
/*--------------------------------------------------*/


/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* フッタ */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */

address { 
	color:#333333;
	font-size:11px;
	font-style:normal;
	line-height:180%;
	text-align:center;
	margin:0;
	padding:10px 0 10px;
}
address a { 
	color:#333333;
	font-weight:normal;
}
address a:visited { 
	color:#333333;
}

/* end */


/*------------footer2------------ */
#footer2{
	background:#63970c url(img/cli_foot000.jpg) repeat-x;
	clear:both;
	min-height:90px;
	overflow:hidden;
	padding:0;
	text-align:left;
	width:880px;
	margin: 0;
	vertical-align: middle;
	
}


#footer2 p.wz07{color:#fff;float:left;padding:10px 20px;
	font-size:11px;}
#footer2 p.img{float:right;padding:32px 20px 0 0;}
.stk{text-decoration:line-through;}



/*------------口座申し込みボタン------------ */
.moushikomi { width: 710px; margin-right: auto; margin-left: auto; text-align: center; }
.moushikomi .kouzakaisetu { padding-top: 0px; }
.moushikomi .chuki { margin: 0px auto; }
.moushikomi .nagare { font-size: 100%; margin: 10px auto 20px; }




/*--------------------------------------------------------------------------------------------------------------------------------------*/


/*------------------------------------------------------------
t：上（top）、r：右（right）、b：下（bottom）、l：左（left）
c：左右の中央（center）、m：上下の中間（middle）
-------------------------------------------------------------*/

/*------------------------------------------------------------
1、align・・・文字の横位置
-------------------------------------------------------------*/

.al-c{ text-align: center; }/*中央寄せ*/
.al-r{ text-align: right; }/*右寄せ*/
.al-l{ text-align: left; }/*左寄せ*/


/*------------------------------------------------------------
2、valign・・・文字の縦位置
-------------------------------------------------------------*/

.vl-t{ vertical-align: top; }/*上寄せ*/
.vl-m{ vertical-align: middle; }/*中央寄せ*/
.vl-b{ vertical-align: bottom; }/*下寄せ*/


/*------------------------------------------------------------
3、float・・・左右の回り込み
-------------------------------------------------------------*/

.fl-r{ float: right; }/*右に回り込み*/
.fl-l{ float: left; }/*左に回り込み*/
.fl-c{ clear: both; }


/*------------------------------------------------------------
7、width・・・長さの設定
-------------------------------------------------------------*/

.w100{ width:100px; }
.w120{ width:120px; }
.w150{ width:150px; }
.w200{ width:200px; }
.w240{ width:240px; }
.w300{ width:300px; }
.w320{ width:320px; }
.w350{ width:350px; }
.w360{ width:360px; }
.w450{ width:450px; }
.w500{ width:500px; }
.w540{ width:540px; }
.w580{ width:580px; }
.w600{ width:600px; }
.w620{ width:620px; }
.w640{ width:640px; }
.w720{ width:720px; }

/*------------------------------------------------------------
7、height・・・長さの設定
-------------------------------------------------------------*/

.h100{ height:100px;}
.h120{ height:120px; }
.h150{ height:150px; }
.h200{ height:200px; }
.h240{ height:240px; }
.h300{ height:300px; }
.h320{ height:320px; }
.h350{ height:350px; }
.h360{ height:360px; }
.h450{ height:450px; }
.h500{ height:500px; }
.h540{ height:540px; }
.h580{ height:580px; }
.h600{ height:600px; }
.h620{ height:620px; }
.h640{ height:640px; }




/*------------------------------------------------------------
4、margin・・・周りのブロックからの距離
-------------------------------------------------------------*/

.m0{ margin: 0!important; }/*周りからのmarginを0に*/
.m0-t{ margin-top: 0!important; }/*上からのmarginを0に*/
.m0-r{ margin-right: 0!important; }/*右からのmarginを0に*/
.m0-b{ margin-bottom: 0!important; }/*下からのmarginを0に*/
.m0-l{ margin-left: 0!important; }/*左からのmarginを0に*/

.m10{ margin: 10px!important; }/*周りからのmarginを10pxに*/
.m10-t{ margin-top: 10px!important; }/*周りからのmarginを10pxに*/
.m10-r{ margin-right: 10px!important; }/*周りからのmarginを10pxに*/
.m10-b{ margin-bottom: 10px!important; }/*周りからのmarginを10pxに*/
.m10-l{ margin-left: 10px!important; }/*周りからのmarginを10pxに*/

.m20{ margin: 20px!important; }
.m20-t{ margin-top: 20px!important; }
.m20-r{ margin-right: 20px!important; }
.m20-b{ margin-bottom: 20px!important; }
.m20-l{ margin-left: 20px!important; }

.m30{ margin: 30px!important; }
.m30-t{ margin-top: 30px!important; }
.m30-r{ margin-right: 30px!important; }
.m30-b{ margin-bottom: 30px!important; }
.m30-l{ margin-left: 30px!important; }

.m40{ margin: 40px!important; }
.m40-t{ margin-top: 40px!important; }
.m40-r{ margin-right: 40px!important; }
.m40-b{ margin-bottom: 40px!important; }
.m40-l{ margin-left: 40px!important; }

.m50{ margin: 50px!important; }
.m50-t{ margin-top: 50px!important; }
.m50-r{ margin-right: 50px!important; }
.m50-b{ margin-bottom: 50px!important; }
.m50-l{ margin-left: 50px!important; }

.m60{ margin: 60px!important; }
.m60-t{ margin-top: 60px!important; }
.m60-r{ margin-right: 60px!important; }
.m60-b{ margin-bottom: 60px!important; }
.m60-l{ margin-left: 60px!important; }


/*------------------------------------------------------------
5、padding・・・周りのブロックからの距離（padding）
-------------------------------------------------------------*/

.p0{ padding: 0!important; }
.p0-t{ padding-top: 0!important; }
.p0-r{ padding-right: 0!important; }
.p0-b{ padding-bottom: 0!important; }
.p0-l{ padding-left: 0!important; }

.p10{ padding: 10px!important; }
.p10-t{ padding-top: 10px!important; }
.p10-r{ padding-right: 10px!important; }
.p10-b{ padding-bottom: 10px!important; }
.p10-l{ padding-left: 10px!important; }

.p20{ padding: 20px!important; }
.p20-t{ padding-top: 20px!important; }
.p20-r{ padding-right: 20px!important; }
.p20-b{ padding-bottom: 20px!important; }
.p20-l{ padding-left: 20px!important; }

.p30{ padding: 30px!important; }
.p30-t{ padding-top: 30px!important; }
.p30-r{ padding-right: 30px!important; }
.p30-b{ padding-bottom: 30px!important; }
.p30-l{ padding-left: 30px!important; }

.p40{ padding: 40px!important; }
.p40-t{ padding-top: 40px!important; }
.p40-r{ padding-right: 40px!important; }
.p40-b{ padding-bottom: 40px!important; }
.p40-l{ padding-left: 40px!important; }

.p50{ padding: 50px!important; }
.p50-t{ padding-top: 50px!important; }
.p50-r{ padding-right: 50px!important; }
.p50-b{ padding-bottom: 50px!important; }
.p50-l{ padding-left: 50px!important; }

.p60{ padding: 60px!important; }
.p60-t{ padding-top: 60px!important; }
.p60-r{ padding-right: 60px!important; }
.p60-b{ padding-bottom: 60px!important; }
.p60-l{ padding-left: 60px!important; }


/*------------------------------------------------------------
6、font-size・・・フォントサイズの設定
-------------------------------------------------------------*/

.b{ font-weight: bold!important; }/*太字*/
.normal{ font-weight: normal!important; }/*太字を解除*/

.big{ font-size: 1.2em!important; }
.big2{ font-size: 1.5em!important; }
.big3{ font-size: 1.8em!important; }
.small{ font-size: 0.8em!important; }

.f08em{ font-size: 0.8em; }
.f09em{ font-size: 0.9em; }
.f10em{ font-size: 1.0em; }
.f11em{ font-size: 1.1em; }
.f12em{ font-size: 1.2em; }
.f13em{ font-size: 1.3em; }
.f14em{ font-size: 1.4em; }
.f15em{ font-size: 1.5em; }
.f16em{ font-size: 1.6em; }
.f17em{ font-size: 1.7em; }
.f18em{ font-size: 1.8em; }
.f19em{ font-size: 1.9em; }
.f20em{ font-size: 2.0em; }
.f21em{ font-size: 2.1em; }
.f22em{ font-size: 2.2em; }
.f23em{ font-size: 2.3em; }
.f24em{ font-size: 2.4em; }

.f8pt{ font-size: 8.5pt!important; }
.f9pt{ font-size: 9.0pt!important; }
.f10pt{ font-size: 10pt!important; }
.f11pt{ font-size: 11pt!important; }
.f12pt{ font-size: 12pt!important; }
.f13pt{ font-size: 13pt!important; }
.f14pt{ font-size: 14pt!important; }
.f15pt{ font-size: 15pt!important; }
.f16pt{ font-size: 16pt!important; }
.f17pt{ font-size: 17pt!important; }
.f18pt{ font-size: 18pt!important; }
.f19pt{ font-size: 19pt!important; }
.f20pt{ font-size: 20pt!important; }
.f21pt{ font-size: 21pt!important; }
.f22pt{ font-size: 22pt!important; }
.f23pt{ font-size: 23pt!important; }
.f24pt{ font-size: 24pt!important; }


/*------------------------------------------------------------
7、color・・・フォントカラーの設定
-------------------------------------------------------------*/

.red{ color: #ff0000!important; }/*赤*/
.blue{ color: #0000dd!important; }/*青*/
.green{ color: #008000!important; }/*緑*/
.yellow{ color: #ffff00!important; }/*黄*/
.navy{ color: #1F26A9!important; }/*紺*/
.orange{ color: #ff6600!important; }/*橙*/
.pink{ color: #cc6699!important; }/*ピンク*/
.purple{ color: #660099!important; }/*紫*/
.olive{ color: #808000!important; }/*黄土色*/
.lime{ color: #00ff00!important; }/*黄緑*/
.aqua{ color: #167FA6!important; }/*水色*/
.black{ color: #000!important; }/*黒*/
.gray{ color: #ccc!important; }/*灰*/
.white{ color: #fff!important; }/*白*/


/*------------------------------------------------------------
8、line-height・・・行間の設定
-------------------------------------------------------------*/

.lh10{ line-height: 1.0!important; }
.lh11{ line-height: 1.1!important; }
.lh12{ line-height: 1.2!important; }
.lh13{ line-height: 1.3!important; }
.lh14{ line-height: 1.4!important; }
.lh15{ line-height: 1.5!important; }
.lh20{ line-height: 2.0!important; }


/*------------------------------------------------------------
9、下線や取消線の設定
-------------------------------------------------------------*/

.underline{ text-decoration: underline!important; }
.del{ text-decoration:line-through;}
.noborder{ border: 0!important; }/*枠線を無くす*/


/*------------------------------------------------------------
10、zindex・・・重なりの優先度
-------------------------------------------------------------*/

.z1{ z-index: 1!important; }
.z2{ z-index: 2!important; }
.z3{ z-index: 3!important; }
.z4{ z-index: 4!important; }
.z5{ z-index: 5!important; }


/*------------------------------------------------------------
11、ul.none・・・リスト先頭のアイコンを無くす
-------------------------------------------------------------*/

ul.none{ list-style-type: none; }


/*------------------------------------------------------------
12、box・・・蛍光ペンのようなボックスの設定
-------------------------------------------------------------*/

.box-yellow{ padding:2px;background-color: #ffff00!important; }/*黄色*/
.box-aqua{ padding:2px;background-color: #00ffff!important; }/*水色*/
.box-gray{ padding:2px;background-color: #eee!important; }/*灰色*/
.box-red{ padding:2px;background-color: #ffcccc!important; }/*赤色*/


/*------------------------------------------------------------
13、input:focus・・・入力フォームをハイライトする（Firefox）
-------------------------------------------------------------*/

input:focus,textarea:focus{ background-color: #dee!important; }


/*------------------------------------------------------------
14、left、right・・・画像を簡単に回り込ませる設定
-------------------------------------------------------------*/

/*左に画像、右に文章*/
.left{
	float: left;
	margin: 0 30px 20px 0!important;
}

/*右に画像、左に画像*/
.right{
	float: right;
	margin: 0 0 20px 30px!important;
}

/*------------------------------------------------------------
飯塚作成CSS
-------------------------------------------------------------*/
.container0 .head-box .fontn {
	font-size: 22px;
	font-style: normal;
	color: #000;
	text-align: left;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 20px;
}/*ページ頭CSS*/

.container0 .main .product-info .right-iizuka {
	margin-right: 50px;
	margin-left: 50px;
	text-align: right;
	font-size: 18px;
	margin-bottom: 20px;
	
}
.centerbox-iizuka {
	height: 70px;
	width: 880px;
	margin-right: 25px;
	margin-left: 25px;
}
.center-boxiizuka2 {
	height: auto;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
}
.bottombox-iizuka {
	width: 753px;
	margin-bottom: 100px;
	margin-top: 35px;
}
.pricebox1 {
	width: 540px;
	margin-left: 110px;
	margin-top: 20px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	text-align: center;
}

.line-side {
	height: auto;
	width: 772px;
	background-image: url(img/f4.jpg);
	padding-top: 30px;
}
.pricebox2 {
	width: 600px;
	margin-left: 80px;
	margin-top: 20px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	text-align: left;
	padding: 5px;
	border: 1px dotted #666;
}

.price-iizuka {
	width: 540px;
	margin-left: 82px;
	margin-bottom: 50px;
	padding-top: 30px;
}
.warp11 {
	margin-left: 1px;
}
.warp12 {
	margin-left: 1px;
}

.container0 .head-box .wrap1 {
	margin-right: 70px;
	margin-left: 70px;
	font-weight: bold;
	text-align: left;
}
.left-iizuka2 {
	text-align: left;
}
.moveiizuka {
	width: 650px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}


.freet {
	height: auto;
	width: 880px;
	margin-right: auto;
	margin-left: auto;
}
.bottombox2 {
	margin-right: auto;
	margin-left: auto;
	width: 600px;
}
.wraps {
	width: 880px;
}


.iizukawrap{
margin:2em 0 2em 0;
padding:20px 20px 7px;
border: #999999 solid 1px;
}
	
.colum .wrap {
	margin-left: 40px;
}
