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


#titleContainer{
	background-image: url(../images/news/titlearea.png),url(../images/index/back_key.png);
	background-image: url(../images/news/titlearea.png)\9;
	background-repeat: no-repeat,repeat;
	background-repeat: no-repeat\9;
	background-position: center top;
	}





#newsContainer{
	margin: -20px 0 50px 0;
	background:#ffffff;
	   -moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.6);
	-webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.6);
	     -o-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.6);
	    -ms-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.6);
	        box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.6);
	background-image: url(../images/common/back_container.jpg);
	background-repeat: no-repeat;
	background-position: center top;

}

#titleArea{
	height: 205px;

	}

#news{
	position:relative;
	}

#news .date{
	width: 80px;
	height: 90px;
	position: absolute;
	top: 0;
	left: 20px;
	-moz-box-shadow: 0px 0px 2px 0px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0px 0px 2px 0px rgba(0,0,0,0.2);
	-o-box-shadow: 0px 0px 2px 0px rgba(0,0,0,0.2);
	-ms-box-shadow: 0px 0px 2px 0px rgba(0,0,0,0.2);
	box-shadow: 0px 0px 2px 0px rgba(0,0,0,0.2);
	background-image: url(../images/news/calendar.png);
	background-repeat: no-repeat;
	background-position: center top;
	}
#news .date p{
	font-family: 'Caudex', serif;
	font-weight:700;
	color:#ffffff;
	text-shadow: 1px 1px 3px #000;
	}
#news .date p.month{
	font-size:24px;
	text-align:center;
	width:50px;
	position:absolute;
	left:0;
	top:0;
	height:40px;
	line-height:40px;
	}
#news .date p.day{
	font-size:24px;
	text-align:center;
	width:50px;
	position:absolute;
	left:30px;
	top:30px;
	height:40px;
	line-height:40px;
	}
#news .date p.year{
	font-size:12px;
	text-align:center;
	position:absolute;
	bottom:0px;
	width:80px;
	line-height:30px;
	}



#news h3{
	padding:15px 0 15px 120px;
	background-image:url(../images/common/h3_2.png);
}



#news dl{
	padding:10px 0;
	margin:0 ;
	clear:both;
	border-bottom:1px dotted #eb8a78;
	}

#news dt{
	width:140px;
	float:left;
	text-align:center;
	line-height:20px;
	font-size:13px;
	}
#news dd{
	margin:0 0 0 140px;
	padding:0 0 0 20px;
	font-size:12px;
	line-height:16px;
	}
#news dd.newsTitle{
	font-size:18px;
	padding:0 0 10px 20px;
	line-height:24px;
	font-family: Hiragino Mincho ProN,"ヒラギノ明朝 Pro W6", "Hiragino Mincho Pro", "HGS明朝E","ＭＳ Ｐ明朝", serif;
	}


#news dd.newsContents p{
	font-size:12px;
	}
#news dd.showdetail{
	text-align:right;
	margin:10px 0 0 0;
	}
#news dd.showdetail a{
	padding:0 0 0 15px;
	background-image:url(../images/common/arrow_1.png);
	background-repeat:no-repeat;
	background-position:left center;
	}
#news h3 span{
	font-size:12px;
	font-family:meiryo,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',century gothic,'ＭＳ Ｐゴシック' ,Arial, Helvetica, sans-serif;
	display:block;
	float:right;
	letter-spacing:normal;
	}

.entry{
	padding:20px 20px 40px 120px; }

.navi-pre-next{
	padding:10px;
	margin:20px 0;
	border-top:1px dotted #dd2211;
	}

#preNews{
	width:45%;
	float:left;
	}
#nextNews{
	width:45%;
	float:right;
	text-align:right;
	}




#newsArchive,#newsEntries{
	margin:0 0 20px 0;
	}
#newsEntries h4,#newsArchive h4{
	height: 40px;
	line-height: 40px;
	font-weight: normal;
	padding: 0 10px;
	border: none;
	background-color: #be0013;
	color: #ffffff;
	background-image: url(../images/common/back_side.png);
	}
#newsEntries ul li{
	line-height:15px;
	font-size:12px;
	margin:0 0 1px 0;
border-bottom:1px dotted #eb8a78;
	}
#newsArchive ul li{
	height:35px;
	line-height:35px;
	margin:0 0 1px 0;
	font-size:12px;
	border-bottom:1px dotted #eb8a78;

	}
#newsEntries ul li a{
	display:block;
	padding:10px 10px 10px 25px;
	color:#555;
	background-image: url(../images/common/arrow_1.png);
	background-position: 9px center;
	background-repeat:no-repeat;
	}
#newsArchive ul li a{
	display:block;
	padding:0 0 0 25px;
	color:#555;
	background-image: url(../images/common/arrow_1.png);
	background-position: 9px center;
	background-repeat:no-repeat;
	}
#newsEntries ul li a:hover,#newsArchive ul li a:hover{
color:#dd2211;
	}

.image-attachment {
	width: 960px;
	margin: 60px auto 50px;
	text-align: center;
	background:#ffffff;
	   -moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.6);
	-webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.6);
	     -o-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.6);
	    -ms-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.6);
	        box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.6);
	background-image: url(../images/common/back_container.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 50px 0;
}