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

.content{
	background:#0f0503;/* url(../img/index_bg2.jpg) no-repeat center top;*/
	height:610px;
	clear:both;
	padding-top:40px;
	min-width:900px;
	position:relative;
	overflow:hidden;
	z-index:1;
	}	
.content .bgPhoto
{    
    position:absolute;    
    left:0;
    top:0;    
    background:url(../img/loading.gif) no-repeat center center;
    height:100%;
    width:100%;  
    z-index:-100;  
    }
.page_index .content div{
	background:url(../img/index_pop_l.png) no-repeat right top;
	height:372px;
	width:530px;
	padding:30px 0 0 40px;
	margin-bottom:14px;
	position:relative;	
	}
.page_index .content div *{
	color:#f3ebe6;
	}
.page_index .content div *.red{
	color:#d31a47;
	}

.page_index .content div .syousai{
	display:none;
	}

.page_index .content div .yoyaku{
	height:91px;
	width:91px;
	position:absolute;
	right:0;
	bottom:0;
	cursor:pointer;
	background:url(../img/common_yoyaku.png) left top no-repeat;
	display:block;
	text-indent:-100px;
	overflow:hidden;
	}	
.page_index .content div .yoyaku:hover{
	background:url(../img/common_yoyaku_h.png) left top no-repeat;
	}	
.page_index .content div .thumb{
	display:none;
	}
.page_index .content div h2.head{
	display:none;
	}
.page_index .content div h4{
	color:#d31a47;
	font-weight:800;
	font-size:12px;
	line-height:14px;
	margin-bottom:20px;
	}
.page_index .content div h3{
	font-size:16px;
	line-height:16px;	
	font-weight:400;
	font-family: "ヒラギノ明朝 Pro W6","HG明朝E","ＭＳ Ｐ明朝","ＭＳ 明朝",serif;
	}
.page_index .content div h2{
	font-size:36px;
	line-height:55px;
	font-family: "ヒラギノ明朝 Pro W6","HG明朝E","ＭＳ Ｐ明朝","ＭＳ 明朝",serif;
	font-weight:400;
	color:white;
	}	
.page_index .content div .date{
	font-size:36px;
	line-height:55px;
	font-family: "ヒラギノ明朝 Pro W3","HG明朝E","ＭＳ Ｐ明朝","ＭＳ 明朝",serif;
	font-weight:400;
	padding-left:30px;
	}
.page_index .content div .date .big{
	font-size:60px;
	line-height:55px;
	margin-right:10px;
	font-family: "ヒラギノ明朝 Pro W3","HG明朝E","ＭＳ Ｐ明朝","ＭＳ 明朝",serif;
	font-weight:400;	
	}	
.page_index .content div .date .small{
	font-size:22px;
	line-height:55px;
	font-family: "ヒラギノ明朝 Pro W6","HG明朝E","ＭＳ Ｐ明朝","ＭＳ 明朝",serif;
	font-weight:400;	
	}
.page_index .content div p.list{
	font-size:14px;
	line-height:22px;
	font-family: "ヒラギノ明朝 Pro W6","HG明朝E","ＭＳ Ｐ明朝","ＭＳ 明朝",serif;
	font-weight:400;
	}
.page_index .content div th{	
	font-size:14px;
	line-height:18px;
	font-family: "ヒラギノ明朝 Pro W3","HG明朝E","ＭＳ Ｐ明朝","ＭＳ 明朝",serif;
	font-weight:400;
	text-align:right;
	width:93px;
	color:#d31a47;
	vertical-align:top;
	}
.page_index .content div td{
	width:400px;
	padding-left:5px;	
	font-weight:400;
	font-family: "ヒラギノ明朝 Pro W6","HG明朝E","ＭＳ Ｐ明朝","ＭＳ 明朝",serif;
	}
.page_index .content div table tr td,.page_index .content div .aa tr td span{
	font-size:14px;
	line-height:19px;
	}
.page_index .content div table tr td.red {
	text-align:right;
	text-indent:0px;
	}	
.page_index .pop_s{
	padding-left:80px;	
	overflow:hidden;
	}
.page_index .pop_s li{
	height:145px;
	width:186px;
	background:url(../img/index_pop_s.png) left top no-repeat;
	float:left;
	padding:7px 7px 18px 7px;
	font-size:10px;	
	margin-right:20px;
	margin-bottom:20px;
	z-index:10;
	
	}
.page_index .pop_s li a{	
	color:#f3ebe6;	
	height:140px;	
	display:block;
	z-index:11;
	}
.page_index .pop_s li a:hover{
	color:#d31a47;
	}	
.page_index .pop_s li span{
	display:block;
	background:white;
	margin-bottom:5px;
	height:106px;
	width:185px;
	overflow:hidden;
	position:relative;
	}
.page_index .pop_s li span img{
	position:absolute;
	}
