/*--------------------------------------------------------
■トータルデザイン設定
--------------------------------------------------------*/

body{
	background: url(images/back-bg.gif) repeat-y center;
	background-color: #ffffff;/*ページ全体の背景色*/
	margin: 0;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", sans-serif;
	font-size: 0.8em;/*文字サイズ*/
	color: #333333;/*文字色*/
	line-height:130%;/*行間*/
	text-align: center;
}


/*--------------------------------------------------------
■オプショナルツアー
--------------------------------------------------------*/
#op_midashi
{
	border: 1px solid #009933;
	margin: 10px 0 5px 0;
	padding: 3px;
	width: 560px;
	background-color: #FFFFCC;

}




.midashicopy {
	font-size: 86%;
	line-height: 140%;
	color: #006600;
	font-weight: normal;
}
.hotellist {
	font-size: 86%;
	text-decoration: none;
	padding-left: 2px;
	color: #333333;
	line-height: 130%;
	margin-top: 3px;
}
.tateline {
	background-image: url(guide/hotels/images/tateline.gif);
	background-repeat: repeat-y;
	top: 5px;
	bottom: 5px;
}
.f12 {
	font-size: 12px;
	color: #333333;
	padding-top: 2px;
}
.kensaku {
	font-size: 12px;
	color: #333333;
	padding-left: 5px;
}
.photocaption {
	font-size: 72%;
	color: #666666;
	padding-top: 2px;
	text-align: center;
}
.boxborder {
	border: 1px solid #33CC99;
}
.midasi {
	font-size: 86%;
	font-weight: bold;
	color: #339966;
}
hr {
	color: #339966;
}
.footerbox {
	background-color: d3ebdf;
	border: 1px solid #999999;
}
.leftnavi {
	font-size: 12px;
	color: #009966;
	text-decoration: none;
}
.hotelnavi {
	font-size: 12px;
	color: #009966;
	text-decoration: none;
	padding-left: 5px;
	line-height: 200%;
	padding-bottom: 5px;
}
.text12 {
	font-size: 86%;
	color: #333333;
	line-height: 150%;
	text-indent: 1em;
}
.border {
	border-bottom: 1px solid #33CC99;
}
.infoborder {
	border-bottom: 1px solid #80aeff;
}
.info {
	color: #80aeff;
}
.guide {
	color: #3399CC;
}
.hotelsbox {
	border: 1px solid #3399CC;
}
.f12hotels {
	font-size: 86%;
	color: #333333;
	line-height: 140%;
	padding-left: 10px;
}
.guideborder {
	border-bottom: 1px solid #3399CC;
}
.text {
	font-size: 86%;
	line-height: 140%;
	color: #333333;
}

a.leftnavi:visited {
	color: #009966;
	text-decoration: none;
}
a.leftnavi:link {
	color: #009966;
	text-decoration: none;
}
a.leftnavi:hover {
	color: #FF6633;
	text-decoration: underline;
}
a.hotelnavi:visited {
	color: #0099CC;
	text-decoration: underline;
}
a.hotelnavi:link {
	color: #0099CC;
	text-decoration: underline;
}
a.hotelnavi:hover {
	color: #FF6633;
	text-decoration: underline;
}

.f12boldgray {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.f12boldgreen {
	font-size: 12px;
	font-weight: bold;
	color: #009966;
}
.f12search {
	font-size: 12px;
	color: #333333;
	line-height: 140%;
	padding-left: 10px;
}
.f12undersearch {
	font-size: 12px;
	color: #333333;
	padding-left: 5px;
	line-height: 150%;
	list-style-type: circle;
}
.f12searchbold {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	padding-left: 10px;
}
.searchtitlebox {
	background-color: #BCEAD3;
	border: 1px solid #33CC99;
}
.f12tourdesk {
	font-size: 12px;
	color: #333333;
	padding-right: 15px;
	padding-left: 15px;
}
.searchborder {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #33CC99;
}
.toursummary {
	margin-bottom: 1ex;
}
.branchinfo {
	margin-top: 1ex;
}
.schedule {
	padding-left: 5px;
	text-align: left;
	font-size: 12px;
	color: #333333;
	background-position: left;
}
.naviboder {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
	/*background-color: #F4F4F4;*/
}
.kensakuline {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
}
.f12nature {
	font-size: 12px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
}

.tourtitle {
	font-size: 12px;
	font-weight: bold;
	color: #FF6600;
	padding-left: 10px;
}
.kensaku select, .kensaku input {
	font-size: 12px;
}
.toprightnavi {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #999999;
}
.footerinfo {
	font-size: 10px;
	color: #333333;
	line-height: 150%;
}
.footercompanyinfo {
	font-size: 14px;
	font-weight: bold;
	color: #006633;
	line-height: 135%;
}
.topbox {
	margin-bottom: 5px;
	border: 1px solid #999999;
}
.recomendtourtitle {
	font-size: 12px;
	padding-left: 5px;
}
.recomendtourcopy {
	font-size: 10px;
	color: #333333;
	padding-bottom: 5px;
	padding-left: 5px;
}
ul.tl {
	margin: 0;
	padding: 2px;
	list-style-type: disc;
	list-style-position: inside;
}
ul.tl li {
	margin: 0;
	padding: 0;
}
ul.tl li:before {
	marker-offset: 0;
}
.textbold {
	font-size: 86%;
	line-height: 140%;
	color: #333333;
	font-weight: bold;
	clear: right;
}
.topborder {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}
.hotelmidashicopy {
	font-size: 86%;
	line-height: 140%;
	color: #006600;
	font-weight: normal;
}
.hotelheader {
	font-size: 86%;
	font-weight: bold;
	background-color: #FFFFCC;
}
.schedulenote {
	margin: 0;
	font-size: 10px;
}
.crusemidasi {
	font-size: 86%;
	font-weight: bold;
	color: #339966;
	padding-left: 10px;
}
h2 {
	font-size: 86%;
	color: #006633;
	font-weight: normal;
	line-height: 130%;
	vertical-align: middle;
	margin: 0px;
}
h1{
	font-size: 10px;
	font-family: "ＭＳ Ｐゴシック";
	font-weight: normal;
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.shopinfomidasi {
	font-size: 86%;
	font-weight: bold;
	color: #FF6633;
}
.shopflow {
	font-size: 12px;
	line-height: 130%;
	background-color: #A5D895;
	width: 500px;
	margin-left: 20px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
strong {
	font-weight: normal;
}
.surfmovie {
	font-family: "ＭＳ Ｐゴシック";
	font-size: 12px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.memorialcopy {
	font-family: "ＭＳ Ｐゴシック";
	font-size: 86%;
	color: #333333;
	padding-left: 10px;
	border: 1px dashed #006600;
	line-height: 150%;
	background-color: #CCFFCC;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
}

/*本棚用*/
.g-tools_body{
	font-family: "ＭＳ Ｐゴシック";
	font-size: 86%;
}
.bookmidashi {
	font-family: "ＭＳ Ｐゴシック";
	font-size: 86%;
	font-weight: bold;
	color: #333333;
	text-indent: 1em;
	height: 25px;
	border-bottom-width: 1px;
	border-left-width: 10px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #FF6600;
	border-left-color: #FF6600;
	padding-top: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #FF6600;
	border-right-color: #FF6600;
}
.g-tools_img{
	margin-right: 10px;
}
.toptopic {
	font-size: 12px;
	color: #333333;
	padding-left: 5px;
	line-height: 130%;
	padding-top: 5px;
	padding-bottom: 10px;
}
h3 {
	font-family: "ＭＳ Ｐゴシック";
	font-size: 86%;
	font-weight: bold;
	padding-top: 3px;
	color: #FF6600;
	padding-left: 3px;
	margin-bottom: 1px;
}
.whatsnewborder {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	padding: 2px;
	width: 175px;
}
.whatstourtitle {
	font-size: 10px;
	padding-left: 5px;
}
.whatstourcopy {
	font-size: 10px;
	color: #333333;
	padding-bottom: 5px;
	padding-left: 5px;
}
.cleartext{
	clear: left;
}
.takumiprof {
	font-size: 12px;
	color: #FF6600;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	height: 20px;
	margin-bottom: 2px;
}

.takumititle{
	font-family: "ＭＳ Ｐゴシック";
	font-size: 86%;
	color: #FF6600;
	vertical-align: middle;
	margin: 0px;
}

.takuminame {
	font-family: "ＭＳ Ｐゴシック";
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-align: right;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	margin-top: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.agentmidashi{
	font-family: "ＭＳ Ｐゴシック";
	font-size: 86%;
	font-weight: bold;
	color: #333333;
	text-indent: 1em;
	height: 25px;
	border-bottom-width: 1px;
	border-left-width: 10px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #FF6600;
	border-left-color: #FF6600;
	padding-top: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	border-top-color: #FF6600;
	border-right-color: #FF6600;
}
.takuminavioc {
	font-family: "ＭＳ Ｐゴシック";
	font-size: 10px;
	color: #333333;
	padding-left: 5px;
	line-height: 130%;
	text-decoration: none;
	margin-left: 0px;
}
.takuminaviname {
	font-family: "ＭＳ Ｐゴシック";
	font-size: 86%;
	color: #333333;
	padding-left: 10px;
	margin-left: 5px;
}

.tourphoto {
	width: 200px; 
	padding: 5px 10px;
	font-size: 10px;
	text-align: center;
	vertical-align: middle;
}

.tourphoto img {
	margin: 0;
	width: 200px; 
}

.hotelpoint{
	font-size: 86%;
	color: #333333;
	margin-left: 30px;
	list-style-type: disc;
	margin-top: 5px;
	margin-bottom: 7px;

}
.hotelarea {
	color: #FFFFFF;
	font-family: "ＭＳ Ｐゴシック";
	font-size: 14px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	border: 1px solid #0033CC;
	background-color: #6699FF;
	margin: 10px 5px 5px;
}
.headcopy {
	font-family: "ＭＳ Ｐゴシック";
	font-size: 10px;
	font-weight: normal;
	color: #999999;
	margin-bottom: 2px;
}
.banner {
	margin-top: 5px;
	margin-bottom: 0px;
}
.detail {
	text-align: right;
	margin-right: 10px;
}

.pcaption {
	font-size: 9px;
	text-align: center;
}
.topba {
	padding-bottom: 5px;
}

.recruend {
	background-attachment: fixed;
	background-image: url(images/recruit_end.gif);
	background-repeat: no-repeat;
	background-position: center center;
}