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

a {
	text-decoration:underline;
	color:#caaf76;
}

.page_navi {
	text-align: center;
	font-size: 16px;
	letter-spacing: 0.1em;
}

#contents_main dl {
	width:798px;
	margin:0px auto;
	margin-top:20px;
	padding-bottom:55px;
}

.news_title {
	background: url(../../news/img/bg_title.png);
	width: 798px;
	height: 76px;
	line-height: 77px;
	font-size: 16px;
	text-align: center;
	font-weight: bold;
}

.news_date {
	text-align: right;
	color: #CAAF76;
	padding-right: 20px;
	height: 48px;
	line-height: 41px;
	letter-spacing: 0.1em;
	font-weight: bold;
}

.news_article {
	line-height:1.9em;
}

/*.news_article img {
	float:left;
	margin-right:30px;
}*/


h3 {
	width:636px;
	margin:0px auto;
}

#magazine_info {
	text-align:center;
	margin:30px 0px;
}

.magazine_sample {
	width:208px;
	margin:0px auto;
	position:relative;
}

.btn_sample {
	width:93px;
	height:31px;
	cursor:pointer;
	overflow:hidden;
	
	position:absolute;
	right:-2px;
	top:-9px;
}

.btn_sample:hover img {
	margin-top:-31px;
}

.magazine_notice {
	width:230px;
	margin:0px auto;
	margin-top:20px;
	margin-left:-10px;
}

.magazine_notice span {
	display:inline-block;
	font-size:12px;
	font-weight:bold;
	margin-bottom:4px;
}

.magazine_qr {
	width:91px;
	margin:0px auto;
}

.join_address {
	width:91px;
	margin:0px auto;
	margin-top:10px;
}

.join_address_pc {
	width:91px;
	padding-top:9px;
	margin:10px auto;
	margin-top:3px;
}

#type_list {
	width:861px;
	margin:0px auto;
	line-height:1.5em;
	font-size:11px;
}

#type_list li {
	float:left;
	width:274px;
	position:relative;
	padding-left:13px;
}

#type_pc {
	background:url(../../news/img/mailmagazine/bg_pc.png);
	padding-top:153px;
	height:837px;
}

#type_pc .magazine_sample {
	margin-top:22px;
}


#btn_join {
	width:192px;
	height:102px;
	overflow:hidden;
	margin:0px auto;
}

#btn_join:hover img {
	margin-top:-102px;
}

#type_sp {
	background:url(../../news/img/mailmagazine/bg_smp.png);
	padding-top:154px;
	height:837px;
}

#type_sp .magazine_sample {
	margin-top:22px;
}

#type_mobile {
	background:url(../../news/img/mailmagazine/bg_mb.png);
	padding-top:154px;
	height:837px;
}

#type_mobile .magazine_sample {
	margin-top:22px;
}


#club_pero {
	background:url(../../news/img/mailmagazine/perobg.png);
	padding:30px;
	width:770px;
	margin:0px auto;
	margin-top:34px;
}

#club_pero h3 {
	width:100%;
	margin:0px;
	text-align:left;
	font-size:16px;
	padding:0px;
}

.brown {
	color:#caaf76;
}

.blue {
	color:#6ea8d5;
}

.brownB {
	color:#caaf76;
	font-weight:bold;
}

.blueB {
	color:#6ea8d5;
	font-weight:bold;
}


/* lb */
#sample_viewer {
	width:100%;
	height:100%;
	position:absolute;
	left:0px;
	top:0px;
	z-index:1000;
}

#sample_bg {
	position:fixed;
	width:100%;
	height:100%;
	left:0px;
	top:0px;
	background:#000;
	opacity: 0.8;-moz-opacity: 0.8;filter: alpha(opacity=80);
}

#sample_window {
	position:fixed;
	width:640px;
	height:590px;
	
	top:50%;
	left:50%;
	margin-left:-350px;
	margin-top:-325px;
	background:#FFF;
	padding:30px;
}

#sample_scroller {
	width:100%;
	height:100%;
	overflow:auto;
	text-align:center;
}

#window_close{
	position:absolute;
	right:-22px;
	top:-22px;
	cursor:pointer;
}

.caption {
	font-weight: bold;
	margin: 5px 0 15px;
}

.Fleft {
	float:left;
}

.Fright {
	float:right;
}

#contents_main dl.info {
	width: 266px;
}
#contents_main dl dt span.ttl {
	font-weight:bold;
	color:#6ea8d5;
}
.notes {
	font-size: 10px;
}

.pl30 {
	padding-left: 30px;
}
.pl65 {
	padding-left: 65px;
}
.pl100 {
	padding-left: 100px;
}

/* movieArea	========================================================================<	*/
#movieArea {
	width:400px;
	text-align:center;
	margin:0 auto;
}

#preview_movie {
	width:400px;
	height:228px;
	margin-top:16px;
}

