@charset "utf-8";

/* titles -----------------------------------------------*/

.title_map {
	background-image: url(../image/title_maps.gif);
	height: 36px;
	width: 95px;
}

.title_recommend {
	background-image: url(../image/title_recommend.gif);
	height: 36px;
	width: 160px;
}

.title_moved {
	background-image: url(../image/title_moved.gif);
	height: 20px;
	width: 241px;
}

.title_photo {
	background-image: url(../image/title_photos.gif);
	height: 36px;
	width: 95px;
}

.title_kuchikomi {
	background: url(../image/title_kuchikomi.gif) no-repeat;
	width: 194px;
	height: 28px;
	margin-bottom: 10px;
}

.title_comment {
	background: url(../image/title_comment.gif) no-repeat;
	width: 194px;
	height: 28px;
	margin-bottom: 10px;
}

.h4_contents_title {
	background: url(../image/bg_moved.gif) repeat-x;
	height: 21px;
	margin: 15px 0px;
}

/* backgrounds ------------------------------------------*/

.bg_category {
	background: url(../image/bg_category.gif) no-repeat;
	height: 41px;
	margin: 15px 0px;
	clear: both;
}

.seasonal_point {
	background: url(../image/bg_points.gif) no-repeat;
	padding: 40px 10px 10px 10px;
	height: 95px;
	_height: 140px;
	margin-bottom: 15px;
}

.area_map {
	background: url(../image/bg_map.gif) no-repeat;
	height: 453px;
	margin: 0px 0px 15px 0px;
	padding: 7px;
}

.area_qr {
	background: url(../image/bg_qr.gif) no-repeat;
	width: 279px;
	height: 181px;
	float: left;
}

.area_slash {
	background: url(../image/bg_slash.gif) no-repeat;
	padding: 10px;
	position: relative;
	overflow: hidden;
	clear: both;
}

.area_slash_bottom	{
	background: #7f9db9;
	height: 1px;
	margin-bottom: 20px;
	clear: both;
	width: 745px;
}

/* table ------------------------------------------------*/

table.spot {
	border: solid #cdcdcd;
	border-width: 1px 0px 0px 1px;
}

table.spot th {
	border: solid #cdcdcd;
	border-width: 0px 1px 1px 0px;
	background: url(../image/bg_th.jpg) repeat-x;
	padding: 5px;
	text-align: left;
	font-weight: normal;
	border-collapse : collapse ;
	font-size: 90%;
}

table.spot td {
	border-bottom: 1px solid #cdcdcd;
	padding: 5px;
	border-collapse : collapse ;
	font-size: 90%;
}


table.spot td.left {
	border-right: 1px dotted #cdcdcd;
}

table.spot td.right {
	border-right: 1px solid #cdcdcd;
}

/* layout -----------------------------------------------*/

.basicinfo_1	{
	float: left;
	width: 330px;
}

.basicinfo_1 img {
	width: 320px;
}

.basicinfo_2 {
	float: left;
	width: 415px;
}

/* titles -----------------------------------------------*/

.seasonal_point p {
	margin: 0px;
	padding: 0px;
}

.area_slash img {
	width: 120px;
	border: 1px solid #b8c6d2;
	margin: 3px;
	padding: 5px;
	background: #ffffff;
}

/* dl ---------------------------------------------------*/

dl,dd {
	margin: 0px;
	padding: 0px;
}

dl.ico dt {
	/*float: left;*/
	display: block;
	padding: 8px 0px 8px 100px;
}

dl.ico dd {
	display: block;
	text-align: right;
	padding: 8px;
}

dl.seasonal dt {
	width: 200px;
	float: left;
	display: block;
}

dl.seasonal dd {
	width: 500px;
	float: left;
	display: block;
}

dl.dl_table dt {
	width: 300px;
	float: left;
}

dl.dl_table dd {
	width: 100px;
	float: left;
	text-align: right;
}

/* googlemaps -------------------------------------------*/

.googlemaps {
	float: left;
	clear:both;
	background: #ddd;
	width: 525px;
/*	height: 435px; */
	height: 402px;
	border: 1px solid #cdcdcd;
}

.spotseach {
	/*float: left;*/
	width: 195px;
	height: 340px;
	margin-top: 30px;
	margin-left: 7px;
	
	float: right;
	margin-right: 8px;
	_margin-right: 4px;
	padding-right: 4px;
}

.map_icon {
	clear: both;
	float: left;
	width: 630px;
	text-align: left;
	padding: 7px 0px 0px 100px;
}

.map_icon a {
	margin-right: 7px;
}

/* 近隣スポットあたり -----------------------------------*/	

dl.qr_code {
	margin: 0px;
}

.qr_code dt {
/*	width: 110px; */
	width: 150px;
	float: left;
	text-align: center;
/*	margin-top: 50px; */
	margin-top: 35px;
}

.qr_code dd {
	width: 120px;
/*	margin: 60px 0px 0px 0px; */
	margin-top: 35px;
	float: left;
}

.qr_left {
	width: 466px;
	float: left;
}

/* くちこみ ---------------------------------------------*/

.area_kuchikomi {
	padding: 10px;
	margin-bottom: 20px;
	clear: both;
}

.kuchikomi_left {
	float: left;
	width: 120px;
	text-align: center;
}

.kuchikomi_right {
	float: left;
	width: 605px;
	background: url(../image/bg_kuchikomi.gif) no-repeat;
	font: 92%;
	margin-bottom: 20px;
}

kutikomi_right dl {
	margin: 0px;
	padding: 0px;
}

.kuchikomi_right dt {
	float: left;
	width: 450px;
	display: block;
	padding-left: 55px;
	margin-top: 10px;
}

.kuchikomi_right dd {
	float: left;
	margin: 15px 0px 0px 0px;
	width: 100px;
	display: block;
}

.kuchikomi_right p {
	margin: 15px 15px 15px 55px;
}

.comment_count {
	text-align: right;
	padding: 0px 15px 15px 0px;
}

.kuchikomi_right a {
	color: #62d678;
	font: 150% bold;
	text-decoration: none;
}

.area_slash textarea {
	width: 725px;
	height: 80px;
}

.migi {
	text-align: right;
	margin: 10px 0px;
}

.naka {
	text-align: center;
	margin: 10px 0px;
}

/* くちこみ弐式 -----------------------------------------------*/

dl.mouse {
	margin-bottom: 15px;
	padding-top: 15px;
}

dl.mouse dt {
	width: 120px;
	text-align: center;
	float: left;
}

dl.mouse dd {
	float: left;
	width: 602px;
}

dd.top {
	background: url(../image/bgt_mouse.gif) no-repeat;
	background-position: top left;
	line-height: 54px;
	vertical-align: middle;
}

dd.top h6 {
	padding-left: 55px;
	font-size: 130%;
	float: left;
	display: inline;
	margin: 0px;
}

dd.top h6 a {
	color: #62d678;
}

dd.top p.right {
	float: right;
	display: inline;
	padding-right: 12px;
	margin: 0px;
}

dd.bottom {
	background: url(../image/bgb_mouse.gif) no-repeat;
	background-position: bottom left;

	>margin-top: -15px;
}

dd.bottom p.comments {
	padding-left: 55px;
	float: right;
	display: inline;
	padding-right: 12px;
	margin: 4px 0px;
}

dd.bottom p.text {
	margin: 0px 0px 0px 55px;
	padding: 5px 0px;
}

/* 順路 */
/*
dl.route {
	margin: 0px;
	padding: 0px;
}

dl.route dt {
	float: left;
	width: 80px;
}

dl.route dd {
	background: url(../image/dd_arrow.gif) no-repeat;
	background-position: top center;
	float: left;
	width: 49px;
	margin: 0px;
	padding: 0px;
}

dt.air {
	background: url(../image/ico_air.gif) no-repeat;
	background-position: top center;
}

dt.express {
	background: url(../image/ico_express.gif) no-repeat;
	background-position: top center;
}

dt.train {
	background: url(../image/ico_train.gif) no-repeat;
	background-position: top center;
}

dt.car {
	background: url(../image/ico_car.gif) no-repeat;
	background-position: top center;
}

dt.taxi {
	background: url(../image/ico_taxi.gif) no-repeat;
	background-position: top center;
}

dt.bus {
	background: url(../image/ico_bus.gif) no-repeat;
	background-position: top center;
}

dt.bicycle {
	background: url(../image/ico_bicycle.gif) no-repeat;
	background-position: top center;
}

dt.walk {
	background: url(../image/ico_walk.gif) no-repeat;
	background-position: top center;
}

dt.goal {
	background: url(../image/ico_goal.gif) no-repeat;
	background-position: top center;
}

dl.route dt p {
	margin-top: 42px;
	text-align: center;
	font-size: 76%;
}

dl.route dd p {
	text-align: center;
	font-size: 76%;
	overflow: hidden;
	line-height: 42px;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
}
*/

dl.course {
	width: 128px;
	float: left;
	background: url(../image/ico_allow.gif) right top no-repeat;
	margin: 0px 0px 10px;
	font-size: 75%;
	color: #363636;
	height: 85px;
}

div.course {
/*	height: 85px;*/
	height: 7em;
	margin: 0px 0px 10px;
	float: left;
	text-align: center;
	font-size: 75%;
}

dl.course dt {
	width: 55px;
	height: 42px;
}

dl.course dd {
	margin: 0px;
	text-align: center;
}

dl.course dt p {
	border: 1px solid #a9a9a9;
	background: #e5e5e5;
	text-align: center;
	padding: 6px 0px;
	margin: 0px;
}

dt.express {
/*	background: url(../image/ico_express.gif) no-repeat;*/
	display: list-item;
	list-style: none url(../image/ico_express.gif) inside;
	margin: 0px;
	padding: 0px;
}

dt.train {
/*	background: url(../image/ico_train.gif) no-repeat;*/
	display: list-item;
	list-style: none url(../image/ico_train.gif) inside;
	margin: 0px;
	padding: 0px;
}

dt.bus {
/*	background: url(../image/ico_bus.gif) no-repeat;*/
	display: list-item;
	list-style: none url(../image/ico_bus.gif) inside;
	margin: 0px;
	padding: 0px;
}

dt.taxi {
/*	background: url(../image/ico_taxi.gif) no-repeat;*/
	display: list-item;
	list-style: none url(../image/ico_taxi.gif) inside;
	margin: 0px;
	padding: 0px;
}

dt.car {
/*	background: url(../image/ico_car.gif) no-repeat;*/
	display: list-item;
	list-style: none url(../image/ico_car.gif) inside;
	margin: 0px;
	padding: 0px;
}

dt.bicycle {
/*	background: url(../image/ico_bicycle.gif) no-repeat;*/
	display: list-item;
	list-style: none url(../image/ico_bicycle.gif) inside;
	margin: 0px;
	padding: 0px;
}

dt.walk {
/*	background: url(../image/ico_walk.gif) no-repeat;*/
	display: list-item;
	list-style: none url(../image/ico_walk.gif) inside;
	margin: 0px;
	padding: 0px;
}

dl.course dt.free p {
	width: 51px;
	text-align: center;
	margin: 3px 5px;
	vertical-align: middle;
	height: 34px;
}

dl.point {
/*	background: url(image/ico_allow.gif) no-repeat top left; */
	
/*	width: 128px; */
	float: left;
	font-size: 75%;
	color: #363636;
	margin: 0px 0px 10px;
/*	height: 85px;*/
	height: 7em;
}

dl.point dt {
	border: 1px solid #a9a9a9;
	background: #e5e5e5;
	text-align: center;
	padding: 6px 10px;
}

dl.point dd {
	margin: 0px;
	text-align: center;
}


/* 備考欄と李香蘭って似てね？ */

.bg_route_attention {
	background: url(../image/bg_route_attention.gif) bottom no-repeat;
	width: 745px;
	clear: both;
	padding-bottom: 15px;
	margin-top: 15px;
}

.title_route_attention {
	background: url(../image/title_route_attention.gif) no-repeat;
	line-height: 37px;
	margin: 0px;
	padding: 0px;
}

.bg_route_attention p {
	padding: 8px 15px 15px;
	margin: 0px;
}

/* タブ */
ul.selecttab {
	clear: both;
}

ul.selecttab li {
	float: left;
	width: 99px;
	list-style: none;
}

ul.selecttab li a.access {
	background: url(../image/li_access.gif) no-repeat;
	height: 32px;
	display: block;
}

ul.selecttab li a.spot {
	background: url(../image/li_spot.gif) no-repeat;
	height: 32px;
	display: block;
}

/*
ul.selecttab li a.transport {
	background: url(../image/li_transport.gif) no-repeat;
	height: 32px;
	display: block;
}
*/
ul.selecttab li a.taxi {
	background: url(../image/li_taxi.gif) no-repeat;
	height: 32px;
	display: block;
}

ul.selecttab li a.rentcar {
	background: url(../image/li_rentcar.gif) no-repeat;
	height: 32px;
	display: block;
}

ul.selecttab li.access_n {
	background: url(../image/li_access_n.gif) no-repeat;
	height: 32px;
	display: block;
}

ul.selecttab li.spot_n {
	background: url(../image/li_spot_n.gif) no-repeat;
	height: 32px;
	display: block;
}

/*
ul.selecttab li.transport_n {
	background: url(../image/li_transport_n.gif) no-repeat;
	height: 32px;
	display: block;
}
*/
ul.selecttab li.taxi_n {
	background: url(../image/li_taxi_n.gif) no-repeat;
	height: 32px;
	display: block;
}

ul.selecttab li.rentcar_n {
	background: url(../image/li_rentcar_n.gif) no-repeat;
	height: 32px;
	display: block;
}

ul.selecttab li a:hover {
	background-position: 0px -32px;
}

/* マップ */
div.map_legend
{
	text-align: right;
}

div.map_legend_icon
{
	float: left;
	padding-right: 2em;
}

/* 路線 ---------------------------------------*/

.bg_list {
	background: url(../image/bg_list.jpg) repeat-x;
	border-bottom: 1px solid #f1f1f1;
	overflow: hidden;
	clear: both;
	position: relative;
	margin-right: 10px;
/*	height: 149px; */
}

.list_left {
	width: 160px;
	margin: 10px;
	float: left;
	clear: both;
}

.list_left img {
	width: 160px;
}

.big {
	font-size: 150%;
	font-weight: bold;

}


.title_bus {
	background: url(../image/bus/title_bus.gif) no-repeat;
	width: 191px;
	height: 18px;
	margin: 0px;
}

.title_timetable {
	background: url(../image/bus/title_buslist.gif) no-repeat bottom left;
	margin: 0px 15px 20px;
	height: 36px;
}

.time_table {
	background: url(../image/bus/bgt_time.gif) top repeat-x;
	border: 1px solid #0692d4;
	overflow: hidden;
	width: 270px;
}

ul.b_list
{
	margin-left: 16px;
}

ul.b_list li {
	list-style: url(../image/bus/li_blist.gif) inside;
	margin: 0px 0px 4px;
}

ul.b_list li a {
	padding: 0px 5px;
}

/* コースリスト ---------------------------------------*/

.course_list_box
{
	width: 748px;
/*
	height: 420px;
	overflow: auto;
*/
}

.course_box_left
{
	float: left;
	width: 350px;
	height: 140px;
	padding: 0px 8px 0px 8px;
	margin: 0px 0px 8px 0px;
	background: transparent url(../image/bg_th.jpg) repeat-x scroll 0% 0%;
	border-right: 1px solid #D9D9D9;
}
.course_box_right
{
	float: left;
	width: 350px;
	height: 140px;
	padding: 0px 8px 0px 8px;
	margin: 0px 0px 8px 0px;
	background: transparent url(../image/bg_th.jpg) repeat-x scroll 0% 0%;
/*	border-right: 1px solid #D9D9D9; */
}

.course_box_left .title, .course_box_right .title
{
	font-size: 85%;
	font-weight: bold;
	padding-bottom: 4px;
}

.course_box_left .image, .course_box_right .image
{
	width: 140px;
	height: 120px;
	overflow: hidden;
	text-align: center;
	margin: 0px 4px 0px 0px;
	padding: 0px;
	float: left;
}

.course_box_left .explain, .course_box_right .explain
{
	width: 195px;
	float: left;
}

.course_box_left .explain .area_list, .course_box_right .explain .area_list
{
	font-size: 70%;
	color: #666666;
}

.course_box_left .explain .long_text, .course_box_right .explain .long_text
{
	font-size: 80%;
	border-top: 1px solid #D9D9D9;
	margin-top: 4px;
	padding-top: 4px;
}
