@charset "UTF-8";
/* CSS Document */

#left section h2{
	font-size:14px;
}
#kyoto_nav{
	text-align:center;
	border-collapse: collapse;
}
#kyoto_nav div{
	margin:10px 0;
	background:url(../images/common/tub_bg.jpg);
}
#kyoto_nav ul{
	width:360px;
	margin:0 auto;
	height:22px;
}
#kyoto_nav .set{
	background:url(../images/common/tub120.jpg);
}
#kyoto_nav li{
	line-height:22px;
	width:120px;
	float:left;
}
#kyoto_nav p{
	background:#eeeeee;
	padding:6px;
	font-size:14px;
	text-align:center;
}
/*＝＝＝＝　インデックス　＝＝＝＝*/
#index{
	margin:10px 0;
	text-align:center;
}
#index h2{
	background:#FFEEFF;
	padding:8px;
	color:#000;
	text-align:left;
}
#index p{
	text-align:left;
	margin:20px auto;
}
#dtm_nav {
	background:#eee;
}

#dtm_nav ul{
	width:424px;
	margin:0 auto;
}
#dtm_nav li{
	width:192px;
	padding:20px 10px;
	float:left;
}

/*＝＝＝＝　観光コース　＝＝＝＝*/
.shiseki{
	margin:0 0 20px 0;
}
.shiseki div{
	border:#ccc solid 1px;
	border-bottom:none;
}
.shiseki h2{
	background:#FFEEFF;
	color:#000;
	font-size:18px;
	text-align:left;
	padding:8px;
}
.shiseki p{
	padding:5px;
}
.shiseki table{
	width:100%;
}
.shiseki td{
	border:#ccc solid 1px ;
	padding:5px;
	line-height:130%;
}
.shiseki .t0{
	background:#eee;
	width:20%;
}
.shiseki .t1{
	width:40%;
}
.shiseki .t2{
	width:40%;
}

/*＝＝＝＝　史跡の上部ナビ 　＝＝＝＝*/
#top_nav{
	width:320px;
	margin:0 auto;
	text-align:center;
}
#top_nav li{
	float:left;
	width:94px;
	padding:2px;
	border:solid 1px #39F;
}
#top_nav .center{
	width:114px;
	background:#39F;
	color:#fff;
}

/*＝＝＝＝　写真付きレイアウト 　＝＝＝＝*/
.photo_w , .photo_s , .photo_wide{
	text-align:center;
	margin:0 0 20px 0;
}

.photo_s figure , .photo_w figure{
	width:310px;
}

.photo_wide{
	width:630px;
}

.photo_s figcaption , .photo_w figcaption , .photo_wide figcaption{
	margin:4px 0 0 0;
	line-height:120%;
	font-size:10px;
}

.photo_w figure{
	float:left;
}


#type_a .top{
	text-align:center;
	border-bottom:solid 1px #ccc;
	margin:10px 0 0 0;
}
#type_a h2{
	font-size:18px;
	margin:4px;
}
#type_a .top li{
	border:solid 1px #ccc;
	border-bottom:none;
	background:#fff;
	padding:2px;
}
#type_a .top .ttl{
	background:#eaf0fb;
	color:#000;
}
#type_a .red{
	color:#f00;
}
#type_a .main{
	margin:10px 0;
}
#type_a .main img{
	float:left;
	margin:0 10px 10px 0;
}

.odd{
	margin:0 0 0 30px;
}

.odd8{
	margin:0 0 0 18px;
}



/*＝＝＝＝　観光マップ　＝＝＝＝*/
.map{
	margin:0 0 20px 0;
}
.map h2{
	background:#FFEEFF;
	padding:8px;
	color:#000;
	text-align:left;
	margin:0 0 20px 0;
}
.map .list div{
	margin:0 0 0 10px;
	width:195px;
	float:left;
}
.map .list ul{
	margin:0 0 5px 0;
}
.map .list li{
	font-size:10px;
	border:1px solid #eee;
	border-top:none;
	padding:5px;
	line-height:120%;
}
.map .list p{
	text-align:center;
	background:#eee;
	color:#000;
}
.map .list li a{
	display:block;
	font-size:12px;
	margin:0 0 2px;
}
.map .list .left{
	float:left;
	width:425px;
	margin:0;
}
.map .list .right{
	float:left;
	width:200px;
	margin:0 0 0 5px;
}
.map .mar{
	margin:20px 0 0;
}

