@charset "UTF-8";

/*
* style.css
* date---2014/11/DD
*/


/* ----------------------------------------------
	Basic-Design
---------------------------------------------- */
html { overflow-y: scroll;}

body{
	background: #050301;
	border-top: 5px solid #C00;
	color: #EEE;
	font: 14px "ＭＳ Ｐゴシック","メイリオ", Meiryo, Osaka, "MS PGothic", arial, helvetica, sans-serif;
	*font-size:small;
	*font:x-small;
	line-height:1.8;
}
#p_en body{
	font: 13px Verdana, Geneva, sans-serif;
}
.clear{
	clear:both;
	height:0px;
	line-height:0px;
}
.both{ clear:both;}
.none { display: none;}

/*　CLEARFIX　*/
.clearfix:after{
	content:",";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
	overflow:hidden;
	font-size:0.1em;
	line-height:0;
}
.clearfix{ display:inline-block;}
/* Hide MAC IE \*/
* html .clearfix{ height:1%;}
.clearfix{ display:block;}
/* */

.fL{ float:left;}
.fR{ float:right;}

img{ vertical-align: bottom;}

.imgL{
	float:left;
	margin-right:10px;
}
.imgR{
	float:right;
	margin-left:10px;
}
.center{ text-align:center;}

#main .mb00{ margin-bottom:0px;}
#main .mb10{ margin-bottom:10px;}
#main .mb20{ margin-bottom:20px;}
#main .mb30{ margin-bottom:30px;}
#main .mb40{ margin-bottom:40px;}
#main .pt90{ padding-top:90px;}

strong{ font-weight:bold;}

.red{ color: #C00;}

a:hover img {
	opacity: 0.7;
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
}
a,
a:link,
a:visited,
a:active{ color: #FFF; text-decoration: underline;}
a:hover{  color: #FFF; text-decoration: none;}

.btn_c{
	width: 350px;
	margin: 0 auto;
	padding: 10px 0 0;
}
section{
	clear: both;
	padding-bottom: 30px;
}
.block02{
	display: inline-block;
	width: 1.5em;
}
.ph_goods{
	float: left;
	width: 160px;
	padding: 0 10px 10px;
}
.ph_goods_s{
	width: 160px;
	margin: 0 auto 10px;
}
.pdf{
	padding-bottom: 2px;
	padding-right: 18px;
	background:url(img/pdficon_small.gif) no-repeat right center;
}
.w340{
	width: 340px;
}

/* ----------------------------------------------
	layout
---------------------------------------------- */
#container{
	padding-top: 120px;
	background:url(img/bg.jpg) repeat-x center top;
}
#contents{
	width: 940px;
	margin: 0 auto;
	padding-top: 30px;
	background: url(img/contents_bg.jpg) no-repeat center top;
}
#main{
	float: right;
	width: 680px;
	padding: 30px 0;
}
#side{
	float: left;
	width: 220px;
	padding: 230px 0 30px;
}
#container:after,
#contents:after,
#main:after,
#side:after{
	display:block;
	margin-top:-1px;
	height:1px;
	content:"";
	clear:both;
}

/* ----------------------------------------------
	header
---------------------------------------------- */
#header{
	width:940px;
	margin: 0 auto 30px;
}
#header h1{
	float: left;
	width: 695px;
	height: 105px;
}
#p_en #header h1{
	float: none;
	width:940px;
	height: 105px;
}
	#header h1 a{
		overflow: hidden;
		display: block;
		width: 695px;
		height: 105px;
		background: url(img/title.gif) no-repeat 0 0;
		text-indent: -9999px;
	}
	#p_en #header h1 a{
		overflow: hidden;
		display: block;
		width:940px;
		height: 105px;
		background: url(img/title_e.jpg) no-repeat 0 0;
		text-indent: -9999px;
	}
	#header h1 a:hover{
		opacity: 0.7;
		filter: alpha(opacity=70);
		-moz-opacity: 0.7;
	}

.date{
	float: right;
	width: 220px;
	height: 105px;
	text-indent: -9999px;
	background: url(img/date.gif) no-repeat right bottom;
}

/*
	globalNavi
---------------------------------------------- */
ul#globalNavi{
	float: right;
	width: 690px;
	margin-top: 30px;
	list-style:none;
}
ul#globalNavi li{
	display: inline-block;
	float: left;
	width: 105px;
	height: 105px;
	margin-left: 10px;
	line-height: 105px;
	_zoom:1;
}
ul#globalNavi li a{
	overflow:hidden;
	display:block;
	width: 105px;
	height: 105px;
	color:#FFF;
	text-indent:-9999px;
	background-image: url(img/navi.gif);
	background-repeat:no-repeat;
}
li.navi1 a{ background-position: 0 0;}
li.navi2 a{ background-position: -115px 0;}
li.navi3 a{ background-position: -230px 0;}
li.navi4 a{ background-position: -345px 0;}
li.navi5 a{ background-position: -460px 0;}
li.navi6 a{ background-position: -575px 0;}

li.navi1 a:hover, #p_home li.navi1 a{ background-position: 0 -105px;}
li.navi2 a:hover, #p_works li.navi2 a{ background-position: -115px -105px;}
li.navi3 a:hover, #p_event li.navi3 a{ background-position: -230px -105px;}
li.navi4 a:hover, #p_goods li.navi4 a{ background-position: -345px -105px;}
li.navi5 a:hover, #p_media li.navi5 a{ background-position: -460px -105px;}
li.navi6 a:hover, #p_en li.navi6 a{ background-position: -575px -105px;}


/* ----------------------------------------------
	footer
---------------------------------------------- */
#footer,
#footer_en{
	clear: both;
	width:100%;
	border-top: 2px solid #C00;
}
#footer p{
	width:940px;
	margin:0 auto;
	color:#FFF;
	line-height:40px;
	text-align:center;
}
.footer_in{
	width:940px;
	margin:20px auto 0 auto;
}
#footer_en p{
	margin-bottom:20px;
	color:#FFF;
	font-size:12px
}
#footer_en p a,
#footer_en p a:link,
#footer_en p a:visited,
#footer_en p a:active{	color: #FFF;}
#footer_en p a:hover{
	color: #FFF;
	text-decoration: none;
}

/* ----------------------------------------------
	top
---------------------------------------------- */
.top_img{
	margin-bottom: 30px;
}


/* ----------------------------------------------
	side
---------------------------------------------- */
#p_en #side{
	font-family: Verdana, Geneva, sans-serif;
}
#side h2.h2_en{
	margin-bottom: 20px;
	padding: 20px 0 0;
	text-align: center;
	line-height: 30px;
	border-top: 2px solid #C00;
}
#side h3{
	clear:both;
	margin-bottom: 10px;
	padding-left: 10px;
	border-bottom: 2px solid #C00;
	background:url(img/h3_bg2.gif) no-repeat right bottom;
	color: #FFF;
	font-size:16px;
	font-weight:bold;
	line-height:43px;
}
#side h4{
	margin: 0 0 10px 0;
	padding: 5px 0;
	border-bottom: 1px solid #333;
	color: #B00;
	font-size:15px;
	font-weight:bold;
	text-align: center;
	line-height:1.4;	
}
#side p{
	font-size:12px;
}
p.p_goods {
	clear: both;
	width: 220px;
	font-size: 13px;
}
#side p.chu{
	margin: 0;
	padding-left:1em;
	text-indent:-1em;
	font-size:12px;
}
dl.dl_side {
	margin-bottom:20px;
	font-size:12px;
	line-height: 1.67;
}
	dl.dl_side dt {
		padding-top: 5px;
		color: #D00;
		font-weight:bold;
		
	}
	dl.dl_side dd {
		padding-bottom: 5px;
		border-bottom: 1px dotted #999;
	}
.price{
	clear:both;
	margin-bottom:10px;
}
ul.ul_price{
	margin-bottom: 20px;
	list-style: none;
}
	.ul_price li{
		padding-left: 1em;
		font-size: 12px;
		line-height: 1.67;
		background: url(img/ico_dot.jpg) no-repeat 2px 7px;
	}

.ul_ph_side_list{
	width: 200px;
	margin: 0 auto 30px;
}
	.ul_ph_side_list li{
		margin-bottom: 20px;
		font-size: 12px;
		text-align: center;
		line-height: 1.6;
	}
		.ul_ph_side_list li img{
			margin-bottom: 5px;
		}

/* ----------------------------------------------
	main
---------------------------------------------- */
#p_en #main{
	font-family: Verdana, Geneva, sans-serif;
}
#main p{
	margin: 0 10px 10px;
	font-size: 13px;
	line-height:1.8;
}
#p_home #main p{
	margin-bottom: 1em;
	font-size: 15px;
}
#main h2{
	margin-bottom: 30px;
	padding: 20px 0 30px;
	text-align: center;
	line-height: 30px;
}
#main h2.h2_en{
	margin-bottom: 30px;
	padding: 30px 0 0;
	text-align: center;
	line-height: 30px;
	border-top: 2px solid #C00;
}
#p_home #main h2{
	margin-bottom: 15px;
	padding: 0;
	color: #C00;
	font-weight: bold;
	font-size: 18px;
	text-align: left;
	line-height: 30px;
}
#main h3{
	margin:0 0 15px 0;
	padding: 10px 0 10px 10px;
	border-bottom: 2px solid #C00;
	background:url(img/h3_bg.gif) no-repeat left bottom;
	color: #FFF;
	font-size: 16px;
	font-weight:bold;
	line-height: 24px;
}
#p_en #main h3{
	font-size: 14px !important;
	font-weight: normal;
}
#main h3.h3_red{
	position: relative;
	margin:0 0 15px 0;
	padding: 10px 0 10px 40px;
	border-bottom: 2px solid #C00;
	background: #C00 url(img/h3_red.gif) no-repeat 10px center;
	color: #FFF;
	font-size: 19px;
	font-weight:bold;
	line-height: 25px;
}
#main h3.h3_event{
	position: relative;
	margin:0 0 15px 0;
	padding: 10px 0 10px 10px;
	border-bottom: 2px solid #C00;
	background:url(img/h3_event.gif) no-repeat left bottom;
	color: #FFF;
	font-size: 16px;
	font-weight:bold;
	line-height: 24px;
}
#p_en #main h3.h3_event{
	font-size: 14px !important;
	padding-left: 2em;
	font-weight: normal;
	text-indent: -1.5em;
	background:url(img/h3_bg.gif) no-repeat left bottom;
}
#main h3 span.moushikomi{
	position: absolute;
	top: 11px;
	right: 5px;
	font-size: 14px;
	text-align: right;
}
#main h4{
	margin: 0 0 15px 0;
	padding: 7px 0 7px 20px;
	background:url(img/h4_bg.gif) no-repeat 0 bottom;
	color: #FFF;
	font-size:15px;
	font-weight:bold;
	line-height:1.4;	
}
#p_en #main h4.f_bl{
	margin:0 0 10px 0;
	padding:0 0 7px 0;
	border-bottom:none;
	background: none;
	color:#000;
	font-size:16px;
	font-weight:bold;
	line-height:1.3;	
}
#main h5{
	margin-bottom: 5px;
	color: #C00;
	font-size: 16px;
	font-weight: bold;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}
#main p.chu{
	margin-bottom: 0;
	padding-left:1em;
	text-indent:-1em;
}
#p_en p.chu{
	margin:0 0 10px 0;
	padding-left:0.5em;
	text-indent:-0.5em;
	font-size: 13px;
	line-height:1.7;
}
p.p_lead{
	margin: 0 0 40px !important;
	padding: 4px 14px;
	background: #121110;
	border: 1px solid #3F1E1C;
	font-size: 15px  !important;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-weight: bold;
	letter-spacing: 1px;
}
#p_en p.p_lead{
	margin: 0 0 40px !important;
	padding: 4px 14px;
	background: #121110;
	border: 1px solid #3F1E1C;
	font-size: 15px  !important;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	letter-spacing: 1px;
}
#p_en p.p_lead span{
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}
p.p_min{
	font-size: 15px !important;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}



/*
	dl
---------------------------------------------- */
dl.dl_goods {
	float: right;
	width: 480px;
	margin-bottom: 10px;
	font-size: 14px;
}
dl.dl_goods2 {
	margin-bottom: 10px;
	font-size: 14px;
}
dl.dl_goods3 {
	float: right;
	width: 320px;
	margin-bottom: 10px;
	font-size: 14px;
}
	dl.dl_goods dt,
	dl.dl_goods2 dt,
	dl.dl_goods3 dt {
		float:left;
		width: 8em;
		text-indent: 10px;
	}
	dl.dl_goods dd,
	dl.dl_goods2 dd,
	dl.dl_goods3 dd {
		padding:0 0 3px 8em;
		margin-bottom: 3px;
		border-bottom:1px dotted #555;
	}
	dl.dl_goods dd a,
	dl.dl_goods dd a:link,
	dl.dl_goods dd a:visited,
	dl.dl_goods dd a:active{ color: #C00; text-decoration: underline;}
	dl.dl_goods dd a:hover{  color: #C00; text-decoration: none;}

dl.dl_event {
	margin-bottom: 10px;
	font-size: 15px;
}
	dl.dl_event dt {
		float:left;
		width:6em;
		text-indent: 10px;
	}
	dl.dl_event dd {
		padding:0 0 7px 6em;
		margin-bottom: 7px;
		border-bottom:1px dotted #999;
	}
dl.dl_event2 {
	margin-bottom: 10px;
	font-size: 13px;
}
	dl.dl_event2 dt {
		float:left;
		width: 9em;
		color: #D00;
		text-indent: 10px;
	}
	dl.dl_event2 dd {
		padding:0 0 7px 9em;
		margin-bottom: 7px;
		border-bottom:1px dotted #999;
	}

dl.dl_border{
	padding: 5px 9px; 
	border: 1px solid #FFF;
	font-size: 15px;
}
	dl.dl_border dt{
		padding: 0 4px;
		border-bottom: 1px solid #666;
		color: #C00;
		font-weight: bold;
		line-height: 29px;
	}
	dl.dl_border dd{
		padding: 5px 4px;
	}
	dl.dl_border dd a,
	dl.dl_border dd a:link,
	dl.dl_border dd a:visited,
	dl.dl_border dd a:active{ color: #C00; text-decoration: underline;}
	dl.dl_border dd a:hover{  color: #C00; text-decoration: none;}

dl.dl_list_about {
	margin-bottom: 30px;
	padding-top: 9px;
	font-size: 13px;
	border-top:1px dotted #999;
}
	dl.dl_list_about dt {
		float:left;
		width: 11em;
		color: #C00;
		font-weight: bold;
		text-indent: 10px;
	}
	dl.dl_list_about dd {
		padding:0 0 9px 11em;
		margin-bottom: 9px;
		border-bottom:1px dotted #999;
	}


/*
	list
---------------------------------------------- */
.ol_list{
	margin:0 10px 10px;
	font-size:14px;
	line-height:1.8;
	list-style: none;
}
	.ol_list li{
		padding-left: 20px;
		margin-bottom:10px;
	}
.no1{ background: url(img/no1.gif) no-repeat 0 5px;}
.no2{ background: url(img/no2.gif) no-repeat 0 5px;}
.no3{ background: url(img/no3.gif) no-repeat 0 5px;}
.no4{ background: url(img/no4.gif) no-repeat 0 5px;}
.no5{ background: url(img/no5.gif) no-repeat 0 5px;}

ol.ol_img_list{
	margin-bottom:40px;
}
	ol.ol_img_list li{
		padding:5px 10px;
		line-height:1.6;
		border-bottom: 1px dotted #666;
	}
	ol.ol_img_list li.odd{ background:#1C1B1A;}

.ul_list{
	margin: 0 10px 5px;
	list-style: none;
}
	.ul_list li{
		padding: 2px 0 7px 14px;
		line-height:1.4;
		background: url(img/ico_red.gif) no-repeat 0 8px;
	}

.ul_chu_list{
	padding:0 0 10px 30px;
}
	.ul_chu_list li{
		font-size:13px;
		line-height:1.7;
		list-style-type: disc;
	}
	
.ul_ph_list{
	margin-right: -40px;
}
	.ul_ph_list li{
		display: inline;
		float: left;
		margin-bottom: 20px;
		margin-right: 40px;
		font-size: 12px;
		text-align: center;
		line-height: 1.6;
	}
		.ul_ph_list li img{
			margin-bottom: 5px;
		}

/*
	見どころ
---------------------------------------------- */
#kaiga{
	position:relative;
	padding-bottom:60px;
}
.ph12{
	position:absolute;
	top:550px;
	left:280px;
}


/*
	media
---------------------------------------------- */
p.info_box{
	padding:10px;
	background:#F1EDE0;
	text-align:center;
}

/* pass */
.p_pass{
	padding:30px 0;
	text-align:center;
}
.ul_pass{
	text-align:center;
}
	.ul_pass li{
		display:inline;
		margin:0 3px;
		zoom:0;
	}
.passbox{
	width:200px;
	padding: 0 5px;
	line-height:33px;
	border:1px solid #D6D6D6;
	background:#FDF7F7;
}
.passbox:focus{
	border:1px solid #FF9;
	background: #FFD;
}
.passbtn{
	width:100px;
	height:35px;
	border:0;
	background: url(img/btn_soushin.gif) no-repeat 0 0;
	text-indent:-9999px;
}
.passbtn:hover{
	opacity: 0.7;
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
}
.zuban{
	width:680px;
}
dl.dl_download_img{
	display: inline;
	float:left;
	width:298px;
	height: 228px;
	margin:0 10px 20px 10px;
	padding: 9px;
	border:1px solid #686766;
	background:#1C1B1A;
	text-align:center;
}
	dl.dl_download_img dt{
		height: 200px;
		margin-bottom: 7px;
	}
	dl.dl_download_img dt img {
		max-width:300px;
		max-height:200px;
	}
	dl.dl_download_img dd{
		font-size: 12px;
	}
	