@charset "utf-8";
@import url('button.css');
/* CSS Document */

* {
	margin:0;
	padding:0;
}


a:hover img {
	filter: alpha(opacity=60);
	opacity: 0.6;
}

body {
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:105%;
	line-height:130%;
}

img {
	border:0;
}

.width {
	width:900px;
	margin:0 auto;
}

.clear {
	clear:both;
	font-size:1px;
	line-height:1px;
	margin-top:-1px;
}




/* CSS Document */

.head {
	background-color:#EFE3D1;
	font-size:95%;
	line-height:130%;
	padding:10px 0;
	font-weight:normal;
	color: #333;
}
.wrapper_headline {
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.wrapper_headline .btn_small {
	margin-left: 15px;
}

.title {
	margin:50px 0 30px;
	padding:12px 0 9px;
	border-top:dotted 1px #CCC;
	border-bottom:dotted 1px #CCC;
	font-size:170%;
	line-height:130%;
	font-weight:bold;
	color: #7BBD66;
}
.underline {
	text-decoration: underline;
}

h1 {
	text-align:center;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
}
.h2 {
	font-family: "メイリオ", "小塚ゴシック Pro L", "ヒラギノ角ゴ Pro W3", meiryo, Arial, "MS Pゴシック", "MS Gothic", "Hiragino Kaku Gothic";
	font-size: 140%;
	color: #333;
	font-weight: bold;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}
.h3 {
	font-family: "メイリオ", "小塚ゴシック Pro L", "ヒラギノ角ゴ Pro W3", meiryo, Arial, "MS Pゴシック", "MS Gothic", "Hiragino Kaku Gothic";
	font-size: 130%;
	color: #333;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-weight: bold;
}



/* CSS Document */

.main {
	font-size:100%;
	line-height:160%;
	color:#444;
}
.main p {
	margin:0 0 30px;
}


.testy {
	width:900px;
	font-size:100%;
	line-height:160%;
	color:#444;
	padding: 20px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border:medium solid #BBD1AA;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-radius: 10px;
}
.testy p {
	margin:0 0 30px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}

.box {
	width:330px;
	float:right;
	border:medium solid #BBD1AA;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-radius: 10px;
	margin-left: 20px;
	background-color: #FFF;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	padding-right: 0px;
	padding-left: 0px;
}
.box .text {
	font-size:90%;
	line-height:150%;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
	margin: 0px;
}
.box .text p {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	padding-bottom: 20px;
	padding-top: 20px;
}


.box .text strong {
	font-size:120%;
	line-height:130%;
	margin:0 0 10px;
	display:block;
}
.box .text .media {
	margin:30px 0;
}



.check1 {
	font-size:100%;
	line-height:120%;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 25px;
	margin-left: 30px;
}
.check1 li {
	background-position:left 15px;
	padding:15px 0 15px 40px;
	background-image: url(../img/check_1.jpg);
	background-repeat: no-repeat;
	list-style-type: none;
}
.wrapper_index {
	width: 850px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	font-size: 90%;
	padding: 20px;
	line-height: 170%;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-radius: 10px;
}
.wrapper_index .left {
	width: 400px;
	float: left;
	margin: 0px;
	padding: 0px;
}
.wrapper_index .right {
	float: right;
	width: 400px;
	margin: 0px;
	padding: 0px;
}
.message {
	line-height: 230%;
	font-weight: bold;
	text-align: center;
	width: 700px;
	color: #131313;
	margin-top: 40px;
	margin-right: auto;
	margin-bottom: 40px;
	margin-left: auto;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 110%;
	padding: 0px;
}
.page {
}
.page li {
	list-style-type: none;
}









.torikesi {
	text-decoration:line-through; 
}




/* CSS Document */

.copyright {
	/* [disabled]height:174px; */
	background-color: #EFE3D1;
	width: 100%;
}



.copyright .link {
	font-size:80%;
	line-height:130%;
	text-align: center;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 10px;
}
.copyright .link a {
	color:#333;
	text-decoration:none;
}
.copyright .link a:hover {
	text-decoration:underline;
	color:#999;
}

.copyright .copy {
	text-align:center;
	color:#333;
	font-size:70%;
	line-height:130%;
	margin:25px 0 0;
}


/* ################## Color Document ####################### */

.red {
	color:#FF0000;
}

.bold {
	font-weight:bold;
}

.yellow {
	background-color:#FFFF00;
}

.u {
	text-decoration:underline;
}

.small {
	font-size:70%;
}

  .end_form {width:740px;
  			 height:220px;
			 background-color:#E7E7E7;
			 background:url(../img/end_form_bg.jpg) no-repeat;
			 
			 margin-bottom:30px;
			 border:1px #CCCCCC solid;
			 padding-top:380px;
			 padding-left:160px;}
			 
  .sumbit_form {float:left;}
  
  .sumbit_form .mail {margin-bottom:10px;
  					  width:280px;F
					  height:30px;
					  font-size:18px;}
  
  .information {
	font-size:10px;
	line-height:150%;
	padding:0 5px 0 0;
	margin-top:2px;
	overflow:auto;
	height:50px;
	width:350px;
	background-color:#FFF;
	float:right;
	border:1px #CCCCCC solid;
	margin-right:60px;
}

.information strong {font-size:12px; line-height:150%;}

.information p {margin:10px 0 0;}



.dp_price {
	font-family: "メイリオ", "小塚ゴシック Pro L", "ヒラギノ角ゴ Pro W3", meiryo, Arial, "MS Pゴシック", "MS Gothic", "Hiragino Kaku Gothic";
	font-size: 36px;
	line-height: 150%;
	color: #C00;
	margin: 0px;
	padding-top: 40px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	text-align: center;
}




.button {
	text-align:center;
	padding: 0px;
	margin-top: 70px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.cord {
	text-align:center;
	margin: 0;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}


.tbl_kyt {border:1px solid #333; margin:15px auto; width:780px; border-collapse: collapse;}
.tbl_kyt td {border:1px solid #333; padding:5px;}
