@charset "UTF-8";
/* CSS Document */

@import url("common.css");

body {
	font: 16px/1 "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #000000;
}

p {
	line-height: 1.4;
	margin-bottom: 2em;
}

#container {
	background-color: #ECDFD6;
}

#header {
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(../images/header_bg.gif);
}

#header h1 {
	width: 840px;
	font-weight: bold;
	font-size: 14px;
	color: #FFFFFF;
	padding-top: 8px;
	height: 22px;
	text-indent: 30px;
	margin: 0px auto;
	line-height: 1;
}

#header h2 {
	text-align: center;
}

#contents {
	margin: 0px auto;
	width: 780px;
	background-image: url(../images/contents_bg.gif);
	background-repeat: repeat-y;
	padding-right: 30px;
	padding-left: 30px;
	padding-top: 50px;
}

#footer {
	background-color: #39318C;
	width: 770px;
	text-align: center;
	padding-top: 30px;
	padding-bottom: 20px;
	color: #FFFFFF;
	margin: 150px auto 0px;
	font-size: 15px;
}

#footer a {
	font-weight: bold;
	color: #FFFFFF;
}

#footer address {
	font-size: 13px;
}

.size18Bold {
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}

.size20Bold {
	font-size: 20px;
	font-weight: bold;
}

.size23Bold {
	font-size: 23px;
	font-weight: bold;
}

.redBold23 {
	font-size: 23px;
	font-weight: bold;
	color: #BE1128;
}

.blueBold18 {
	font-size: 18px;
	font-weight: bold;
	color: #39318C;
}

.alignCenter {
	text-align: center;
}

.alignRight {
	text-align: right;
}

.box {
	margin: 0px auto 100px;
	width: 650px;
}

.box .last {
	margin-bottom: 0px;
}

#bignner {
	font-size: 20px;
	font-weight: bold;
	width: 650px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 70px;
}

#bignner .last {
	margin: 0px;
}

#movie1 {
	margin-right: auto;
	margin-left: auto;
	width: 422px;
	font-size: 15px;
	padding: 50px 90px;
	background-color: #FFFFFF;
	border: 1px solid #999999;
	background-image: url(../images/movie_bg.gif);
	background-position: left top;
	background-repeat: no-repeat;
	margin-bottom: 70px;
}

#movie1 p {
	margin-bottom: 1em;
}

#movie1 .last {
	margin-bottom: 0px;
}

.midashiText {
	width: 650px;
	margin-right: auto;
	margin-left: auto;
	font-size: 28px;
	color: #BE1128;
	margin-bottom: 30px;
	border-bottom: 2px solid #BE1128;
}

.midashiText h2 {
	font-weight: bold;
	line-height: 1.4;
}

.midashiImg {
	width: 770px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
}

#midashiAveUp {
	font-weight: bold;
	color: #BE1128;
	width: 650px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
}

#midashiAveUp h2 {
	font-size: 25px;
	font-weight: bold;
	line-height: 1.4;
}

#aveUp {
	margin-right: auto;
	margin-left: auto;
	width: 650px;
	padding: 25px;
	background-color: #E1E1E1;
	border: 1px solid #999999;
	margin-bottom: 80px;
	background-image: url(../images/box_highlight.gif);
	background-repeat: repeat-x;
	background-position: top;
}

#aveUp ul {
	font-size: 18px;
	font-weight: bold;
	color: #BE1128;
}

#aveUp li {
	height: 29px;
	background-image: url(../images/ave_bullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 95px;
	padding-top: 11px;
	margin-bottom: 10px;
	width: 650px;
	background-color: #FFFFFF;
}

#aveUp .last {
	margin-bottom: 0px;
}

#koe {
	width: 538px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #D3CCBE;
	padding: 30px;
	background-color: #EFE8D3;
	font-size: 16px;
	margin-bottom: 100px;
	background-image: url(../images/box_highlight.gif);
	background-repeat: repeat-x;
	background-position: top;
}

#koe p {
	margin-bottom: 1.5em;
}

.media {
	background-color: #F2F2F2;
	background-image: url(../images/box_highlight.gif);
	background-repeat: repeat-x;
	background-position: top;
	width: 600px;
	margin-right: auto;
	margin-bottom: 100px;
	margin-left: auto;
	border: 1px solid #AAAAAA;
	padding: 25px;
}

.media h3 {
	font-size: 20px;
	font-weight: bold;
	margin-top: 30px;
	margin-bottom: 10px;
}

.media ul {
	font-size: 16px;
}

.media li {
	margin-bottom: 15px;
}

.media .last {
	margin-bottom: 0px;
}

#nayami {
}

#nayami li {
	font-size: 21px;
	font-weight: bold;
	margin-bottom: 20px;
	margin-left: 25px;
}

#nayami .last {
	margin-bottom: 2em;
}

#akiyoshi {
	width: 700px;
	background-color: #39318C;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 50px;
	background-image: url(../images/akiyoshi_bg.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	margin-bottom: 80px;
}

#akiyoshiText {
	margin: 0px auto;
	width: 550px;
	background-color: #FFFFFF;
	padding-right: 25px;
	padding-left: 25px;
	color: #333333;
	font-weight: bold;
	padding-bottom: 25px;
}

/* 
------------------------------ 文字のポジション */
.p-c{ text-align: center; }
.p-l{ text-align: left; }
.p-r{ text-align: right; }



#akiyoshiText .last {
	margin-bottom: 0px;
}

#hiketsuList {
	font-size: 23px;
	font-weight: bold;
	margin-left: 50px;
	margin-bottom: 2em;
}

#hiketsuList li {
	margin-bottom: 20px;
}

#hiketsuList .last {
	margin-bottom: 0px;
}

.midashiHiketsu {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
}

.hiketsuText {
	width: 650px;
	margin-right: auto;
	margin-bottom: 80px;
	margin-left: auto;
}

.hiketsuText .last {
	margin-bottom: 0px;
}

.hiketsuText dl {
	margin-left: 50px;
}

.hiketsuText dd {
	margin-top: 5px;
	margin-bottom: 40px;
	font-size: 20px;
	font-weight: bold;
	line-height: 1.4;
}

.ave180 {
	font-size: 23px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF6600;
	padding: 3px;
	display: inline;
}

.ave200 {
	font-size: 23px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #BE1128;
	padding: 3px;
	display: inline;
}

#dryLaneMovie {
	width: 550px;
	background-color: #FFCC99;
	font-size: 15px;
	border: 1px solid #FF9966;
	background-image: url(../images/box_highlight.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding: 25px 0px;
	margin: 0px auto 50px;
}

#dryLaneMovie h3 {
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 1em;
	margin-left: 25px;
}

#dryLaneMovie p {
	margin-bottom: 1em;
	margin-left: 64px;
}

#dryLaneMovie .last {
	margin-bottom: 0px;
}

#wetLaneMovie {
	background-color: #CAE5FF;
	width: 550px;
	padding: 25px 0px;
	border: 1px solid #8FBFFF;
	background-image: url(../images/box_highlight.gif);
	background-repeat: repeat-x;
	background-position: top;
	font-size: 15px;
	margin: 0px auto 2em;
}

#wetLaneMovie h3 {
	margin-left: 25px;
	font-weight: bold;
	font-size: 20px;
	line-height: 1.2;
	margin-bottom: 1em;
}

#wetLaneMovie p {
	margin-left: 64px;
	margin-bottom: 1em;
}

#wetLaneMovie .last {
	margin-bottom: 0px;
}

#adjustDryLaneMovie {
	background-color: #FFCAC2;
	margin: 0px auto 2em;
	padding: 25px 0px;
	width: 550px;
	border: 1px solid #BE1128;
	background-image: url(../images/box_highlight.gif);
	background-repeat: repeat-x;
	background-position: top;
}

#adjustDryLaneMovie h3 {
	margin-left: 25px;
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 1em;
}

#adjustDryLaneMovie p {
	margin-left: 64px;
	font-size: 15px;
	margin-bottom: 1em;
}

#adjustDryLaneMovie .last {
	margin-bottom: 0px;
}

.midashiNaiyou {
	margin-left: 52px;
}

.naiyou {
	width: 575px;
	padding: 25px;
	margin: 0px auto 80px;
	background-color: #F2F2F2;
	background-image: url(../images/naiyou_bg.gif);
	background-repeat: repeat-y;
	border-bottom: 1px solid #AAAAAA;
}

.naiyou h3 {
	font-weight: bold;
	color: #BE1128;
	font-size: 21px;
	margin-bottom: 10px;
	line-height: 1.4;
}

.naiyouText {
	background-color: #FFFFFF;
	padding: 25px;
	margin: 0px 0px 60px;
	width: 523px;
	border: 1px solid #AAAAAA;
}

.naiyouText p {
	margin-bottom: 1.5em;
}

.naiyouText .last {
	margin-bottom: 0px;
}

.naiyouTextLast {
	background-color: #FFFFFF;
	margin: 0px auto;
	padding: 25px;
	width: 523px;
	border: 1px solid #AAAAAA;
}

.naiyouTextLast p {
	margin-bottom: 1.5em;
}

.naiyouTextLast .last {
	margin-bottom: 0px;
}

#tokuchou {
	width: 650px;
	margin-right: auto;
	margin-left: auto;
	border: 3px solid #BE1128;
	padding: 25px;
	background-color: #F2F2F2;
	background-image: url(../images/box_highlight.gif);
	background-repeat: repeat-x;
	background-position: top;
	margin-bottom: 2em;
}

#tokuchou p {
	margin-bottom: 1em;
	font-size: 23px;
	font-weight: bold;
}

#tokuchou ul {
	font-size: 20px;
	font-weight: bold;
	color: #BE1128;
	margin-left: 25px;
}

#tokuchou li {
	margin-bottom: 25px;
	list-style-type: disc;
	line-height: 1.4;
}

#tokuchou .last {
	margin-bottom: 0px;
}

#syouhin {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 80px;
}

.syouhinText {
	width: 600px;
	background-color: #FFCAC2;
	padding: 25px;
	margin: 30px auto 0px;
}

.syouhinText p {
	margin-bottom: 1em;
}

.indent {
	text-indent: -1em;
	margin-left: 50px;
	font-size: 15px;
}

.syouhinText dl {
	margin-left: 50px;
	font-size: 15px;
	margin-top: 50px;
}

.syouhinText dt {
	font-size: 18px;
	font-weight: bold;
	text-indent: -2em;
	margin-bottom: 10px;
}

.syouhinText dd {
	margin-bottom: 15px;
	text-indent: -1.5em;
	line-height: 1.4;
}

.syouhinText .last {
	margin-bottom: 0px;
}

#shoukaiAkiyoshi {
	width: 600px;
	background-color: #AFADD0;
	background-image: url(../images/shoukai_akiyoshi.gif);
	background-position: left 80px;
	padding: 25px;
	border: 1px solid #39318C;
	background-repeat: no-repeat;
	margin: 0px auto 100px;
}

#shoukaiAkiyoshi p {
	margin-bottom: 1em;
}

#shoukaiAkiyoshiText {
	width: 395px;
	margin-left: 175px;
	padding: 15px;
	background-color: #FFFFFF;
	font-size: 15px;
	border: 1px solid #39318C;
}

#tokuten {
	background-color: #BE1128;
	padding: 25px;
	width: 650px;
	margin: 0px auto 80px;
}

.tokutenText {
	width: 600px;
	background-color: #FFFFFF;
	padding: 25px;
	margin: 0px auto 40px;
}

.tokutenText p {
	margin-bottom: 1em;
}

.tokutenText .last {
	margin-bottom: 0px;
}

.tokutenTextLast {
	background-color: #FFFFFF;
	padding: 25px;
	width: 600px;
}

.tokutenTextLast .last {
	margin-bottom: 0px;
}

#midashiCashback {
	margin: 0px auto 25px;
	width: 700px;
}

#faq {
	margin: 0px auto 100px;
	padding: 25px;
	width: 650px;
	background-color: #F2F2F2;
	border: 1px solid #AAAAAA;
	background-image: url(../images/box_highlight.gif);
	background-repeat: repeat-x;
	background-position: top;
}

.faqQ {
	font-size: 23px;
	font-weight: bold;
	margin-bottom: 20px;
	color: #BE1128;
	border-bottom: 1px solid #BE1128;
	padding-bottom: 5px;
}

.faqA {
	width: 600px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px 0px 70px 50px;
}

.faqA p {
	margin-bottom: 1em;
}

.faqA .last {
	margin-bottom: 0px;
}

#faqLastBox {
	margin-bottom: 0px;
}

.tsuishin3Box {
	width: 650px;
	margin: 0px auto 100px;
}

#syomei {
	text-align: right;
	margin: 50px 0px 0px;
}

.midashiKoe2 {
	width: 650px;
	margin-right: auto;
	margin-bottom: 50px;
	margin-left: auto;
}

.midashiKoe2 h2 {
	font-size: 21px;
	font-weight: bold;
	line-height: 1.4;
	color: #39318C;
}

.koe2Box {
	background-color: #EFE8D3;
	background-image: url(../images/box_highlight.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding: 25px;
	width: 575px;
	border: 1px solid #D3CCBE;
	margin: 0px auto 60px;
}

.koe2Box p {
	margin-bottom: 20px;
}

.koe2Box img {
	border: 1px solid #D3CCBE;
}

.koe2Box .last {
	margin-bottom: 0px;
}

.koe2LetterImg {
	text-align: center;
	margin-bottom: 0px;
}

.koe2Name {
	vertical-align: middle;
	margin-right: 50px;
}

.koe2Text {
	margin: 0px auto;
	width: 460px;
	border: 1px solid #D3CCBE;
	background-color: #FFFFFF;
	padding: 20px;
}

.koe2Text p {
	margin-bottom: 1em;
}

.koe2Text .last {
	margin-bottom: 0px;
}

#koe2LastBox {
	margin-bottom: 100px;
}

#boxBg1 {
	background-image: url(../images/box_bg1.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
}

#boxBg2 {
	background-image: url(../images/box_bg2.gif);
	background-repeat: no-repeat;
	background-position: right 180px;
}

#boxBg3 {
	background-image: url(../images/box_bg3.gif);
	background-repeat: no-repeat;
	background-position: right 100px;
}

#boxBg4 {
	background-image: url(../images/box_bg4.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

#boxBg5 {
	background-image: url(../images/box_bg5.gif);
	background-repeat: no-repeat;
	background-position: right 180px;
}

#boxBg6 {
	background-image: url(../images/box_bg6.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.space {
	margin-left: 300px;
}
