@charset "utf-8";
/* ===================================================================
CSS information

 file name  :top.css
 author     :Ability Consultant
style info  :設定　ハックは最下部に記述
=================================================================== */

/*----------------------------------------------------
	基本設定、リンクカラーなど
----------------------------------------------------*/
body {
	font-family: verdana, "ＭＳ Ｐゴシック", "MS PGothic", Osaka, Sans-Serif;
	background: url(../images/common/bg.gif) center top repeat;
}
#top div#inner_body {
	background: url(../images/top/bg_innerbody.jpg) center top repeat-x;
}

a {
	color: #1c6c91;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}


/*----------------------------------------------------
	汎用class
----------------------------------------------------*/
/* clearfix */
.clearfix:after {
	content: "."; display: block; visibility: hidden; height: 0.1px; font-size: 0.1em; line-height: 0; clear: both;
}

#search_calendar{
	height: 25px;
}

.no_result{
	padding: 20px;
	color: #793527;
	font-size: 80%;
}

div#cal_area{
	/*min-height: 265px;*/
	clear: both;
}
p.thismonth{
	height: 34px;
}


/* -----------------------------------------------------------
	#header
		ヘッダー
----------------------------------------------------------- */
#top #header {
	width: 950px;
	height: auto;
	margin: 0 auto;
}
#top #header div.left {
	width: 724px;
	height: auto;
	float: left;
}
#top #header div.right {
	width: 226px;
	height: auto;
	float: right;
}

#top #header div.left h1 {
	font-size: 80%;
	color: #f6f8e0;
	line-height: 2.1;
	font-weight: normal;
	width: 530px;
	float: left;
}
#top #header div.left ul {
	width: 194px;
	float: right;
	font-size: 10px;
	line-height: 2.5;
}
#top #header div.left ul li {
	display: inline;
	margin: 0 3px;
}
#top #header div.left ul li a {
	color: #f6f8e0;
	text-decoration: none;
}
#top #header div.left ul li a:hover {
	text-decoration: underline;
}



/* .search 検索
---------------------------------------*/
#top #header div.left .search {
	clear: both;
	width: 300px;
	padding: 10px 0 0 410px;
}
#top #header div.left .search span {
	display: block;
	height: 24px;
	float: left;
}

#top #header div.left .search .left {
	background: url(../images/header/bg_search_left.png) no-repeat left top;
	width: 24px;
}

#top #header div.left .search .txt {
	float: left !important;
	background: url(../images/header/bg_search.gif) repeat-x left top !important;
	height: 16px !important;
	padding: 4px 0 4px 3px !important;
	color: #666 !important;
	width: 200px !important;
	border: 0 !important;
	line-height: 1.2;
}
#top #header div.left .search .right {
	background: url(../images/header/bg_search_right.png) no-repeat right top;
	width: 10px;
}

#top #header div.left .search .btn {
	margin-left: 3px;
}

/* 下段
---------------------------------------*/
#top #header div.left2 {
	width: 230px;
	height: auto;
	float: left;
	position: relative;
	top: -10px;
}
#top #header div.right2 {
	width: 720px;
	height: auto;
	float: right;
}
#top #header div.left2 h2 {
	font-size: 10px;
	font-weight: normal;
	padding: 0 0 0 10px;
	color: #704219;
	clear: both;
}

#top #header div.left2 h3 a {
	cursor: pointer;
}
#top #header div.right2 ul {
	padding: 15px 0 0 20px;
}
#top #header div.right2 ul li {
	height: 56px;
	float: left;
}
#top #header div.right2 ul li.welcome {
	width: 149px;
	padding-right: 8px;
	background: url(../images/top/header/gmenu_welcome.gif) left top no-repeat;
}
#top #header div.right2 ul li.stay {
	width: 149px;
	padding-right: 8px;
	background: url(../images/top/header/gmenu_stay.gif) left top no-repeat;
}
#top #header div.right2 ul li.sightseeing {
	width: 189px;
	padding-right: 8px;
	background: url(../images/top/header/gmenu_sightseeing.gif) left top no-repeat;
}
#top #header div.right2 ul li.event {
	width: 189px;
	background: url(../images/top/header/gmenu_event.gif) left top no-repeat;
}

#top #header div.right2 ul li a {
	display: block;
	height: 56px;
	text-indent: -9999px;
	overflow: hidden;
}
#top #header div.right2 ul li.welcome a:hover {
	width: 149px;
	background: url(../images/top/header/gmenu_welcome.gif) left -56px no-repeat;
}
#top #header div.right2 ul li.stay a:hover {
	width: 149px;
	background: url(../images/top/header/gmenu_stay.gif) left -56px no-repeat;
}
#top #header div.right2 ul li.sightseeing a:hover {
	width: 189px;
	background: url(../images/top/header/gmenu_sightseeing.gif) left -56px no-repeat;
}
#top #header div.right2 ul li.event a:hover {
	width: 189px;
	background: url(../images/top/header/gmenu_event.gif) left -56px no-repeat;
}


/*----------------------------------------------------
	#contents
----------------------------------------------------*/
#contents {
	width: 950px;
	margin: 0 auto;
	padding: 5px 0 0 0;
	clear: both;
}

/* -----------------------------------------------------------
	cnt_left
----------------------------------------------------------- */
#top div#cnt_left {
	width: 190px;
	height: auto;
	padding: 0 0 0px 0;
	background: url(../images/top/left/bg_bottom.gif) center bottom no-repeat;
	float: left;
}
#top div#cnt_left div.bg_inner {
	width: 190px;
	height: auto;
	background: url(../images/top/left/bg.gif) center top repeat-y;
}

/* -----------------------------------------------------------
	cnt_right
----------------------------------------------------------- */
#top div#cnt_right {
	width: 750px;
	height: auto;
	float: right;
}


/* -----------------------------------------------------------
	cnt_left_cban
----------------------------------------------------------- */
#top div#cnt_left div#cnt_left_cban {
	width: 190px;
	height: auto;
}
#top div#cnt_left div.head {
	width: 190px;
	height: 4px;
	background: url(../images/top/left/bg_head.gif) center top no-repeat;
}
#top div#cnt_left div.bottom {
	width: 190px;
	height: 4px;
	
}

#top div#cnt_left div#cnt_left_cban ul {
	width: 170px;
	margin: 0 auto;
	padding: 8px 0;
}
#top div#cnt_left div#cnt_left_cban ul li {
	margin: 0 0 5px 0;
}


/* -----------------------------------------------------------
	cnt_left_search
----------------------------------------------------------- */
#top div#cnt_left div#cnt_left_search {
	width: 190px;
	height: auto;
	font-size: 11px;
}
#top div#cnt_left div#cnt_left_search h4 {
	width: 190px;
	height: 27px;
	background: url(../images/top/left/bg_subtit.gif) left top no-repeat;
	font-size: 12px;
	font-weight: normal;
	color: #473232;
	line-height: 2.3;
	text-indent: 10px;
}
#top div#cnt_left div#cnt_left_search h4.conditions {
	margin-top: 20px;
}
#top div#cnt_left div#cnt_left_search h5 img {
	vertical-align: top;
	margin: 5px 0;
}
#top div#cnt_left div#cnt_left_search .margin {
	margin-left: 10px;
}

#top div#cnt_left div#cnt_left_search select {
	border: 1px solid #CCC;
	margin-bottom: 2px;
}

#top div#cnt_left div#cnt_left_search div.border {
	width: 190px;
	height: 15px;
	background: url(../images/top/left/border.gif) center center no-repeat;
}
#top div#cnt_left div#cnt_left_search ul {
	padding: 5px 0 0 10px;
}
#top div#cnt_left div#cnt_left_search ul li {
	line-height: 2;
	padding: 0 0 0 7px;
	background: url(../images/top/left/icn_circle.gif) left 12px no-repeat;
}
#top div#cnt_left div#cnt_left_search ul li span {
	margin-left: 3px;
	font-size: 70%;
}
#top div#cnt_left div#cnt_left_search p.btn {
	margin: 5px auto 0 auto;
	text-align: center;
}
#search_calendar p a {
	background: url("../images/side/calendar/icn_calendar.gif") no-repeat 10px top;
	padding: 0 0 5px 28px;
	line-height: 1.8;
}

#search_calendar table {
	border-collapse: collapse;
	border: 1px solid #CFC3AD;
	width: 200px;
}

#search_calendar table th,
#search_calendar table td {
	padding: 2px;
	text-align: center;
	font-weight: normal;
	font-size: small;
}

#search_calendar table th {
	background: #F5EDDF;
}

#search_calendar table th.cl_back {
	text-align: left;
}

#search_calendar table th.cl_next {
	text-align: right;
}

#search_calendar table th.cl_close {
	text-align: right;
}

#search_calendar table td  {
	border: 1px solid #CCC;
	background: #fff;
	width: 14%;
	color: #666;
}

#search_calendar table tr.cl_week td{
	border-bottom: 2px solid #dedede;
	color: #000;
}

#search_calendar table tr.cl_date td a {
	
}

#search_calendar table tr td.cl_sun {
	background: #F8EBF2;
}

#search_calendar table tr td.cl_sat {
	background: #DFF1FF;
}

/* 
	IE6対策（selectにz-indexを効かせるため）
	カレンダーのtableと同じwidthにして下さい。
*/
#search_calendar iframe {
	width: 200px;
}


/* -----------------------------------------------------------
	cnt_left_ban
----------------------------------------------------------- */
#top div#cnt_left div#cnt_left_ban {
	width: 190px;
	height: auto;
	margin: 15px 0 0 0;
}
#top div#cnt_left div#cnt_left_ban ul {
	width: 160px;
	padding: 10px 0 10px 0;
	margin: 0 auto;
}
#top div#cnt_left div#cnt_left_ban ul li {
	display: block;
	width: 160px;
	margin: 0 0 5px 0;
}

/* -----------------------------------------------------------
	flash
----------------------------------------------------------- */
#top div#cnt_right #flash {
	width: 520px;
	height: 220px;
	background: url(../images/top/main/bg_swf.png) center top no-repeat;
	float: left;
}

/* -----------------------------------------------------------
	koibitomisaki
----------------------------------------------------------- */
#top div#cnt_right #koibitomisaki {
	width: 220px;
	height: 220px;
	float: right;
}

/* -----------------------------------------------------------
	main_left
----------------------------------------------------------- */
#top div#cnt_right div.main_left {
	width: 410px;
	height: auto;
	margin: 10px 0 0 0;
	float: left;
}

/* -----------------------------------------------------------
	main_right
----------------------------------------------------------- */
#top div#cnt_right div.main_right {
	width: 330px;
	height: auto;
	padding: 10px 0 0 0;
	float: right;
}

/* -----------------------------------------------------------
	cnt_right_information
----------------------------------------------------------- */
#top div#cnt_right #cnt_right_information {
	width: 410px;
	height: auto;
	padding: 0 0 2px 0;
	background: url(../images/top/main/bg_bottom.gif) left bottom no-repeat;
}
#top div#cnt_right #cnt_right_information div.bg_inner {
	width: 410px;
	height: auto;
	background: url(../images/top/main/bg.gif) left top repeat-y;
}

#top div#cnt_right #cnt_right_information h4 {
	width: 410px;
	height: 29px;
	background: url(../images/top/main/tit_information.gif) left top no-repeat;
	font-size: 80%;
	font-weight: normal;
	text-align: right;
	line-height: 2.4;
}
#top div#cnt_right #cnt_right_information h4 a {
	margin-right: 10px;
}

#top div#cnt_right #cnt_right_information dl {
	font-size: 80%;
	line-height: 2.4;
	color: #505456;
}
#top div#cnt_right #cnt_right_information dt {
	width: 6.5em;
	float: left;
	padding-top: 1px;
	text-indent: 1em;
}
#top div#cnt_right #cnt_right_information dd {
	padding-left: 5em;
	border-top: 1px dotted #ccc;
}
#top div#cnt_right #cnt_right_information dl a {
	text-decoration: none;
}
#top div#cnt_right #cnt_right_information dl a:hover {
	text-decoration: underline;
}

#top div#cnt_right #cnt_right_information div.border {
	width: 410px;
	height: 4px;
	background: url(../images/top/main/border.gif) center center no-repeat;
}


/* -----------------------------------------------------------
	cnt_right_event
----------------------------------------------------------- */
#top div#cnt_right #cnt_right_event {
	width: 410px;
	height: auto;
	margin: 10px 0 0 0;
	padding: 0 0 2px 0;
	background: url(../images/top/main/bg_bottom.gif) left bottom no-repeat;
}
#top div#cnt_right #cnt_right_event div.bg_inner {
	width: 410px;
	height: auto;
	background: url(../images/top/main/bg.gif) left top repeat-y;
}

#top div#cnt_right #cnt_right_event h4 {
	width: 410px;
	height: 29px;
	background: url(../images/top/main/tit_event.gif) left top no-repeat;
	font-size: 80%;
	font-weight: normal;
	text-align: right;
	line-height: 2.4;
}
#top div#cnt_right #cnt_right_event h4 a {
	margin-right: 10px;
}

#top div#cnt_right #cnt_right_event .event {
	overflow: hidden;
	padding: 10px;
	width: 390px;
	background: url(../images/top/main/border.gif) left top no-repeat;
}
#top div#cnt_right #cnt_right_event .event .img {
	border: 1px solid #C7C7C7;
	padding: 1px;
	float: left;
}
#top div#cnt_right #cnt_right_event .event .img img {
	border: 2px solid #D1BDA5;
}
#top div#cnt_right #cnt_right_event .event p {
	font-size: 80%;
	float: left;
	margin: 5px 0 0 12px;
	display: inline;
	color: #404040;
}
#top div#cnt_right #cnt_right_event .event h5 {
	width: 280px;
	font-size: 100%;
	float: left;
	margin: 4px 0 0 12px;
	display: inline;
}
#top div#cnt_right #cnt_right_event .event h5 a {
	color: #FF7110;
}

#top div#cnt_right #cnt_right_event .event .btn {
	margin: 3px 0 0 10px;
}


/* -----------------------------------------------------------
	cnt_right_sightseeing
----------------------------------------------------------- */
#top div#cnt_right #cnt_right_sightseeing {
	width: 410px;
	height: auto;
	margin: 10px 0 0 0;
	padding: 0 0 2px 0;
	background: url(../images/top/main/bg_bottom.gif) left bottom no-repeat;
}
#top div#cnt_right #cnt_right_sightseeing div.bg_inner {
	width: 410px;
	height: auto;
	background: url(../images/top/main/bg.gif) left top repeat-y;
}

#top div#cnt_right #cnt_right_sightseeing h4 {
	width: 410px;
	height: 29px;
	background: url(../images/top/main/tit_sightseeing.gif) left top no-repeat;
	font-size: 80%;
	font-weight: normal;
	text-align: right;
	line-height: 2.4;
}
#top div#cnt_right #cnt_right_sightseeing h4 a {
	margin-right: 10px;
}

#top div#cnt_right #cnt_right_sightseeing .sightseeing {
	overflow: hidden;
	padding: 10px;
	width: 390px;
	background: url(../images/top/main/border.gif) left top no-repeat;
}
#top div#cnt_right #cnt_right_sightseeing .sightseeing .img {
	border: 1px solid #C7C7C7;
	padding: 1px;
	float: left;
}
#top div#cnt_right #cnt_right_sightseeing .sightseeing .img img {
	border: 2px solid #D1BDA5;
}
#top div#cnt_right #cnt_right_sightseeing .sightseeing p {
	width: 208px;
	font-size: 70%;
	float: left;
	margin: 3px 0 0 12px;
	line-height: 1.4;
	display: inline;
	color: #404040;
}
#top div#cnt_right #cnt_right_sightseeing .sightseeing p span {
	color: #DF7319;
}

#top div#cnt_right #cnt_right_sightseeing .sightseeing h5 {
	width: 208px;
	font-size: 90%;
	float: left;
	margin: 3px 0 0 12px;
	display: inline;
	color: #e44c85;
}
#top div#cnt_right #cnt_right_sightseeing .sightseeing .btn {
	margin: 5px 0 0 10px;
}


/* -----------------------------------------------------------
	cnt_right_koibitomisaki
----------------------------------------------------------- */
#top div#cnt_right #cnt_right_koibitomisaki {
	width: 330px;
	height: auto;
	padding: 0 0 2px 0;
	background: url(../images/top/right/bg_bottom.gif) center bottom no-repeat;
}
#top div#cnt_right #cnt_right_koibitomisaki div.bg_inner {
	width: 330px;
	height: auto;
	background: url(../images/top/right/bg.gif) left top repeat-y;
}

#top div#cnt_right #cnt_right_koibitomisaki h4 {
	width: 330px;
	height: 29px;
	background: url(../images/top/right/tit_koibitomisaki.gif) left top no-repeat;
	font-size: 80%;
	font-weight: normal;
	text-align: right;
	line-height: 2.4;
}
#top div#cnt_right #cnt_right_koibitomisaki h4 a {
	margin-right: 10px;
}

#top div#cnt_right #cnt_right_koibitomisaki .koibitomisaki {
	overflow: hidden;
	padding: 10px;
	width: 310px;
	background: url(../images/top/main/border.gif) left top no-repeat;
}
#top div#cnt_right #cnt_right_koibitomisaki .koibitomisaki .img {
	border: 1px solid #C7C7C7;
	padding: 1px;
	float: left;
}
#top div#cnt_right #cnt_right_koibitomisaki .koibitomisaki .img img {
	border: 2px solid #D1BDA5;
}
#top div#cnt_right #cnt_right_koibitomisaki .koibitomisaki p {
	width: 130px;
	font-size: 70%;
	float: left;
	margin: 3px 0 0 12px;
	line-height: 1.4;
	display: inline;
	color: #404040;
}
#top div#cnt_right #cnt_right_koibitomisaki .koibitomisaki p span {
	color: #DF7319;
}

#top div#cnt_right #cnt_right_koibitomisaki .koibitomisaki h5 {
	width: 138px;
	font-size: 90%;
	float: left;
	margin: 3px 0 0 12px;
	display: inline;
}
#top div#cnt_right #cnt_right_koibitomisaki .koibitomisaki h5 a {
	color: #e44c85;
}

/* -----------------------------------------------------------
	cnt_right_qr
----------------------------------------------------------- */
#top div#cnt_right #cnt_right_qr {
	width: 330px;
	height: 115px;
	margin: 10px 0 0 0;
	background: url(../images/top/right/bg_qr.gif) center top no-repeat;
}
#top div#cnt_right #cnt_right_qr p {
	position: relative;
	top: 80px;
	left: 55px;
	font-size: 80%;
}

/* -----------------------------------------------------------
	cnt_right_calendar
----------------------------------------------------------- */
#top div#cnt_right #cnt_right_calendar {
	width: 330px;
	height: auto;
	margin: 10px 0 0 0;
	padding: 0 0 2px 0;
	background: url(../images/top/right/bg_bottom.gif) center bottom no-repeat;
	text-align: center;
}
#top div#cnt_right #cnt_right_calendar div.bg_inner {
	width: 330px;
	height: auto;
	background: url(../images/top/right/bg.gif) left top repeat-y;
}
#top div#cnt_right #cnt_right_calendar h4 {
	width: 330px;
	height: 29px;
}

#top div#cnt_right #cnt_right_calendar img.head {
	display: block;
	padding: 10px 0 0 0;
	margin: 0 auto;
}

#top div#cnt_right #cnt_right_calendar p.previous {
	width: 80px;
	float: left;
	line-height: 4;
	font-size: 60%;
}
#top div#cnt_right #cnt_right_calendar p.thismonth {
	width: 150px;
	padding: 6px 0;
	text-align: center;
	float: left;
}
#top div#cnt_right #cnt_right_calendar p.next {
	width: 80px;
	float: right;
	line-height: 4;
	font-size: 60%;
}

#top div#cnt_right #cnt_right_calendar table {
	width: 310px;
	height: auto;
	font-size: 80%;
	margin: 0 auto;
	color: #333;
	clear: both;
}
#top div#cnt_right #cnt_right_calendar th {
	padding: 4px 0;
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	font-weight: normal;
	text-align: center;
}
#top div#cnt_right #cnt_right_calendar td {
	padding: 5px 5px 10px 5px;
}
#top div#cnt_right #cnt_right_calendar td a {
	display: block;
	width: 100%;
	height: 100%;
	padding: 3px 0;
	background: #F2EDD5;
	text-decoration: none;
}

#top div#cnt_right #cnt_right_calendar .sun {
	color: #ea2d2b;
}
#top div#cnt_right #cnt_right_calendar .sat {
	color: #1c7cd2;
}


/* -----------------------------------------------------------
	cnt_right_ban
----------------------------------------------------------- */
#top div#cnt_right #cnt_right_ban {
	width: 330px;
	height: auto;
	margin: 10px 0 0 0;
}
#top div#cnt_right #cnt_right_ban ul {
	width: 330px;
	height: 208px;
	background: url(../images/top/right/ban.gif) left top no-repeat;
}

#top div#cnt_right #cnt_right_ban ul li a {
	display: block;
	width: 330px;
	text-indent: -9999px;
	overflow: hidden;
}
#top div#cnt_right #cnt_right_ban ul li.beauty a {
	height: 70px;
}
#top div#cnt_right #cnt_right_ban ul li.mixi a {
	height: 69px;
}
#top div#cnt_right #cnt_right_ban ul li.youtube a {
	height: 69px;
}

#top div#cnt_right #cnt_right_ban ul li.beauty a:hover {
	background: url(../images/top/right/ban.gif) -330px top no-repeat;
}
#top div#cnt_right #cnt_right_ban ul li.mixi a:hover {
	background: url(../images/top/right/ban.gif) -330px -70px no-repeat;
}
#top div#cnt_right #cnt_right_ban ul li.youtube a:hover {
	background: url(../images/top/right/ban.gif) -330px -139px no-repeat;
}


/* -----------------------------------------------------------
	#footer
		フッター
----------------------------------------------------------- */
p.pagetop {
	width: 925px;
	height: auto;
	margin: 15px auto 0 auto;
	text-align: right;
}
#footer {
	width: 100%;
	height: 271px;
	background: url(../images/footer/bg_footer.jpg) center top repeat-x;
	clear: both;
}
#footer div#inner_footer {
	width: 950px;
	height: 271px;
	margin: 0 auto;
	background: url(../images/footer/img_line.gif) right 3px no-repeat;
}

#footer div#inner_footer div.cnt1,
#footer div#inner_footer div.cnt2,
#footer div#inner_footer div.cnt3,
#footer div#inner_footer div.cnt4,
#footer div#inner_footer div.cnt5 {
	width: 190px;
	height: 271px;
	background: url(../images/footer/img_line.gif) left 3px no-repeat;
	float: left;
}
#footer div#inner_footer div.cnt5 {
	width: 187px;
}

#footer div#inner_footer h5 {
	padding: 30px 0 0 25px;
	font-size: 90%;
	background: url(../images/footer/icn_arrow.gif) 17px 36px no-repeat;
}
#footer div#inner_footer ul {
	height: 60px;
	padding: 5px 0 0 30px;
}
#footer div#inner_footer ul li {
	font-size: 10px;
	line-height: 1.7;
}


#footer div#inner_footer a {
	padding: 3px;
	color: #5b3c29;
	text-decoration: none;
}
#footer div#inner_footer a:hover {
	text-decoration: none;
	background: #FFD596;
}

#footer_bottom {
	width: 950px;
	height: auto;
	margin: 0 auto;
	padding: 15px 0 25px 0;
}

#footer_bottom div.left {
	width: 500px;
	float: left;
}
#footer_bottom div.right {
	width: 450px;
	float: right;
}

#footer_bottom p {
	padding: 15px 0 0 0;
	color: #5b3c29;
	font-size: 60%;
	line-height: 1.6;
}

#footer_bottom div.right ul {
	padding: 40px 0 0 0;
	text-align: right;
}
#footer_bottom div.right li {
	display: inline;
	margin: 0 3px;
}
#footer_bottom div.right p {
	text-indent: 100px;
}

/*======================================

	hack - 各種cssハック - for IE7

=======================================*/
*:first-child+html {}


/*======================================

	hack - 各種cssハック - for IE6

=======================================*/
* html #top div#cnt_left div#cnt_left_cban ul {
	margin: 0 auto;
	padding: 0;
	position: relative;
	top: -6px;
}