@charset "Shift_JIS";

/* ****************************************************************** 

	@This stylesheet Information{
		CSS File Name: present.css

		Setting of: Contents area
			1: present mainContents setting
	}

****************************************************************** */


/*===================================================================
	0: base mainContents setting
===================================================================*/
span.flRight {
	float: right !important;
}
.flRight {
	float: right !important;
}
.alCenter {
	text-align: center !Important;
}

.mt5 {
	margin-top: 5px !Important;
}

.mt10 {
	margin-top: 10px !Important;
}

.mt15 {
	margin-top: 15px !Important;
}

.mt20 {
	margin-top: 20px !Important;
}
.mt30 {
	margin-top: 30px !Important;
}
.pt5 {
	padding-top: 5px !Important;
}

.pt10 {
	padding-top: 10px !Important;
}

.pt15 {
	padding-top: 15px !Important;
}

.pt20 {
	padding-top: 20px !Important;
}
.mb5 {
	margin-bottom: 5px !Important;
}

.mb10 {
	margin-bottom: 10px !Important;
}
.mb15 {
	margin-bottom: 15px !Important;
}

.mb20 {
	margin-bottom: 20px !Important;
}

.mb30 {
	margin-bottom: 30px !Important;
}

.pb5 {
	padding-bottom: 5px !Important;
}

.pb10 {
	padding-bottom: 10px !Important;
}
.pb15 {
	padding-bottom: 15px !Important;
}
.pl5 {
	padding-left: 5px !Important;
}

.pl10 {
	padding-left: 10px !Important;
}
.pl15 {
	padding-left: 15px !Important;
}

.pl20 {
	padding-left: 20px !Important;
}
.ml5 {
	margin-left: 5px !Important;
}

.ml10 {
	margin-left: 10px !Important;
}
.ml15 {
	margin-left: 15px !Important;
}

.ml20 {
	margin-left: 20px !Important;
}

.ml30 {
	margin-left: 30px !Important;
}

/*
		プレゼント
---------------------------------------------------------------------------------------------------------------- */

body.present{}

#presentPage{}
/* present header */
#contentsArea{
	float: left;
	width: 945px;
	padding: 0 0;
	margin-top: 15px;
}


#mainTtl {
	background:url("/images/present/yoga_02/mainttl_bg_top.jpg") no-repeat top left;
	height:267px;
	position:relative;
}
/*mainTtl内*/
#mainTtl h3.lead{
	position:absolute;
	top:38px;
	left:17px;
	z-index:10;
	width: 551px;
	height: 75px;
	display: none;
}
#mainTtl h2.ttl{
	position:absolute;
	top:121px;
	left:15px;
	z-index:99;
	width: 670px;
	height: 92px;
	display: none;
}
#mainTtl .present_01{
	position:absolute;
	top:78px;
	left:718px;
	z-index:99;
	width: 206px;
	height:175px;
	display: none;
}
#mainTtl h4.catch_01{
	position:absolute;
	top:232px;
	left:180px;
	z-index:99;
	width: 126px;
	height:114px;
	display: none;
}
#mainTtl_under {
	background:url("/images/present/yoga_02/mainttl_bg_bottom.jpg") no-repeat top left;
	height:332px;
	position:relative;
}
/*mainTtl内*/
#mainTtl_under h3.term{
	position:absolute;
	top:8px;
	left:767px;
	z-index:10;
	width: 158px;
	height: 136px;
	display: none;
}
#mainTtl_under h3.contents{
	position:absolute;
	top:143px;
	left:37px;
	z-index:99;
	width: 409px;
	height: 80px;
	display: none;
}
#mainTtl_under .present_02{
	position:absolute;
	top:13px;
	left:34px;
	z-index:99;
	width: 126px;
	height:114px;
	display: none;
}
#mainTtl_under .entry_btn{
	position:absolute;
	top:58px;
	left:168px;
	z-index:99;
	width: 586px;
	height:79px;
}
/* end */
/* 
---------------------------------------------
バナー枠
---------------------------------------------*/
#contentsArea_inner #onsen_banner {
	font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif;
	text-align: left;
	padding: 30px 0px 0px 0px;
	border: 0;
	line-height:normal;
	display: block;
	color: #181818;
	clear: both;
	font-weight:600;
	}
#contentsArea_inner #onsen_banner .img {
	font-size: 12px;
	line-height: 1.6em;
	float: left;
	text-align: center;
	text-decoration: none;
	width: 430px;
	border: 0;
	}

#contentsArea_inner #onsen_banner .img img{
	border: none;
	float: left;
	width: 430px;
	}

#contentsArea_inner #onsen_banner .img img a {
	border: none;
	text-align: center;
	}
#contentsArea_inner #onsen_banner .img img a:hover a:visited {
	border: none;
	text-align: center;
	}
	

/* 

/* .unitp */
#contentsArea_inner{
	width: 915px;
	margin: 0 15px;
}

#contentsArea_inner .unitp{
	background:url("/images/present/bg_index_unit_p.gif") 50% 0 repeat-y;
}

#contentsArea_inner .unitp h2{
	background:url("/images/present/bg_index_unit_p.gif") 0 100% no-repeat;
	padding-bottom:8px;
}

#contentsArea_inner #mainEditorial .inner{
	background:url("/images/present/bg_index_unit_p.gif") 100% 100% no-repeat;
	padding:0 15px 10px; 
}

#contentsArea_inner #mainEditorial{
	margin-bottom: 4px;
}

/* end */

#contentsArea_inner #mainEditorial .inner dl.present{
	clear:both;
}
#contentsArea_inner #mainEditorial .inner dt{
	width: 170px;
	padding: 3px 5px 3px 45px;
	color: #2b2c2b;
	font-weight: 600;
	float: left;
	font-size: 1.2em;
	line-height: 130%;

}
#contentsArea_inner #mainEditorial dl.present dd em{
	font-size: .9em !important;
	font-weight:500;
	color:#666;
}
#contentsArea_inner #mainEditorial dl.present dd{
	padding: 3px 8px 3px 10px;
	color: #333333;
	float: left;
	display: block;
	width: 630px;
	font-size: 1.15em;
	line-height: 130%;
	font-weight: 600;
}
*html #contentsArea_inner #mainEditorial dl.present dd{
	padding: 3px 8px 3px 10px;
	color: #333333;
	float: left;
	display: block;
	width: 650px;
	font-size: 1.15em;
	line-height: 130%;
	font-weight: 600;
}

#contentsArea_inner #mainEditorial .inner dt a{
	color: #333333;
}

#contentsArea_inner #mainEditorial .inner dt a:hover{
	color: #000000;
}


#contentsArea h3.reg_present{
	color: #333333;
	font-weight: bold;
	margin: 20px 20px 15px;
	font-size: 1.15em;
	line-height: 140%;
}



/* .unitp2 */

#contentsArea_inner .unitp_2{
	background-color:#e7fce0;
}

#contentsArea_inner .unitp_2 h2{
	padding-bottom:10px;
}

#contentsArea_inner #mainEditorial .inner_useful{
	padding:0;
	position:relative;
	display: block;
	clear: both;
	height: 320px;
}
#contentsArea_inner #mainEditorial .inner_useful_txt{
	padding:0;
	position:relative;
	display: block;
	clear: both;
}
#contentsArea_inner #mainEditorial .inner_useful_txt ul{
	width:915px;
	display: block;
	clear: both;
}
#contentsArea_inner #mainEditorial .inner_useful_txt ul li{
	width:285px;
	float:left;
	display: block;
	color:#333;
	margin: 8px 4px 12px 14px;
}

*html #contentsArea_inner #mainEditorial .inner_useful_txt ul li{
	width:280px;
	float:left;
	display: block;
	color:#333;
	padding: 0px 4px 8px 0px;
	margin-bottom:5px;
}
#contentsArea_inner #mainEditorial .inner_useful_txt ul li span{
	color:#333;
	font-size:1.2em;
	font-weight:600;
}
#contentsArea_inner #mainEditorial .inner_useful_txt ul li em{
	color:#333;
	font-size:.9em;
}

#contentsArea_inner #mainEditorial{
	margin-bottom: 4px;
}

/* end */
/* .unitp inner_useful */
#contentsArea_inner #mainEditorial .inner_useful ul{
	width:915px;
	display: block;
	clear: both;
}
#contentsArea_inner #mainEditorial .inner_useful ul li{
	width:305px;
	float:left;
	display: block;
}
#contentsArea_inner #mainEditorial .inner_useful ul li div.ttl_01{
	position:absolute;
	top:0px;
	left:15px;
	z-index:99;
	width: 169px;
	height:43px;
	font-weight:bold;
	margin-top:7px;
	font-size: 16px;
	color: #ff3300;
}
#contentsArea_inner #mainEditorial .inner_useful ul li div.img_01{
	position:absolute;
	top:68px;
	left:19px;
	z-index:99;
	width: 268px;
}
#contentsArea_inner #mainEditorial .inner_useful ul li div.eyecatch_01{
	position:absolute;
	top:0px;
	left:199px;
	z-index:99;
	width: 109px;
}
#contentsArea_inner #mainEditorial .inner_useful ul li div.ttl_02{
	position:absolute;
	top:0px;
	left:316px;
	z-index:99;
	width: 178px;
	height:43px;
	font-weight:bold;
	margin-top:7px;
	font-size: 16px;
	color: #ff3300;
}
#contentsArea_inner #mainEditorial .inner_useful ul li div.img_02{
	position:absolute;
	top:69px;
	left:319px;
	z-index:3;
	width: 268px;
}
#contentsArea_inner #mainEditorial .inner_useful ul li div.eyecatch_02{
	position:absolute;
	top:0px;
	left:500px;
	z-index:99;
	width: 109px;
}
#contentsArea_inner #mainEditorial .inner_useful ul li div.img_03{
	position:absolute;
	top:68px;
	left:619px;
	z-index:3;
	width: 268px;
}
#contentsArea_inner #mainEditorial .inner_useful ul li div.ttl_03{
	position:absolute;
	top:0px;
	left:622px;
	z-index:99;
	width: 172px;
	height:43px;
	font-weight:bold;
	margin-top:7px;
	font-size: 16px;
	color: #ff3300;
}
#contentsArea_inner #mainEditorial .inner_useful ul li div.eyecatch_03{
	position:absolute;
	top:0px;
	left:791px;
	z-index:99;
	width: 109px;
}

/* end */

/* 注意事項 */

*html #caution{
	width: 900px;
	margin-left: 20px;
	margin-bottom: 20px;
	border: #dedede 4px solid;
	padding: 17px;
}

#caution{
	width: 856px;
	margin-left: 20px;
	border: #dedede 4px solid;
	padding: 17px;
	margin-bottom: 20px;
}
#caution p{
	color: #900;
	font-weight: bold;
	font-size: 1.15em;
	line-height: 150%;
}
#caution h5{
	color: #333;
	font-weight: bold;
	font-size: 1.15em;
	line-height: 150%;
	padding-left: 5px;
}
#caution li{
	padding: 0 0 0 15px;
	margin: 0 0 3px;
	background: url("/images/help/li_ico_nomal.gif") no-repeat 0.2em 0.2em;
	color: #666666;
}
#caution li.kome {
	padding:0 0 0 14px;
	background:url("/images/help/li_ico_kome.gif") no-repeat 0 0.2em;
	color: #666666;
}
#caution li.no_disp {
	padding:0 0 0 14px;
	list-style: none;
	color: #666666;

}
/*top_page 二段組部分*/

div#area_guide_right {
	width: 300px;
	float: right;
	margin-top: 0px;
	padding-right: 30px;
	color: #666666;
}

div#area_guide_right img {
	margin: 0px;
}
*html div#area_guide_left {
	width: 600px;
	float: left;
	margin-top: 0px;
	clear: both;
	padding-left: 20px;
	color: #666666;
}
div#area_guide_left {
	width: 570px;
	float: left;
	margin-top: 0px;
	clear: both;
	padding-left: 20px;
	color: #666666;
}
/* スタッフコメント */
div#area_guide_left #onsen_staff_comment {
	width: 545px;
	margin: 0 0 15px 0;
	padding: 10px;
	background: #eaf9e4;
	border:solid 1px #d6edd8;
	display:block;
}

* html div#area_guide_left #onsen_staff_comment {
	margin: 0px auto;
	padding: 12px 10px 20px 12px;
	width: 565px;
	background: #eaf9e4;
	border:solid 1px #d6edd8;
	display:block;
}
div#area_guide_left #onsen_staff_comment h4 {
	margin: 0;
	padding: 0;
	float: left;
	clear: both;
	font-size: 1.25em; 
	line-height: 1.5em;
	color:#333;
	font-weight:600;
}

div#area_guide_left #onsen_staff_comment .onsen_staff{
	font-size: 1em; 
	line-height: 1.4em;
	margin-top: 0px;
	padding-top: 0px;
	padding-left:3px;
	padding-bottom:5px;
	clear: both;
}
*html div#area_guide_left #onsen_staff_comment .onsen_staff{
	font-size: 1em; 
	line-height: 1.4em;
	margin-top: -5px;
	padding-top: 0px;
	padding-left:2px;
	clear: both;
}
/* プロフィール */
.bg_light_gray{
	background-color:#f4f4f4;
	border:solid 2px #ccc;
}
#newsTopics {
	float: left; 
	width: 565px;
	margin: 0 0 15px 0;
	padding: 0px;
	}

#newsTopics dl { 
	margin: 0px;
	padding: 0px;
	}

#newsTopics dt {
	display: block;
	line-height: 1.4em;
	margin: 8px 0px 7px 0px;
	padding: 0px 0px 0px 0px;
	width: 120px;
	float: left;
	}

#newsTopics dd {
	font-size: 1em; 
	line-height: 1.4em;
	display:block;
	margin: 8px 10px 7px 0px;
	padding: 0px; 
	width: 430px;
	float: left;
	color:#201f1f;
	}
	
#newsTopics dt img {
	text-align:center;
	}
#newsTopics dd span {
	font-size: 1.15em; 
	line-height: 1.35em;
	color:#006633;
	font-weight:600;
	clear:both;
	}
#newsTopics dd em {
	font-size: 1.25em; 
	line-height: 1.45em;
	color:#333;
	font-weight:600;
	clear:both;
	}

#newsTopics dd a{
	color: #333333;
	text-decoration: underline;
	}

#newsTopics dd a:hover{
	color: #666666;
	background-color: #e6e5e5;
	text-decoration: underline;
	}

#wrapper #container #pr_policy {
	width: 830px;
	margin: 20px 20px 20px 40px;
}
