@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;
	width:220px;
}
.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: 6px;
	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;
	font-size:13px;
}
#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: #4682B4;
	padding: 5px;
	background-color: #f0f0f0;
}
#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;
	padding: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	background-color: #e0e0e0;
	vertical-align: top;
}
#contents td{
	padding: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	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: #999;
	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: #999;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999;
}
#yakkan tr{
}
#yakkan th{
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999;
}
#yakkan td{
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999;
}
#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;
}

#mailmag .btn {
display: inline-block;
padding: 4px 10px 4px;
font-size: 13px;
line-height: 18px;
color: #333;
text-align: center;
text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
background-color: #FAFAFA;
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), color-stop(25%, #ffffff), to(#e6e6e6));
background-image: -webkit-linear-gradient(#ffffff, #ffffff 25%, #e6e6e6);
background-image: -moz-linear-gradient(top, #ffffff, #ffffff 25%, #e6e6e6);
background-image: -ms-linear-gradient(#ffffff, #ffffff 25%, #e6e6e6);
background-image: -o-linear-gradient(#ffffff, #ffffff 25%, #e6e6e6);
background-image: linear-gradient(#ffffff, #ffffff 25%, #e6e6e6);
background-repeat: no-repeat;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e6e6e6', GradientType=0);
border: 1px solid #CCC;
border-bottom-color: #BBB;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
-moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
cursor: pointer;
border-image: initial;
margin:5px;
	}
	
/* 企業理念 */
#photo_img {
	float: left;
    height: 280px;
    padding:5px 15px 5px 15px;
    width: 220px;
	background-color:#FFF;
	margin:5px 10px 5px 0px;
}

#photo_img p {
	font-weight:bold;
	font-size:14px;
	padding-top:10px;
}

span.top {
	color:#666;
	font-size:18px;
	padding:10px;
	display:block;
}
.message {
	margin-bottom:10px;
}

/* 問合せ */
.company-contact {
	margin-bottom:40px;
}

.company-contact h4 {
	font-weight:bold;
	font-size:14px;
}

/* 個人情報保護方針 */


.privacy_mark {
	padding-top:20px;
	padding-bottom:20px;
	border-bottom:dotted 1px #999;
	margin-bottom:10px;
}

p.privacy_text {
	float:left;
	padding:25px 0px 0px 20px;
}


.mark {
	float:left;
	padding:0px 10px 10px 15px;
}


p.sec_tit {
	border-bottom: 2px solid;
    font-size: 18px;
    font-weight: bold;
    padding-bottom: 10px;
}
