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

* {
	margin:0;
	padding:0;
}
body {
	font-family:"¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", "Hiragino Kaku Gothic Pro", "¥á¥¤¥ê¥ª", Meiryo, Osaka, "£Í£Ó £Ð¥´¥·¥Ã¥¯", "MS PGothic", sans-serif;
	font-size:100%;
	line-height:130%;
	background:url(../img/bg.png) repeat-x #FFF;
}
img {
	border:0;
}

.width {
	width:900px;
	margin:0 auto;
}
.clear {
	clear:both;
	font-size:1px;
	line-height:1px;
	margin-top:-1px;
}
/* CSS Document */

.head {
	font-size:80%;
	line-height:130%;
	padding:10px 0;
	font-weight:bold;
}
h1 {
	text-align:center;
	margin:20px 0 30px;
}
/* CSS Document */

.main {
	font-size:100%;
	line-height:160%;
	color:#333;
}
.main p {
	margin:0 0 30px;
}
.title {
	margin:50px 0 30px;
	padding:12px 0 9px;
	border-top:dotted 1px #CCC;
	border-bottom:dotted 1px #CCC;
	font-size:250%;
	line-height:130%;
	font-weight:bold;
}
.title2 {
	margin:0 0 30px;
	padding:12px 0 9px;
	font-size:150%;
	line-height:130%;
	font-weight:bold;
}
.box {
	width:330px;
	float:right;

	background:url(../img/line/02.jpg);
}
.box .text {
	padding:0 10px 0 40px;
	font-size:85%;
	line-height:150%;
}
.box .text p {
	margin:15px 0 20px;
}
.box .text strong {
	font-size:120%;
	line-height:130%;
	margin:0 0 10px;
	display:block;
}
.box .text .media {
	margin:30px 0;
}
.area {
	width:330px;
	float:right;
}
.box2 {
	background:url(../img/line/02.jpg);
}
.box2 .text {
	padding:0 10px 0 40px;
	font-size:85%;
	line-height:150%;
}
.box2 .text p {
	margin:15px 0 20px;
}
.box2 .text strong {
	font-size:120%;
	line-height:130%;
	margin:0 0 10px;
	display:block;
}
.box2 .text .media {
	margin:30px 0;
}
.goods {
	float:left;
	margin-right:10px;
}
.goods_title {
	font-size:130%;
	line-height:130%;
	font-weight:bold;
}
.sub {
	margin:5px 0;
}
.money {
	font-size:120%;
	line-height:130%;
	font-weight:bold;
	margin-bottom:20px;
}
.list {
	border:solid 1px #E7E7E7;
	margin-bottom:50px;
}
.list li {
	list-style:none;
	border-top:solid 1px #E7E7E7;
	padding:15px 15px 12px 30px;
	text-indent:-15px;
}
.list .color {
	background-color:#E2EEFC;
}
.box_left {
	float:left;
	width:280px;
	border:solid 3px #09F;
	padding:5px 20px;
	margin-right:20px;
	font-size:85%;
	line-height:160%;
}
.box_left strong {
	display:block;
	font-size:120%;
	line-height:150%;
	margin-bottom:10px;
}
.box_left p {
	margin:15px 0;
}
.disc {
	margin:30px 0;
}
.tokuten_1 {
	background:url(../img/kiyaku_1.png) no-repeat;
	padding:5px 0 0 125px;
}
.tokuten_2 {
	background:url(../img/kiyaku_2.png) no-repeat;
	padding:5px 0 0 125px;
	margin:20px 0;
}
.tokuten_2 strong {
	display:block;
	border-bottom:dotted 1px #CCC;
	margin:20px 0 0;
	color:#009;
}
.tokuten_2 ul {
	margin:10px 0 0 30px;
}
.tokuten_2 li {
	list-style-type:decimal;
}
.tokuten_3 {
	background:url(../img/kiyaku_3.png) no-repeat;
	padding:5px 0 0 125px;
	height:117px;
}
.table {
	margin:0 auto;
}
.table th {
	color:#FFF;
	font-size:90%;
	line-height:130%;
}
.table td {
	padding:10px;
	text-align:center;
	color:#000;
}
.goukei {
	margin-bottom:40px;
}
.yajirusi {
	background:url(../2nd/img/yajirusi.jpg) #FFF no-repeat;
	text-align:right;
	height:36px;
}
.torikesi {
	text-decoration:line-through;
}
/* CSS Document */

.copyright {
	background:url(../img/copyright.jpg);
	height:174px;
	color:#FFF;
}
.copyright .left {
	float:left;
	width:430px;
	font-size:70%;
	margin:12px 0 0;
}
.copyright .link {
	font-size:80%;
	line-height:130%;
	margin:30px 0 0 0;
	float:right;
	text-align:right;
}
.copyright .link a {
	color:#FFF;
	text-decoration:none;
}
.copyright .link a:hover {
	text-decoration:underline;
	color:#999;
}
.copyright .copy {
	text-align:center;
	color:#FFF;
	font-size:70%;
	line-height:130%;
	margin:30px 0 0;
}
/* ################## Color Document ####################### */

.red {
	color:#C00;
}
.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(../2nd/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;
	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;
}
.pmark {
	font-size:12px;
	line-height:150%;
	/* [disabled]margin-bottom:18px; */
	background-color: #FFF;
	margin-top:20px;
	width: 680px;
	border: 1px solid #ccc;
}
.pmark img {
	/* [disabled]float:left; */
	padding-right:5px;
}
.pmark p {
	margin:0;
}
.pmark strong {
	font-size:14px;
	line-height:150%;
	color:#0036A8;
}
.tbl_kyt {
	border:1px solid #333;
	margin:15px auto;
	width:780px;
	border-collapse: collapse;
}
.tbl_kyt td {
	border:1px solid #333;
	padding:5px;
}
.bt{
	display:block;
	width:601px;
	height:87px;
	background:url(../img/bt.png) no-repeat top;
	margin:0 auto;
}
.bt:hover{
	background:url(../img/bt.png) no-repeat bottom;
}
.bt1{
	display:block;
	width:500px;
	height:90px;
	background:url(../img/bt1.gif) no-repeat top;
	margin:0 auto;
}
.bt1:hover{
	background:url(../img/bt1.gif) no-repeat bottom;
}


.retreat {
	padding: 2em 0.5em 0.2em;
	text-align: center;
	font-size: 150%;
	background-color: rgba(255,255,255,0.8);
}
.retreat h2 {
	color: #DD0000;
	text-shadow: 0 0 5px #DDDDDD;
	margin-bottom: 0.5em;
	font-size: 145%;
}
.main .retreat p {
margin: 0.5em 0;
}
.retreat p span {
font-size: 100%;
margin-top: 0;
}
.retreat .letter-space1 {
	letter-spacing:0.1em;
}
.retreat .border {
	border: 2px solid #CCCCCC;
	box-shadow: 0 0 10px #EEE;
}
.retreat .dl {
	font-size:150%;
}
.retreat .dl .red strong{
	text-decoration: underline;
}

.retreat .fsize95 {
	font-size:95%;
}
.retreat .fsize70 {
	font-size:70%;
}
.retreat .fsize80 {
	font-size:80%;
}
.retreat .fsize90 {
	font-size:90%;
}
.retreat .fsize110 {
	font-size:110%;
}
.retreat .fsize120 {
	font-size:120%;
}
.retreat .fsize130 {
	font-size:130%;
}
.retreat .fsize140 {
	font-size:140%;
}
.retreat .fsize150 {
	font-size:150%;
}
.retreat .dl span{
	font-size:100%;
}
.retreat .lt {
	text-decoration:line-through;
}
.retreat .schedule {
	width: 70%;
	text-align: left;
	font-size: 80%;
	background-color: #E8F9F8;
	padding: 0.5em;
	border: 1px solid #CCCCCC;
	margin: 0 auto 1em;
}
.retreat .mb2 {
	margin-bottom:2em;
}
.retreat .schedule div {
	padding-left:1em;
	font-size:80%;
}
.retreat .schedule span {
	font-size:80%;
	font-weight:normal;
}
.retreat .profile .border-dotted {
	border-bottom:2px dotted #CCCCCC;
	width:95%;
	margin:0 auto;
}
.retreat .profile .name {
	font-size:80%;
	font-weight:bold;
	margin-top:0;
}
.retreat .profile:first-chiild {
	width:90%;
}
.retreat .profile img{
	float:left;
	margin:0 1em 4em 0;
}
.retreat .profile {
	text-align:left;
	padding:0.5em;
}
.retreat .profile p {
	font-size:65%;
}
.retreat .profile:after{
	content:"";
	display:block;
	clear:both;
}
.retreat img {
	margin: 1em auto;
	display: block;
}
.cent {
	text-align:center;
}
.limit {
}
.limit p{
	margin:0.5em 0;
}
.limit strong{
	font-size:170%;
	color:#DD0000;
}