@charset "utf-8";


/*--- // 全体 // ---*/
* {
	margin:0;
	padding:0;
}
body {
	width:960px;
	margin:0 auto;
	font-size:80%;
	font-family: "�q���M�m�p�S Pro W3", "Hiragino Kaku Gothic Pro",	"���C���I", Meiryo,	Osaka, "�l�r �o�S�V�b�N", "MS P Gothic", sans-serif;
	letter-spacing:150%;
	line-height:2.0;
	border-left:2px solid #CCC;
	border-right:2px solid #CCC;
	color:#555;
}
p {
	margin:0 0 1em;
}
ul {
	margin:5px 10px 20px 20px;
}
ul li {
	margin-bottom:5px;
}
ul li ul {
	margin-left:10px;
	margin-bottom:10px;
}
strong {
	font-weight: normal;
}
h1, h2, h3 {
    font-size:80%;
	font-family: "�q���M�m�p�S Pro W3", "Hiragino Kaku Gothic Pro",	"���C���I", Meiryo,	Osaka, "�l�r �o�S�V�b�N", "MS P Gothic", sans-serif;
	letter-spacing:150%;
	line-height:1.5;
	font-weight:normal;
}


/*--- // Header // ---*/
#header h1 {
	color:#555;
	padding:5px;
	font-size:100%;
}
#header p {
    margin:-3px 0 10px 0;
	line-height:0;
	text-align:right
}


/*--- // Footer // ---*/
#footer {
	clear:both;
	width:960px;
	padding-top:10px;
	padding-bottom:15px;
	background:#FFF;
	border-top:1px solid #CCC;
}
#footer ul {
	margin-bottom:5px;
	text-align:center;
}
#footer li {
	list-style-type:none;
	display:inline;
	border-left:1px solid #999;
	padding-left:5px;
}
#footer li.footer_top {
	border:0;
	padding-left:0;
}
#footer address {
	text-align:center;
	font-style:normal;
}


/*--- // メニュー　// ---*/
#menu {
	float:left;
	width:180px;
	padding:15px 0 5px 10px;
}


/*--- // メイン　トップ // ---*/
#main_top {
    width:730px;
	float:right;
	padding:10px 20px;
}
#main_top p {
	padding:0 40px 0 0;
}
	
/*--- // トップ下段左　// ---*/

#left_top {
	float:left;
	width:500px;
	padding:10px;
}
.reccommend {
	font-weight:bold;
	font-size:150%;
	background-image:url(../img/back_rec.gif);
	color:#FFF;
	padding:5px 0 0 20px;
}
.rec_text {
	padding:5px 10px;
	border:solid #CCC 1px;
	border-top:none;
}
.rec_text img {
	padding:0 10px;
}


/*--- // トップ下段右　// ---*/

#fb {
	float:right;
	width:230px;
}

/*--- // 2ndページ共通 // ---*/
#main {
    width:730px;
	float:right;
	padding:10px 20px;
}
#main img { 
    padding:10px;
}
.pagetitle {
	padding:0px 0px 0px 50px;
}
.douga {
	    padding:10px;
}
.path {
	font-size:90%;
	line-height:1.5;
}
.title_text {
    padding:20px 0 0 5px;
	font-size:150%;
	font-weight:bold;
	line-height:1.0;
}
.kyoucyou {
	font-size:120%;
	font-weight:bold;
}
.promotion {
	font-size:120%;
	font-weight:bold;
	color:red;
	line-height:1;
}
.point {
	font-size:120%;
	font-weight:bold;
	line-height:1.0;
	padding-left:20px;
}
.p_disc {
	padding:-10px 40px;
	line-height:1.5;
}
.tour_concept {
	font-size:120%;
	font-weight:bold;
	color:#FFF;
	padding-left:40px;
	background-color:#F96;
}


/*--- // ツアールート // ---*/
.route {
	width:220px;
	padding:10px;
	border:1px solid #CCC;
	line-height:2;
}
.route_half {
	width:340px;
	padding:10px;
	border:1px solid #CCC;
	line-height:2;
}

.route_big {
	width:460px;
	padding:10px;
	border:1px solid #CCC;
	line-height:2;
}
.route_big_3colm{
	width:700px;
	padding:10px;
	border:1px solid #CCC;
	line-height:2;
}


/*--- // お客様体験談 // ---*/
.touch_title {
    padding:20px 0 5px 40px;
	background-repeat:no-repeat;
	line-height:1.5;
	font-size:120%;
	border-bottom:1px dotted #CCC;
}
.lemb_title {
    padding:20px 0 5px 40px;
	background-repeat:no-repeat;
	line-height:1.5;
	font-size:120%;
	border-bottom:1px dotted #CCC;
}
.both_title {
    padding:20px 0 5px 40px;
	background-repeat:no-repeat;
	line-height:1.5;
	font-size:120%;
	border-bottom:1px dotted #CCC;
}


/*--- // テーブル // ---*/


.table_tour {
    padding:10px 20px;
	background-color:#FFF7FF;
	border:1px solid #CCC;
	line-height:2;
}
.table_col_tour_title {
    width:806px;
	padding:0 5px;
	border-bottom:1px dotted #CCC;
}
.table_col_tour {
    width:100px;
	padding:0 5px;
	border-right:1px dotted #CCC;
	border-bottom:1px dotted #CCC;
}
.table_contents_tour {
	padding:0 5px;
	border-bottom:1px dotted #CCC;
}
.table_col_bottom_tour {
    width:100px;
	padding:0 5px;
	border-right:1px dotted #CCC;
}
.table_contents_bottom_tour {
	padding:0 5px;
}
.intro {
	padding:10px 15px;
	border:1px solid #CCC;
	border-top:none;
	line-height:2;
}
.intro img {
	padding:0 5px;
}
.staff_name {
	padding:0 5px;
    background-color:#99CC66;
	border-bottom:1px dotted #CCC;
}
.shop_name {
    padding:0 5px;
	background-color:#FFCC99;
	border-bottom:1px dotted #CCC;
}
.shop_title {
    padding:15px 0 0 15px;
	background-image:url(.../img/square_red.gif);
	background-repeat:no-repeat;
	line-height:1.5;
	font-size:120%;
}
.hotel_name {
    padding:0 5px;
	background-color:#FFCCFF;
	border-bottom:1px dotted #CCC;
}
.ichiran_category {
    padding:20px 0 0 5px;
	border:1px dotted #CCC;
	font-size:150%;
	font-weight:bold;
	line-height:1.0;
}
.ichiran_tourtitle {
	font-size:110%;
	font-weight:bold;
}
.ichiran_intro {
	padding:5px ;
	border:1px solid #CCC;
	border-top:none;
	line-height:1.5;
}
.ichiran_intro img {
	margin:-10px -5px 0 5px;
}
.concept_name {
	padding:10px 0 0 20px;
	font-size:120%;
	color:#FFF;
	background-color:#CC2206;
	border-bottom:1px dotted #CCC;
}
.concept {
	background:no-repeat center url(../info/img/index/logo.gif);
	padding:10px 25px;
	line-height:2;
	border:1px solid #CCC;
	border-top:none;
}
.kaisya_komuku {
    width:200px;
	padding:0 5px 0 25px;
	border-right:1px dotted #CCC;
	border-bottom:1px dotted #CCC;
}
.kaisya {
	padding:0 5px 0 25px;
	border-bottom:1px dotted #CCC;
	line-height:1.5;
}



/*--- // 予約フォーム // ---*/
.reserve_process {
    margin:20px 10px 20px 50px;
}
.reserve_form {
    padding:20px 0 0 50px;
}
.reserve_table {
    margin:20px 20px 20px 50px;
    border:1px solid #CCC;
}
.reserve_info {
    width:200px;
	background-color:#FEE5BC;
	padding:10px;
	border:1px solid #CCC;
}
.reserve_input {
    width:400px;
	padding:10px;
	border:1px solid #CCC;
}


/*--- // ツアー一覧 // ---*/
.lempyang {
	float:left;
	width:200;
	border:#999 1px solid;
}
.jukun {
	float:right;
	width:200;
	border:#999 1px solid;
}


/*--- // 天気 // ---*/
.tenki {
	width:85px;
	padding:5px;
	border:1px solid #CCC;
	border-top:none;
	border-left:none;
	text-align:center;
}
.tenki_top {
	width:85px;
	padding:5px;
	border:1px solid #CCC;
	background-color:#FFC;
	border-left:none;
	text-align:center;
	font-size:90%;
	line-height:normal;

}
.tenki_left {
	width:55px;
	padding:5px;
	border:1px solid #CCC;
	border-bottom:none;
	background-color:#FFC;
	text-align:center;
	font-size:90%;
	line-height:normal;
}
.tenki_left_bottom {
	width:55px;
	padding:5px;
	border:1px solid #CCC;
	background-color:#FFC;
	text-align:center;
	font-size:90%;
	line-height:normal;
}


/*--- // jquery // ---*/
#shuffle {
	padding:5px 10px 5px 10px;
}
#slideshow1 {
	display:block
	padding:5px 10px 5px 10px;
}
#slideshow2 {
	display:none
	padding:5px 10px 5px 10px;
}
#wrap{
    width: auto;
    margin: 20px auto;
}
.smallimage {
    background-color: #fff;
    border: 1px solid #CCC;
    padding: 3px;
    margin: 10px 5px 0 0;
}

