@charset "UTF-8";
/*///////// ラッパー /////////*/
#wrapper{
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	text-align: left;
	padding-right: 10px;
	padding-left: 10px;
}
#wrapper2{
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	text-align: left;
}
iframe{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.topback{
	background-image: url(../images/back/topback.png);
	background-repeat: repeat-x;
	background-position: center top;
}
.clearpadding{
}
#pan{
	margin-top: 5px;
}
#pan li{
	display: inline;
	float: left;
	margin-left: 1em;
	line-height: 1em;
}
/*///////// サイドカラム /////////*/
#sidecolumn{
	width: 218px;
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 10px;
	background-color: #F8F8F6;
}
#sidecolumn h3{
	line-height: 1em;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 35px;
	background-image: url(../images/side/h3-back.png);
	background-repeat: no-repeat;
	background-position: left center;
	height: 14px;
	font-weight: bold;
}
#sidecolumn ul{
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 7px;
	}
#sidecolumn li{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	line-height: 1em;
	padding-top: 8px;
	padding-bottom: 3px;
	background-image: url(../images/arrow/bullet_40.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 13px;
	}
#howto,
#agreement,
#cp_info,
#links,
.yearly-monthly-list{
	margin-bottom: 20px;
	background-color: #FFF;
}
/* アーカイブリスト */
#sidecolumn .acc_btn{
	float:right;
	display:block;
	width:13px;
	height:13px;
}
*+html #sidecolumn .acc_btn{
	position:relative;
	top:-1em;
}

/*///////// コンテンツ /////////*/
#contents{
	float: left;
	width: 678px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	background-color: #F8F8F6;
	padding: 10px;
}
#contents h2{
	font-weight: normal;
	font-size: 22px;
	margin-bottom: 10px;
	padding: 10px;
	background-color: #FFFFFF;
	letter-spacing: 0.5em;
}
#contents h3
{
	font-weight: bold;
	font-size: 15px;
	margin-bottom: 5px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #042E80;
	padding: 5px;
	background-color: #999999;
	color: #FFFFFF;
}
#contents p{
	font-size: 13px;
	line-height: 1.4em;
	margin-bottom: 1em;
	text-indent: 1em;
}
#contents table{
	width: 100%;
	line-height: 1.4em;
}
#contents tr{
}
#contents th{
	width: 10em;
	font-weight: bold;
	padding: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	background-color: #999;
	color: #FFF;
	vertical-align: top;
}
#contents td{
	padding: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	background-color: #FFF;
}
#contents .textColumn{
	margin-bottom: 30px;
}
#contents .updatetime{
	font-size: 10px;
}
#contents .box{
	margin-bottom: 60px;
}
#contents .img_c{
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}
#contents .presstitile{
	letter-spacing: 0em;
	line-height: 1.4em;
}
#contents .press_img_c{
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}
#contents .press_img_c img{
	background-color: #FFF;
	padding: 3px;
	border: 1px solid #CCC;
}
#contents .listbox{
	padding: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
	margin-bottom: 10px;	
}
#contents .lst_updateprint{
	
}
#contents .lst_title{
	font-size: 15px;
	line-height: 1.4em;	
}
/*インデクスコンテンツ*/
#index_contents{
	width: 800px;
	margin-right: 75px;
	margin-left: 75px;
	margin-bottom: 30px;
}
#index_contents h2{
	font-size: 15px;
	line-height: 1.4ex;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #E8E8E8;
	margin-bottom: 10px;
}
/*トップ動画*/
#top_mov{
	margin-bottom: 10px;
	background-color: #000000;
	width: 950px;
	text-align: center;
}
/*プレス・ニュースリリース*/
#news,
#pless{
	background-color: #FFFFFF;
	float: left;
	width: 390px;
	border: 1px solid #999999;
}
#news h3,
#pless h3{
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #000066;
	padding: 5px;
	font-weight: bolder;
	color: #FFFFFF;
	background-color: #999999;
	font-size: 15px;
	background-image: url(../images/back/h2.png);
	background-repeat: no-repeat;
	background-position: 5px center;
	text-indent: 23px;
	text-shadow: 1px 1px 0px #000;
}
#news{
	margin-left: 14px;
}
#news .listview,
#pless .listview{
	width: 61px;
	float: right;
	margin-top: -33px;
	margin-right: 01px;
}
#news .titile,
#pless .titile{
	width: 308px;
	float: left;
	word-spacing: 0em;
}
#news ul{
}
#news li,
#pless li{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	clear: both;
	height: 100%;
	padding: 5px;
}
#news li:last-child,
#pless li:last-child{
	border-bottom-style: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
#news .date,
#pless .date{
	font-family: Arial, Helvetica, sans-serif;
	width: 70px;
	float: left;
	font-size: 11px;
}
#news .box,
#pless .box{
	margin-bottom: 60px;
}
/*///////////約款系///////////*/
#yakkan{
}
#yakkan p{
}
#yakkan table{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
}
#yakkan tr{
}
#yakkan th{
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
}
#yakkan td{
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
}
#yakkan table .ems2{
	width: 2em;
}
/* 予約の手順 */
#nextbackbt{
}
#nextbackbt .back{
	float: left;
	margin-left: 140px;
}
#nextbackbt .next{
	margin-left: 170px;
	float: left;
}
/* メールマガジン */
#mailmag{
	background-color:#FFFFFF;
}
#mailmag em{
	font-style: normal;
	font-weight: bold;
}
#mailmag .left{
	width: 335px;
	float: left;
	margin-right: 5px;
}
#mailmag .right{
	float: left;
	width: 335px;
}
#mailmag .form_pc{
	background-image: url(../img/mailmag/mailmag_form1_02.png);
	background-repeat: no-repeat;
	/*	height: 100px;*/
	width: 335px;
	text-align: center;
	background-position: bottom;
}
#mailmag .form_mobile{
	background-image: url(../img/mailmag/mailmag_form2_02.png);
	background-repeat: no-repeat;
	/*	height: 100px;*/
	width: 339px;
	text-align: center;
	background-position: bottom;
}
#mailmag .left img,
#mailmag .right img{
	vertical-align:top;
}

