/*トップページ*/
#leftNavi{
	padding:6px 0 12px 0;
	width:165px;
	background:url(images/share/navi_sita.gif) left bottom no-repeat;
}
#leftNavi li a{
	margin:0 3px 3px 8px;
	padding:0 0 0 10px;
	background:url(images/share/stay_sankaku.gif) 0 0.4em no-repeat;
	display:block;
}


/*詳細ページ*/
.staySyosaiBox{
	margin:12px 0 0 0;
	width:580px;
}
.stayLeft{
	width:388px;
	float:left;
}
.stayName{
	padding:0 0 5px 0;
	width:388px;
	background:url(../event/images/share/midasi_border.gif) left bottom no-repeat;
}
.stayName h4{
	font-size:120%;
	float:left;
}
.syosaiBun{
	margin:8px 0 0 0;
	padding-bottom:15px;
	width:388px;
	background:url(../event/images/share/border_small.gif) left bottom no-repeat;
}
.syosaiPhoto{
	margin-top:2px;
	width:179px;
	float:right;
}
/*テーブル*/
#syosaiTT{
	margin:0 0 16px 0;
}
#syosaiTT tr{
	background:url(../event/images/share/border_small.gif) left bottom no-repeat;
}
#syosaiTT th{
	color:#3268bf;
	font-weight:bold;
}
#syosaiTT th,
#syosaiTT td{
	padding:2px 0 2px 0;
	text-align:left;
}
/*******************************/
#syosaiUe{
	width:580px;
	margin:0 0 6px 0;
	padding:0 0 8px 0;
	background:url(images/share/syosai_title_back.gif) left bottom no-repeat;
}
#itiranUe{
	width:560px;
	margin:0 0 0 14px;
}
#itiranBox{
	margin-top:10px;
	width:594px;
}
.pBox img{
	width:135px;
	margin:0 0 0 13px;
}
.pBox{
	width:148px;
	float:left;
}
.spotName{
	width:135px;
	height:36px;
	margin:2px 0 0 13px;
	text-align:left;
}



/**詳細map*********************/
.syosaiMap{
	width:385px;
	height:350px;
	border:solid 1px #aaaaaa;
	voice-family:"\"}\"";
	voice-family:inherit;
	width:383px;
	height:348px;
}

/*comment*/
#commentBox{
	width:385px;
	margin:16px 0 0 0;
	color:#666666;
}
#commentBox dl{
	width:385px;
	margin:10px 0 0 0;
}
#commentBox dt{
	clear:both;
	font-weight:bold;
	margin:0 0 0 0;
	padding:0 0 0 10px;
	border-left:solid 5px #cccccc;
}
#commentBox dd{
	margin:0 0 12px 0;
	padding:0 0 8px 10px;
	border-left:solid 5px #cccccc;
	float:left;
	background:url(../event/images/share/border_small.gif) left bottom no-repeat;
}
/*form*/
#formBox{
	margin:10px 0 0 0;
	clear:both;
}
#commentTT{
	margin:12px 0 0 0;
}
#commentTT th{
	font-weight:normal;
	text-align:right;
	color:#666666;
	vertical-align:top;
}
#commentTT td{
	padding-bottom:5px;
}
.inpBdr{
	border:solid 1px #cccccc;
}
