/* openwin.css 2008.06.11 */

/*============目次============
　最終更新日：2008.06.11
　1.パン屑ナビゲーション 上書き
　2.閉じるボタン
　3.コンテンツ
　4.上書きCSS
============================*/

/*===========================
■1.パン屑ナビゲーション 上書き
============================*/
#openwin DIV.Status {
	width: 650px;
	padding: 5px 0;
	text-align: left;
	margin: 0 auto;
}
#openwin DIV.Status a {
	margin: 0 0.5em;
}


/*===========================
■2.閉じるボタン
============================*/
div.CloseBox {
	text-align: center;
	clear: both;
	width: 100%;
	float: none;
}
.CloseBox form {
	width: 70px;
	margin: 20px auto;
	margin-left: auto;
	amrgin-right: auto;
}
.CloseBox input {
	font-size: 95%;
}
.foot_s {
	width: 100%;
}

/* Type Close */
div.CssBtn.MetalBtn.TypeClose{
}
div.CssBtn.MetalBtn.TypeClose input {
	height: 32px;
	line-height: 32px;
	color: #000000;
	margin-left: 2px;
	padding: 0 15px 0 13px;
	letter-spacing: 0.3em;
	border: none;
}
div.CssBtn.MetalBtn.TypeClose input,
a.CssBtn.MetalBtn.TypeClose span {
	background: url("img/btn/close.gif") no-repeat right top;
}
div.CssBtn.MetalBtn.TypeClose,
a.CssBtn.MetalBtn.TypeClose {
	background:url("img/btn/close.gif") no-repeat 0 0;
}
div.CssBtn.MetalBtn.TypeClose input:hover,
a.CssBtn.MetalBtn.TypeClose:hover span {
	background:url("img/btn/close.gif") no-repeat right bottom;
}
div.CssBtn.MetalBtn.TypeClose:hover,
a.CssBtn.MetalBtn.TypeClose:hover {
	background:url("img/btn/close.gif") no-repeat left bottom;
}

/*===========================
■3.コンテンツ
============================*/
#openwin h1 {
	margin: 10px 20px;
	padding: 0;
	text-align: center;
	font-size: 116%;
}
.OpenWinContent {
	text-align: center;
	margin: 10px auto;
	width: 650px;
}

/*===========================
■4.上書きCSS
============================*/
.ContentInner {
	width: 100%;
	padding: 0;
	overflow: display;
	text-align: left;
}
.ContentInner h2 {
	border: none;
	margin: 0 0 15px 5px;
	padding: 0;
}

.ContentInner p.UpdateDate {
	text-align: right;
	margin: 0;
}

.BoxRight {
	float: right;
	padding: 0 0 0 15px;
}
.BoxLeft {
	float: left;
	padding: 0 15px 0 0;
}

/*===========================
■5.スケジュール
============================*/
.NewDemoTable {
	border-top: 1px dotted #CCCCCC;
	width: 100%;
}
.NewDemoTable th,
.NewDemoTable td {
	border-bottom: 1px dotted #CCCCCC;
	padding: 3px;
	font-size: 93%;
}
.NewDemoTable th {
	font-weight: normal;
	padding: 3px 5px 3px 20px;
	width: 7em;
	text-align: left;
	vertical-align: middle;
}
.NewDemoTable td.Pref {
	width: 5em;
	text-align: center;
}

td.Imachi {

}
td.Imachi a {
	background-image: url(img/icon/icon_flagimachi.gif);
	background-position: right center;
	padding-right: 40px;
	line-height: 23px;
	height: 23px;
	display: inline-block;
	background-repeat: no-repeat;
}


/*===========================
■6.地域検索DL
============================*/
.AreaSearch dl {
	width: 340px;
	margin: 10px 0 0 0;
	padding: 0;
}
.AreaSearch dl dt a {
	background: url(../img/tool/go_mark_red.gif) no-repeat 0 1px;
	padding-left: 16px;
	min-height: 16px;
	display: inline-block;
	margin: 0 5px;
	font-size: 93%;
}

.AreaSearch dl dd {
	margin: 5px 0 10px 3em;
	font-size: 85%;

}

/*===========================
■7.実況中継
============================*/
.Broadcast {

}

.Broadcast .Wrap {
	width: 650px;
	background-image: url(img/tourpro6/bg_broadcast_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 10px 0 0 0;
	margin: 0;
}
.Broadcast .Foot {
	width: 473px;
	height: 20px;
	margin: 0;
	background-image: url(img/tourpro6/bg_broadcast_bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.Broadcast .BannerBlog {
	width: 170px;
	float: right;
	padding: 125px 0 0 0;

}
.Broadcast .BannerBlog a {
	width: 160px;
	height: 45px;
	background-image: url(img/tourpro6/bg_banner_blog.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	display: block;
	overflow: hidden;
}
.Broadcast .BannerBlog a:hover {
	background-position: left bottom;
}

.Broadcast .Comment {
	width: 441px;
	overflow-y: auto;
	height: 180px;
	padding: 0 0 0 15px;
	margin: 0;
}
.Broadcast .Comment p {
	border-bottom: 2px dashed #009900;
	padding: 5px 0;
}

/*===========================
■8.デモツアー便り
============================*/
.Letter {
	width: 650px;
	background-image: url(img/tourpro6/bg_letter_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 10px 0 0 0;

}
.Letter .Wrap {
	width: 625px;
	background-image: url(img/tourpro6/bg_letter_bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 0 10px 15px 15px;
}

.Letter h3 {
	border: none;
	font-size: 108%;
	color: #009900;
}

.Letter .Comment {
	width: 441px;
	overflow-y: auto;
	height: 180px;
	padding: 0;
	margin: 0;
	float: left;
	border: 1px solid #C7DEDD;
	
}
.Letter .Comment p {
	line-height: 26px;
	margin-bottom: 26px;
	background-image: url(img/tourpro6/bg_letter_paper.gif);
	background-repeat: repeat;
	background-position: 5px 0px;
}

.Letter .BannerBlog {
	width: 170px;
	float: right;
	padding: 50px 0 0 0;
}
.Letter .BannerBlog a.BannerBlogImg {
	background-image: url(img/tourpro6/banner_blog.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	display: block;
	overflow: hidden;
	width: 160px;
	height: 60px;
}
.Letter .BannerBlog a.BannerBlogImg:hover {
	background-image: url(img/tourpro6/banner_blog_hover.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	display: block;
	overflow: hidden;
	width: 160px;
	height: 60px;
}
