@charset "utf-8";
/* -------------------------
	Kyoto travel guide
------------------------- */
#main img {
	vertical-align:middle;
}
#main {
	margin-bottom:25px;
}
/*----- header -----*/
#ktg_header {
	width:518px;
	height:80px;
	background-image:url(../images/h1_bg.jpg);
	background-repeat:no-repeat;
	margin:0;
	padding:0;
}
h1.ktg {
	font-family:Times New Roman, Times, serif;
	font-size:36px;
	color:#FFFFFF;
	padding:18px 10px;
}
/*----- menu -----*/
#main a:link.ktgmenu {
	font-size:12px;
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}
#main a:hover.ktgmenu {
	font-size:11px;
	color:#000000;
	font-weight:bold;
	text-decoration:underline;
}
.ktgmenu1 {
	background-image:url(../images/menu_1.jpg);
	background-repeat:no-repeat;
	text-align:center;
}
.ktgmenu2 {
	background-image:url(../images/menu_2.jpg);
	background-repeat:no-repeat;
	text-align:center;
}
.ktgmenu3 {
	background-image:url(../images/menu_3.jpg);
	background-repeat:no-repeat;
	text-align:center;
}
/*----- intro -----*/
#ktg_intro {
	width:518px;
	height:147px;
	background-image:url(../images/intro_bg.jpg);
	background-repeat:no-repeat;
}
#ktg_introcopy {
	padding:18px 12px;
	width:325px;
	font-size:12px;
	color:#FFFFFF;
}
/*----- cantmiss -----*/
.cantmiss {
	background-image:url(../images/cantmiss_bg.jpg);
	background-repeat:no-repeat;
	vertical-align:top;
}
h2.cantmiss_title {
	font-size:12px;
	font-weight:bold;
	margin:0;
}
#main p.cantmiss_p {
	margin-top:10px;
	padding:0;
}
.funfact {
	width:180px;
	background-image:url(../images/funfact_bg.gif);
	vertical-align:top;
}
#funfact_titlebg {
	background-image:url(../images/funfact_title.gif);
	background-repeat:no-repeat;
	width:180px;
	height:35px;
}
h2.funfact_title {
	color:#FFFFFF;
	font-weight:bold;
	margin:0;
	padding:5px 10px;
}
#main p {
	margin:0;
	padding:5px 0 0;
}
#main p.cantmiss_pic img {
	float:left;
	width:105px;
	height:75px;
}
#main p.funfact_p {
	margin-bottom:10px;
	margin-left:10px;
	width:160px;
	font-size:12px;
}
#main p.funfact_p img {
	width:28px;
	height:32px;
	float:left;
}
/*----- summer -----*/
#summer {
	width:516px;
	border:1px solid #CCCCCC;
	background-image:url(../images/summer_bg.jpg);
	background-repeat:no-repeat;
}
#summer_copy {
	padding:10px 10px;
}
h2.summer_title {
	font-size:12px;
	font-weight:bold;
}
/*----- hotel -----*/
#hotelmap {
	background-image:url(../images/cantmiss_bg.jpg);
	background-repeat:no-repeat;
	vertical-align:top;
	width:518px;
}
h3.hotel_title {
	font-size:12px;
	font-weight:bold;
	margin:0;
}
#hotel {
	margin-bottom:10px;
}
#hotel h2 {
	font-family: Arial, Helvetica, Myriad Pro, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-image:url(../images/hotel_bg.jpg);
	background-repeat:no-repeat;
	width:518px;
	height:28px;
	padding:8px 0px;
}
.hoteldetail {
	padding:3px 0;
	vertical-align:top;
}
.fontsmall {
	font-size:12px;
	color:#333333;
}
.btn {
	padding:3px 0;
	border-top:1px dotted #CCCCCC;
	border-bottom:1px dotted #CCCCCC;
	text-align:right;
}
.hotellinks {
	width:518px;
	padding:3px 0;
	margin-top:5px;
	border-top:1px dotted #CCCCCC;
	border-bottom:1px dotted #CCCCCC;
}
/*----- tour -----*/
#tour {
	margin-bottom:10px;
}
#tour h2 {
	font-family: Arial, Helvetica, Myriad Pro, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-image:url(../images/tour_bg.jpg);
	background-repeat:no-repeat;
	width:518px;
	height:28px;
	padding:8px 0px;
}
/*----- guide -----*/
#kguide {
	background-image:url(../images/cantmiss_bg.jpg);
	background-repeat:no-repeat;
	vertical-align:top;
	width:518px;
}
h2.kguide_title {
	font-size:12px;
	font-weight:bold;
}
/*----- why -----*/
#why {
	width:516px;
	border:1px solid #CCCCCC;
}
#why_copy {
	padding:0 10px;
}

