@charset "utf-8";
body {
	background: url(images/bg.gif) repeat-x;
	/*margin: 0px 0px 50px;*/
	margin: 0px 0px 0px;
	padding: 0px;
	color: #4C4C4C;
	font: 12px/15px "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

a:link {
	color: #05507C;
	text-decoration: none;
}
a:visited {
	color: #05507C;
	text-decoration: none;
}
a:hover {
	color: #0776B8;
	text-decoration: underline;
}

.minilink a:link {
	color: #05507C;
	text-decoration: underline;
	font-size: 12px;
	line-height: 160%;
}
.minilink a:visited {
	color: #05507C;
	text-decoration: underline;
		font-size: 12px;
	line-height: 160%;
}
.minilink a:hover {
	color: #0776B8;
	text-decoration: none;
		font-size: 12px;
	line-height: 160%;
}

.midashi {
	color: #336699;
	size:12px;
}

/*全体をかこむわく*/
#wrapper {
	width: 912px;
	margin: auto;
	padding: 0px;
	background: url(images/bg_main.gif) repeat-y;
}
#wrapper #header ul {
	padding: 0px 5px 0px 0px;
	float: right;
	list-style: none;
	margin-top: 2px;
	margin-bottom:0px;
}
#wrapper #header li {
	padding: 0px;
	padding-left: 15px;
	list-style: none;
	margin: 0px;
	margin-left: 15px;
	text-align:right;
	float:left;
	background-image:url(images/icon_triangle.gif);
	background-position:left;
	background-repeat:no-repeat;
}
#wrapper #header li a{
	color:#000;
	font-weight:bold;
}


/*Travel plusのロゴ部分*/
#header {
	background: url(images/header.gif) no-repeat;
	height: 68px;
	width: 912px;
}

/*かくしているロゴ*/
#header h1 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	margin: 0px;
	padding: 0px;
}
#header h1 img{
	float: left;
}
/*トップ大きいイメージ*/
#mainimg {
	width: 912px;
	margin: 0px;
	padding: 0px;
	height: 286px;
}


/*コンテンツ部分わく*/
#contents {
	width: 912px;
	background: url(images/bg_main.gif) repeat-y;
	padding: 0px 0px 5px 0px;
	margin: 0px auto;
}


#contents .left_t {
　　　　margin-left: 10px;
}
#contents .right_t {
　　　　margin-right: 10px;
}

/*トップイメージ下のお知らせ文*/
#contents #newcomment {
	background: #14243D;
	width: 886px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-left: 10px;
	height: 20px;
}
.newcommentmoji {
	font: 10px "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #FFFFFF;
	letter-spacing: 0.2em;
}




#contents #newcomment h2 {
	font: 10px "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #FFFFFF;
	letter-spacing: 0.2em;
}

/*検索*/
#search_box{
background-color:#F5F1E6;
border:solid 1px #8C8573;
background-image:url(images/serach_title.gif);
background-repeat:no-repeat;
background-position:left top;
margin-bottom:5px;
padding-bottom:5px;
}
#search_box_form{
margin:0;
padding:0;
}
#serch_box_naiyo{
padding-top:25px;
}
#search_box_btn{
text-align:right;
padding:5px;
}

/*上のナビゲーション文字*/
#topnavi {
	text-align: left;
	/*height: 25px;*/
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 0px;
	margin-bottom:5px;
}
.navi {
	width: 879px;
	font: bold 11px "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}


/*コンテンツ、左にわけた枠*/
#contents #left {
	float: left;
	height: auto;
	width: 480px;
	margin-left: 20px;
	margin-right:0px;
	padding-left: 0px;
	padding-right:0px;
	display: inline;
}

#contents #left2 {
	float: left;
	height: auto;
	width: 660px;
	margin-left: 5px;
	margin-right:0px;
	padding-left: 5px;
	padding-right:0px;
}

#contents #left2 #list {
	width: 660px;
	background: url(images/bg_list.gif) no-repeat;
	text-align: left;
	margin-top: 3px;
	padding-top:50px;
}
#contents #left2 #list #listitem .flag_s {
float:left;
margin-right:10px;
}
#contents #left2 #list #listitem2 .flag_s {
float:left;
margin-right:10px;
}
#contents #left2 #list #listitem {
	width: 640px;
	min-height:120px;
	padding-bottom:10px;
	padding-top:10px;
	margin-left:10px;
	margin-right:10px;
	border-bottom: 1px dotted #999999;
	clear:both;
}
#contents #left2 #list #listitem2 {
	width: 640px;
	min-height:120px;
	padding-bottom:10px;
	padding-top:10px;
	margin-left:10px;
	margin-right:10px;
	border-bottom: 1px dotted #999999;
	clear:both;
}
#contents #left2 #list #listitem3 {
	width: 640px;
	min-height:120px;
	padding-bottom:10px;
	padding-top:10px;
	margin-left:10px;
	margin-right:10px;
	border-bottom: 1px dotted #999999;
	clear:both;
}
#contents #left2 #list #listitem_no {
	width: 640px;
	padding-bottom:10px;
	padding-top:10px;
	margin-left:10px;
	margin-right:10px;
	clear:both;
}
#contents #left2 #list #listitem3 .flag_s{
float:left;
margin-right:10px;
}

/*プラン*/
#plan_box {
	width: 879px;
	margin-right: auto;
	margin-left: auto;
	background: url(images/contents_back.gif) repeat-y;
	clear:both;
}
#plan_box2{
	background: url(images/plan/esplotitle.gif) no-repeat;
	padding-top:20px;
}
#plan_title {
	padding:0;
	margin-top: 0px;
	margin-left: 10px;
}
#plan_title H3{
	padding:0;
	margin: 5px;
}
#plan_title H2{
	padding:0;
	margin: 5px;
	line-height:130%;
}
#youkou {
	font: 11px "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	/*color: #FFFFFF;*/
	background: url(images/plan/youkou.gif) no-repeat;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	margin-top:20px;
}
#shosai {
	font: 11px "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	/*color: #FFFFFF;*/
	background: url(images/plan/shosai.gif) no-repeat;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	margin-top:20px;
}
#mitsumori {
	font: 11px "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	/*color: #FFFFFF;*/
	background: url(images/plan/mitsumori.gif) no-repeat;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	margin-top:20px;
}
.tour_code{
padding-left:120px;
padding-top:25px;
padding-bottom:15px;
}

.h_line{
   border-width: 1px 0px 0px 0px; /* 太さ */
   border-style: dotted; /* 線種 */
   border-color: #999999; /* 線色 */
   height: 1px; /* 高さ */
   margin-top:10px;
   padding-top:5px;
   width:473px;
   margin-left:134px;
}


ul.top_event{
	list-style:none;
	margin:0;
	padding:0;
	text-align:center;
}

ul.top_event li{
	margin:0;
	padding:0;
	margin-bottom:10px;
}

ul.top_event li img{
	border:none;
}

/*コンテンツ右にわけた枠*/
#contents #right_top {
	width: 390px;
	float: right;
	text-align: left;
	margin-right: 10px;
	display: inline;
	height: auto;
}
#contents #right {
	height: auto;
	width: 202px;
	/*width: 202px;*/
	float: right;
	text-align: left;
	margin-right: 20px;
	margin-top: 0px;
}

table.top_press{
	width:370px;
	margin-left:5px;
	border-collapse: collapse;
}
table.top_press tr{
	border-bottom:#CCC solid 1px;
	}
table.top_press th{
	vertical-align:top;
	font-weight:normal;
	}
table.top_press td{
	}

.navi{
	margin-left:20px;
	margin-top:10px;
}

h2.pagetitle{
	clear:both;
	background-image:url(images/top_wide_tit_bg.gif);
	background-repeat:no-repeat;
	background-position:top left;
	height:47px;
	width:630px;
	padding-left:35px;
	padding-top:17px;
	margin-top:15px;
	margin-bottom:15px;
	font-weight:bold;
	font-size:14px;
}

.tbl_press{
	border-collapse: collapse;
	width:620px;
	margin-left:10px;
	margin-top:0px;
}

.tbl_press tr{
}

.tbl_press th{
	background-color:#EDF2FA;
	vertical-align:middle;
	text-align:center;
	padding:5px;
	width:130px;
	border-bottom:1px solid #CCC;
	border-top:1px solid #CCC;
}

.tbl_press td{
	vertical-align:middle;
	text-align:left;
	padding:5px;
	padding-top:10px;
	padding-bottom:15px;
	border-bottom:1px solid #CCC;
	border-top:1px solid #CCC;
	line-height:130%;
	
}
.content{
	line-height:130%;
	width:640px;
	margin-left:10px;
	padding-right:20px;
}
.plan_title{
	padding-top:10px;
	padding-bottom:10px;
}


.image {
	margin-right: 30px;
	float: left;
}
.plan_mainimage{
	max-width:760px;
}

.errstr{
color:#FF0000;
}

/*コピーライト部分、一番した*/
#footer {
	width: 912px;
	background: #6B6243;
	font: 11px/12px "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #FFFFFF;
	text-align: center;
	height: 20px;
	padding-top: 10px;
	margin: 0px;
	clear: both;
}

