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

*{
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
}
#pnfWrapper{
	width:960px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	overflow: hidden;
	/*background-color: #CCC;*/
}

#pnf_main img{
	height: 198px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}
/*ページ内ジャンプ*/
#pa_list {
	height: 20px;
	width: 950px;
	/*padding-left: 30px;*/
	margin-top: 20px;
	margin-bottom: 20px;
}

#pa_list ul li {
	float: left;
	list-style-type: none;
	width: 227px;
	font-size: 14px;
	height: 20px;
}

/*詳細*/
#panf_contents{
	width:960px;
	
}

.ba_ttl {
	width: 950px;
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
}
.pa_box {
	float: left;
	width: 311px;
	margin-left:3px;
	margin-bottom:10px;
}
.pa_box h4 {
	height: 31px;
	background-image: url(img/pa_title.gif);
	background-repeat: no-repeat;
	width: 311px;
	line-height: 30px;
	text-align: center;
	color: #FFF;
}
/*.pa_box img{
	margin-top:10px;
}*/
.ba_ttl {
	width: 950px;
	height:30px;
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
	background-image:url(img/ico_hotel_s.gif);
	background-repeat:no-repeat;
	text-indent:40px;
	line-height:30px;
}
.pa_img {
	height: 180px;
	width: 131px;
	float: left;
	/*margin-top:3px;
	margin-left:3px;
	margin-bottom:3px;*/
}
.pa_inside {
	border: 1px solid #999;
	background: #FFF;
	width: 299px;
	padding:5px;
	overflow:hidden;
	/*padding: 5px;*/
}


.pa_date {
	font-weight: bold;
	color: #F00;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	text-align: center;
	padding-bottom: 5px;
	font-size:14px;
	letter-spacing: 0.2em;
	
}
.pa_hatsu{
	float: right;
	width: 161px;
	font-size:16px;
	font-weight:bold;
	color:#F00;
	text-align:left;
	margin-top:10px;
}
.pa_com {
	float: right;
	text-align: left;
	font-size: 14px;
	line-height: 150%;
	width: 151px;
	/*margin-top:10px;*/
	padding:5px;
}
.pa_icon {
	height: 26px;
	width: 161px;
	float: right;
	/*margin-right:8px;*/
	margin-top:3px;
}
.pa_info {
	width: 941px;
	margin-top: 30px;
	margin-bottom: 30px;
	height: 320px;
	float: left;
	margin-left: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
}
.pa_font {
	font-size: small;
}
.pa_date_c {
	color: #F00;
}

.pa_info {
	width: 941px;
	margin-top: 30px;
	margin-bottom: 30px;
	float: left;
	margin-left: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
}

.pa_info .top{
	width: 941px;
	height:33px;
	float:left;
}
.pa_info .mid{
	width: 941px;
	height:39px;
	float:left;
}
.pa_info .bottom_left{
	width: 402px;
	height:99px;
	float:left;
}
.pa_info .bottom_center{
	width: 225px;
	height:99px;
	float:left;
}
.pa_info .bottom_right{
	width: 314px;
	height:99px;
	float:left;
}
.att{
	clear:both;
	line-height:130%;
}
	
