
/*---- ▼ニュース ----*/

#tourist_newsdetail {
	margin: 10px;
	padding-right: 10px;
}

#touristlatestnews .round_right{
	width:150px;
	margin-bottom: 10px;
}

.tou_news_box {
}

.tou_news{
	margin: 10px 0 0 0;
}

.tou_link{
	margin: 10px 0px 0 0;
	text-align: right;
}
.newsdetaillink{
	margin-left: 0.5em;
	white-space: nowrap;
}
.tou_news_photo {
	margin-left: 10px;
	margin-right: 10px;
	*margin-right: 5px;
	padding: 5px;
	float: right;
	border: solid 1px #CCCCCC;
	color: #777;
	font-size: 0.9em;
}
#touristlatestnews{
	padding-right: 10px;
}

#newslist{
	padding-left: 20px;
	float: left;
}
#newslist ul{
	margin-bottom: 10px;
	list-style-type: none;
}
#newslist li{
	padding-bottom: 3px;
}
#news_footage{
	margin-top: 1.0em;
	text-align: right;
}

/*---- ▼リンク ----*/

#tourist_banners {
	margin: 10px;
}

.tou_item_box {
	margin: 15px 0 25px;
	border-top: dotted 2px #99CC99;
	border-bottom: dotted 2px #99CC99;
}

.tou_queeen {
	margin-bottom: 5px;
	text-align: center;
}

.tou_hanaba {
	margin-top: 10px;
	padding-top: 10px;
	text-align: center;
	border-top: solid 1px #CCCCCC;
	}

/*---- ▼観光情報 ----*/
	
#association {
	margin: 10px;
}

.tou_area {
	margin: 10px 5px 25px;
}
.tou_area .tou_area_head {
	margin: 20px 0 2px 0;
	padding: 7px 10px;
	border-left: solid 2px #009933;
	background-color: #e7e7de;
}
.tou_area .tou_area_head h4 {
	float: left;
}
.tou_area .tou_area_head p {
	float: right;
}

dl.tou_inner_area {
	padding: 0.5em 10px 0 10px;
	border: solid 2px #e7e7de;
}

dl.tou_inner_area dt {
	padding-left: 18px;
	color: #009933;
	line-height: 2;
	background: url(../tourist/img/index/arrow_01.gif) no-repeat 0 0.5em;
}

dl.tou_inner_area dd {
	margin: 0 0 0.5em 0;
	padding-left: 18px;
}

/*---- ▼お知らせ ----*/

#touristinfo {
	margin: 10px;
}

.tou_info{
	float:left;
	display: block;
	width: 500px;
	padding-left: 30px;
	font-weight: bold;
	line-height: 25px;
	vertical-align: middle;
	background: url(../tourist/img/index/arrow_02.png) no-repeat;
}
	
.tou_rss {
	width: 30px;
	float:right;
	vertical-align: middle;
}

ul.tou_info_list{
	border-top: solid 1px #CCCCCC;
	margin: 10px 0 20px;
	padding: 10px 0 0 0;
	list-style: none;
}

ul.tou_info_list li{
	padding: 0 0 0 80px;
	line-height: 1.7;
}

li.tou_1 {
	background: url(../tourist/img/index/update.png) no-repeat;
}

li.tou_2 {
	background: url(../tourist/img/index/news.png) no-repeat;
}



/*	【ポートクイーンレポート】のスタイル
-------------------------------------------------------------*/

.que_title{
	padding: 2px;
	background-color: #ECBAE3;
}

.que_title h2{
	padding: 10px 10px 20px 10px;
	background-color: #FFF;
}

.que_intoro{
	margin: 20px 0 0 0;
}

.que_intoro img{
	float: left;
	margin-right: 5px;
}

.que_queeen{
	margin: 20px 0 0 0px;
}

.que_queeen_img{
	float: left;
	width: 130px;
}

.que_queeen_text{
	float: left;
	width: 525px;
}

.que_plofile{
	margin: 10px 0 0 0;
	float: left;
	width: 480px;
	height: 75px;
	padding: 35px 0 0 20px;
	background-image: url(/tourist/img/queeen/back.gif);
	background-repeat: no-repeat;
}

#que_back_title{
	margin: 30px 0 0 0px;
}

.que_back_no{
	margin: 15px 0 20px 60px;
}

.que_back_no li{
	list-style-type: none;
	background-image: url(/tourist/img/queeen/point.gif);
	background-repeat: no-repeat;
	padding-left: 18px;
	padding-bottom: 0.5em;
}

.label_green {
	margin-top: 10px;
	background-color: #80d29f;
}

.que_report_title {
	padding: 5px 10px;
	color:#FFFFFF;
	font-weight: bold;
	background: #da5b8c;
}

.que_queeen_left {
	float:left;
	width: 420px;
	line-height: 1.4;
}

.que_queeen_right {
	margin-left: 440px;
	width: 200px;
}

.que_queeen_right img {
	margin-bottom: 5px;
}

dl.que_queeen_info {
	margin: 30px 0 0;
	padding: 10px;
	background:#fbf5e6;
	border: solid 2px #f8cfdf;
}

dl.que_queeen_info dt {
	color: #db3b79;
	font-weight: bold;
}

dl.que_queeen_info dd {
	margin: 10px 0 0 0;
	padding: 0;
}

/*	for Campain
-------------------------------------------------------------*/

#touristCampainHeader{
	margin: 5px 10px 20px 10px;
	text-align: center;
}
#touristCampainPapers{
	margin: 0px 10px 20px 10px;
	text-align: center;
}
#touristCampainAbout{
	margin: 0px 12px 20px 10px;
	text-align: center;
}
#touristCampainPhotoList{
	margin: 0px 29px 20px 25px;
}
#touristCampainPhotoListHeader{
	height: 36px;
	background: url('../tourist/umasa/img/latestphoto_header.gif') left top;
	background-repeat: no-repeat;
}
#touristCampainPhotoListTitle{
	display: none;
}
#touristCampainPhotoListBody{
	background: url('../tourist/umasa/img/frame_bg.gif') left bottom;
	background-repeat: no-repeat;
	padding: 12px;
}
#touristCampainPhotoList ul{
	background: #fef0f0;
	list-style-type: none;
	padding: 14px 0px 14px 22px;
}
#touristCampainPhotoList li{
	display: block;
	float:left;
	width: 100px;
	height: 100px;
	margin: 0px 13px 0px 0px;
	/margin: 0px 5px 0px 0px;
	background: #fff;

	-moz-box-shadow: 0px 0px 4px #999;
	-webkit-box-shadow: 0px 0px 4px #999;
	filter:progid:DXImageTransform.Microsoft.Blur(PixelRadius='3', MakeShadow='true', ShadowOpacity='0.20');
}
#touristCampainPhotoList li span{
	display: block;
	position: relative;
	padding: 3px;
	width: 94px;
	height: 94px;
	_margin-top: 3px;
	_margin-left: 3px;
	background: #fff;
	overflow: hidden;
}
#touristCampainPhotoList li a{
	display: block;
	margin-right: 10px;
	overflow: hidden;
	width: 94px;
	height: 94px;

}
#touristCampainPhotoList li a img{
	overflow: hidden;
}

#touristCampainPostList{
	margin: 0px 29px 22px 25px;
}
#touristCampainPostListHeader{
	height: 37px;
	background: url('../tourist/umasa/img/latestpost_header.gif') left top;
	background-repeat: no-repeat;
}
#touristCampainPostListTitle{
	display: none;
}
#touristCampainPostListBody{
	background: url('../tourist/umasa/img/frame_bg.gif') left bottom;
	background-repeat: no-repeat;
	padding: 12px;
}
#touristCampainPostListBody ul{
	background: #fef0f0;
	list-style-type: none;
	padding: 0px 8px;
}
#touristCampainPostListBody li{
	background: url('../tourist/umasa/img/list_marker.gif') left center;
	background-repeat: no-repeat;
	border-bottom: 1px dotted #ba4646;
	padding-left: 25px;
	line-height: 2.0em;
}
#touristCampainPostLink{
	margin: 0px 29px 10px 25px;
}
#touristCampainPostLinkHeader{
	height: 47px;
	background: url('../tourist/umasa/img/present_header.gif') left top;
	background-repeat: no-repeat;
}
#touristCampainPostLinkTitle{
	display: none;
}
#touristCampainPostLinkDesc{
	margin-bottom: 10px;
	font-size: 0.9em;
}
#touristCampainPostCaution{
	font-size: 0.9em;
	line-height: 1.0em;
	color: #f00;
}
#touristCampainPostLinkBody{
	background: url('../tourist/umasa/img/frame_bg.gif') left bottom;
	background-repeat: no-repeat;
	margin-bottom: 35px;
	padding: 14px 14px;
}
#touristCampianPostLinkSubTxt{
	font-size: 0.9em;
}
#touristCampainPostLinkMain{
	background: #f3fae0;
	margin-bottom: 20px;
	padding: 10px 31px 10px 37px;
}
#touristCampainPostLinkMainContainer{
	background: url('../tourist/umasa/img/post_separator.gif') 235px;
	background-repeat: repeat-y;
}
#touristCampainPostLinkBanner{
	float: left;
}
#touristCampainPostLinkBanner a{
	padding-bottom: 5px;
}
#touristCampainPostLinkMobile{
	width: 264px;
	float: right;
}
#touristCampainPostLinkMobile td{
	vertical-align: top;
	font-size: 0.8em;
	line-height: 1.2em;
}
#touristCampainPostLinkMobileTxt{
	margin-top: 10px;
}
#touristCampainPostLinkFooter{
	font-size: 0.9em;
}
#touristCampainInfoListHeader{
	height: 30px;
	background: url('../tourist/umasa/img/information_header.gif') left top;
	background-repeat: no-repeat;
}
#touristCampainInfoListTitle{
	display: none;
}


#touristCampainInfoList{
	margin: 0px 29px 10px 25px;
}
#touristCampainInfoListBody ul{
	list-style-type: none;
	padding-top: 12px;
}
#touristCampainInfoListBody li{
	padding-left: 8px;
	padding-bottom: 2px;
	padding-top: 2px;
	border-bottom: 1px dotted #ccc;
}

.touristCampainMore{
	padding-right: 
	float: right;
	padding: 14px 20px 0 0;
}
.touristCampainMore a{
	display: block;
	float: right;
	width: 83px;
	height: 11px;
}
.touristCampainMore a span{
	display: none;
}

#touristCampainThumbList{
	background: #eee;
	margin: 0px 25px 10px;
	padding: 15px 0px 5px 12px;
	border: 1px #ddd solid;
}
#touristCampainThumbList li{
	background: #fff;
	display: block;
	float: left;
	width: 110px;
	height: 110px;
	margin: 0px 10px 10px 0px;
	_margin: 0px 8px 8px 0px;
	border: 1px #ccc solid;
}
#touristCampainThumbList .touristCampainPhotoThumbContents {
	width: 100px;
	height: 100px;
	overflow: hidden;
	margin: 5px;
}
#touristCampainThumbList .touristCampainTextThumbContents a {
	display: block;
	width: 92px;
	height: 75px;
	overflow: hidden;
	margin: 3px;
	border: 1px #fac389 solid;
	padding: 22px 5px 5px;
	background-image: url(../tourist/umasa/img/nophoto.gif);
	background-repeat: no-repeat;
	background-position: 1px 2px;
}
#touristCampainThumbList .touristCampainTxtThumbTitle {
	font-size: 11px;
	font-weight:bold;
}
#touristCampainThumbList .touristCampainTxtThumbBody {
	font-size: 10px;
	line-height: 130%;
	color: #333;
}
#touristCampainThumbList .tooltip{
	display: none;
}
.touristCampainThumbPager {
	margin: 0 25px;
}
.touristCampainThumbPagerContents {
	float: right;
	margin-bottom: 10px;
}
.touristCampainThumbPager .thisPage {
	font-weight: bold;
	background-color: #fee;
}
.touristCampainThumbPager .thisPage,
.touristCampainThumbPager a {
	border: 1px #999 solid;
	width: 1.5em;
	height: 1.5em;
	padding: 1px;
	display: block;
	float: left;
	font-size: 12px;
	margin: 2px;
	text-align: center;
}

#touristCampainTopPhoto {
	width: 625px;
	margin: 0 auto;
}
#touristCampainTopPhoto #touristCampainTopPhotoHeader {
	margin-bottom: 10px;
}

#touristCampainTopPhotoContents {
	border: 1px #ddd solid;
	padding: 2px;
	margin-bottom: 10px;
}
#touristCampainTopPhotoContents #touristCampainTopPhotoBG {
	background-image: url(../tourist/umasa/img/recommend_regist_bg.gif);
	padding: 10px;
}
#touristCampainTopPhotoContents table {
	width: 100%;
}
#touristCampainTopPhotoContents td {
	padding: 0 10px;
	vertical-align: top;
	color: #666;
}
#touristCampainTopPhotoCommentPhoto {
	text-align: center;
}
#touristCampainTopPhotoCommentText {
	width: 100%;
}
#touristCampainTopPhotoCommentContents {
	border: 1px #ddd solid;
	background-color: #fff;
	padding: 10px;
}
#touristCampainTopPhotoCommentTitle {
	font-size: 14px;
	font-weight: bold;
}
#touristCampainTopPhotoCommentArea {
	font-size: 12px;
	margin-bottom: 4px;
}

#touristCampainTopPhotoCommentBody {
	overflow: auto;
}
#touristCampainTopPhotoCommentBody p {
	background-image:url(../img/bg_noteline.gif);
	line-height :30px;
	margin :0;
	font-size: 12px;
}
#touristCampainTopPhotoCommentFoot {
/*	margin-top: 1em;*/
	margin-top: 5px;
	font-size: 11px;
	text-align: right;
	line-height: 14px;
}
#touristCampainPostPresentTitle{
	text-align: center;
	font-weight: bold;
	color: #eb6100;
}
.touristCampainPostPresentPhoto{
	text-align: center;
	font-size: 11px;
}
.touristCampainPostPresentPhoto div{
	padding-top: 5px;
	line-height: 1.2em;
}

#touristCampainPapers{
	width: 100%;
	height: 327px;
	margin: 0 auto 20px;
	position: relative;
}
#touristCampainPapers #fullsize{
	position: absolute;
	left: 0;
	top: 0;
	height: 327px;
	width: 100%;
	overflow: hidden;
	text-align: center;
}
#touristCampainPapers #fullsize div{
	width: 100%;
	height: 327px;
	position: relative;
}
#touristCampainPapers #fullsize div img{
	clear: both;
	display: block;
	margin: 0 auto;
	border: 5px solid #fff;
	width: 579px;
	height: 322px;
	position: relative;
	z-index: 500;
}
#touristCampainPapers #fullsize a.previous{
	display: block;
	height: 200px;
	width: 360px;
	position: absolute;
	left: 10px;
	top: 50px;
	z-index: 10;
	border: 2px solid #ddd;
}
#touristCampainPapers #fullsize a.next{
	display: block;
	height: 200px;
	width: 360px;
	position: absolute;
	right: 10px;
	top: 50px;
	z-index: 10;
	border: 2px solid #ddd;
}
#touristCampainPapers #fullsize a.previous img, #touristCampainPapers #fullsize a.next img{
	width: 360px;
	height: 200px;
	border: 0;
	display: block;
	filter: alpha(opacity=40);
	opacity: 0.4;
}
#touristCampainPapers #fullsize a:hover{
	direction: ltr;
	z-index: 600;
}
#touristCampainPapers #fullsize a:hover img{
	filter: alpha(opacity=80);
	opacity: 0.8;
}

#touristCampainAboutPost{
	margin-left:10px;
	margin-right:10px;
}
#touristCampainPostLink.touristCampainPostLinkOuter{
	padding: 0px 14px;
}

#touristCampainAboutPost h4.umasatoukou_ttl{
	margin-bottom: 20px;
	padding: 5px 10px;
	color: #FFFFFF;
	background-color: #bdbdbd;
}
#touristCampainAboutPost dl.umasatoukou_dl dt{
	margin-bottom: 0.5em;
	padding-left: 0.5em;
	color: #339966;
	border-left: solid 3px #339966;
}
#touristCampainAboutPost dl.umasatoukou_dl dd{
	margin-bottom: 1em;
}
#touristCampainPageBack{
	text-align: center;
}
#touristCampainPageBack a{
	display: block;
	width: 8.0em;
	margin: 0px auto;
	padding: 5px;
	border: 1px dashed #ccc;
	background: #fff;
}
#touristCampainPageBack a:hover{
	background: #eee;
}

