﻿@charset "utf-8";
/*
Theme Name: シルクイン鹿児島
Theme URI: http://www.silk-inn.jp/
Description: シルクイン鹿児島専用テーマ
Version: 1.0
Author: ツービーコン
Author URI: http://scross.co.jp/
Tags: blue, custom header, fixed width, two columns, widgets
*/



/* Begin Typography & Colors */
* {
	margin: 0px;
	padding: 0px;
}

html {
	background-color:#FFFFFF;
}

body,td,p,div {
	font-size:small;
	color:#666666;
	line-height:135%;
	font-family: "Verdana", "Tahoma", "Arial", "Helvetica", "ＭＳ Ｐゴシック", "Osaka", "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", "Osaka－等幅";
}
img {
	border: 0px none red;
	margin:0px;
	padding:0px;
}
a {
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}

p {
	padding:5px 0px;
}

#container {
	background-color: white;
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	margin:0 auto;
	width:748px;
	margin-top:10px;
	margin-bottom:5px;
	}

#header {
	background:url(images/header/header.gif) no-repeat;
	width:748px;
	height:61px;
	position:relative;
}

#header h1 a {
	display:block;
	text-indent:-9999px;
	position:absolute;
	width: 307px;
	height: 60px;
}

#header #info {
	text-align:right;
	position:absolute;
	left: 308px;
	top: 20px;
	width: 440px;
}

#header_img {
	display:block;
	background-image:url(images/header/header.gif);
	height:80px;
}

#top_menu {
	margin-bottom:0px;
	overflow: hidden;
}
	#top_menu li {
		list-style-type:none;
		float:left;
		margin-bottom:0px;
		padding-bottom:0px;
	}


#content {
	clear:both;
	background-image:url(images/sidebar_back.gif);
	background-position:left;
	background-repeat:repeat-y;
	border-bottom:1px solid #CCCCCC;
	}

#sidebar {
	width:197px;
	float:left;
}

#banners {
	text-align:center;
	padding-top:5px;
}

#banners ul {
	margin:0;
	padding:0;
	list-style:none;
}

#banners ul li {
	margin:0;
	padding:0;
}
	#banners ul li img  {
		margin-bottom:3px;
	}

#reserve_box {
	color:#FFFFFF;
	padding:0px 7px 0px 7px;
	border-bottom:1px solid #FFFFFF;
}
	#reserve_box select,option,p {
		font-size:10px;
		line-height:150%;
	}
	#reserve_box p {
		color:#FFFFFF;
	}

.narrowcolumn {
	float: right;
	margin: 0px 0 0;
	width: 550px;
	padding-bottom:40px;
	}

#footer_menu {

	border-top:1px solid #CCCCCC;
	padding:10px;
	background-color:#FFFFFF;
	text-align:right;
}
	#footer_menu li {
		font-size:10px;
		display:inline;
	}
	#footer_menu li a {
		background-image:url(images/li_img1.gif);
		background-repeat:no-repeat;
		background-position:left;
		padding-left:13px;
		padding-right:20px;
	}


#footer_menu2 {
	padding:10px 10px 10px 200px;
	text-align:right;
	margin:0 auto;
	margin-top:-46px;
	width:538px;
}
	#footer_menu2 li {
		font-size:10px;
		display:inline;
	}
	#footer_menu2 li a {
		background-image:url(images/li_img1.gif);
		background-repeat:no-repeat;
		background-position:left;
		padding-left:13px;
		padding-right:20px;
	}


#clear {
	clear:both;
}

.hidden {
	display:none;
}




#footer {
		text-align:center;
	}
.copyright {
	font-size: 11px;
	line-height: 20px;
	color: #003376;
}


.entry {
	padding:10px 18px;
	font-size:12px;
	color:#003399;
}
	.entry p {
		font-size:12px;
		color:#666666;
	}
	.entry strong {
		color:#003376;
	}

.pankuzu {
	font-size:10px;
	padding:5px 18px;
}
.pankuzu a {
	font-size:10px;
}


.pagetop {
	background-image:url(images/pagetop.gif);
	background-position:right;
	background-repeat:no-repeat;
	height:16px;
	display:block;
	margin-top:30px;
	margin-bottom:10px;
}
	.pagetop span {
		display:none;
	}

/*
	インフォメーション用スタイル
*/	

.info_title{
	font-size:12px;
	color:#003376;
	height: 20px;
	border-top: 2px solid #003376;
	border-bottom: 1px solid #CCCCCC;
	background-color: #E1E7EF;
	text-align: left;
	padding: 5px;
}
.date{
	font-size:10px;
	color:#003376;
}
.content{
margin-left:30px;
}


/*
	トップページ用スタイル
*/	

	#top_image {
		background-image:url(images/top/mainimg.jpg);
		height:205px;
		margin-bottom:1px;
	}
	
	.specialplan_title {
		font-size:15px;
		font-weight:bold;
		color:#003376;
		border:1px solid #FFD1E0;
		padding:10px;
		background-color:#FFF0F0;
		margin-bottom:10px;
	}
	
	#top_information {
		background-color:#E1E7EF;
/*		background-image:url(images/top/information_back.gif);	*/
		background-position:left;
		background-repeat:repeat-y;
		padding:0px 10px 10px 10px;
		margin-bottom:1px;
	}
		#top_information li {
			background-image:url(images/top/information_border.gif);
			background-position:bottom;
			background-repeat:repeat-x;
			padding:5px;
			list-style-type:none;
		}
		#top_information img {
			margin-left:-10px;
			margin-right:-10px;
		}
	
		#more_information {
			text-align:right;
			margin-top:5px;
		}
	
	#blue_border {
/*		padding-left:18px;	*/
		background-image:url(images/top/blue_border.gif);
		background-repeat:repeat-y;
		padding-bottom:1px;
		border-bottom:1px solid #CCCCCC;
	}
	
	#top_specialplan {
		width:350px;
		float:left;
		padding:0px 10px;
	}

	.recommend_div {
	clear:both;
	margin-top:10px;
	background-color:#FFF4C6;
	overflow: hidden;
	}
		.recommend_div img {
			margin-right:5px;
			float:left;
			margin-bottom:10px;
			border-left:5px solid #003376;
		}
		.recommend_div h3 {
			font-size:12px;
			font-weight:bold;
			color:#003376;
			line-height:120%;
			border-bottom:1px solid #CCCCCC;
			margin:2px 3px 0px 81px;
			padding-bottom:1px;
		}
		.recommend_div img {
			margin-right:5px;
		}
		.recommend_div p {
			margin:0px;
			padding:0px;
		}
		.excerpt_div {
			font-size:10px;
			color:#666666;
			background-image:url(images/tri.gif);
			background-repeat:no-repeat;
			background-position:85px 4px;
			padding-left:93px;
			line-height:100%;
			padding-top:0px;
		}


		
		#top_specialplan tr {
			background-color:#FFF4C6;
			border-bottom:5px solid #FFFFFF;
		}
		#top_specialplan td {
			padding-bottom:5px;
		}
		#top_specialplan .excerpt_td {
			font-size:10px;
			color:#666666;
			background-image:url(images/tri.gif);
			background-repeat:no-repeat;
			background-position:0px 4px;
			padding-left:8px;
			line-height:100%;
			padding-top:0px;
		}
		#top_specialplan .excerpt_td p {
			padding:0px;
			margin:0px;
		}
		#top_specialplan th {
			border-bottom:1px solid #CCCCCC;
			text-align:left;
		}
		#top_specialplan h3 {
			font-size:12px;
			font-weight:bold;
			color:#003376;
			line-height:120%;
		}
		#top_specialplan img {
			margin-right:5px;
		}
	
	#top_sightseeing {
		width:158px;
		float:right;
		padding:0px 10px;
		font-size:10px;
		color:#666666;
	}
		#top_sightseeing img {
			margin-bottom:7px;
		}
		#top_sightseeing p {
			margin-top:0px;
			margin-bottom:7px;
		}


/*
	ご宿泊プラン用スタイル
*/
	.standard_plan_tbl {
		margin-top:10px;
	}
	.standard_plan_tbl th {
		padding:0px 10px 0px 20px;
		font-weight:normal;
	}
	.standard_plan_tbl td {
		font-size:10px;
	}
	.standard_plan_tbl h3 {
		text-align:left;
		border-bottom:1px solid #666666;
		font-size:12px;
		font-weight:normal;
		color:#003376;
		background-image:url(images/tri2.gif);
		background-repeat:no-repeat;
		background-position:0px 2px;
		padding-left:17px;
		padding-bottom:3px;
	}
	.standard_plan_tbl img {
		margin-bottom:5px;
	}
	.plan_weekday {
		border:1px solid #999999;
		background-color:#F0F9FF;
		width:100%;
		text-align:left;
		margin-bottom:5px;
	}
		.plan_weekday td {
			padding-left:0px;
			font-size:12px;
		}
		.plan_weekday th {
			padding-left:30px;
			width:50px;
		}
	.plan_holiday {
		border:1px solid #CCCCCC;
		background-color:#FFE57F;
		width:100%;
		text-align:left;
	}
		.plan_holiday td {
			padding-left:30px;
			font-size:12px;
		}
		.plan_holiday th {
			padding-left:30px;
			width:50px;
		}

/*
	お食事用スタイル
*/

.breakfast {
	text-align: center;
}

.breakfast_box {
	height: 115px;
	width: 430px;
	border: 1px solid #FF9900;
	background-color: #FFF0E0;
	border: 1px solid #FF9900;
	text-align: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.caption {
	font-size: 10px;
	line-height: 125%;
	color: #666666;
}
.breakfast_title {
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #FF9900;
}
.breakfast_copy {
	font-size: 12px;
	line-height: 135%;
}
.breakfast_img {
	clear: left;
	float: left;
}




/*
	観光スポット用スタイル
*/
	.spot_tbl th {
		padding-right:8px;
		padding-bottom:15px;
		vertical-align:top;
	}
	.spot_tx {
	font-size:12px;
	line-height:135%;
}
	.spot_tbl td {
		padding-bottom:15px;
		font-size:10px;
		vertical-align:top;
	}
	.spot_title_tbl {
		width:100%;
	}
	.spot_title_tbl .spot_num {
		padding:2px 5px;
		color:#FFFFFF;
		background-color:#003376;
		width:19px;
		text-align:center;
		font-size:12px;
	}
	.spot_title_tbl .spot_name {
		padding:2px 5px;
		color:#003376;
		font-weight:bold;
		background-color:#FFE57F;
		font-size:12px;
	}
	.spot_title_tbl .spot_url {
		padding:2px 0px;
		color:#FFFFFF;
		background-color:#003376;
		width:71px;
		text-align:center;
	}
	.spot_title_tbl .spot_url a {
		color:#FFFFFF;
		font-size:13px;
	}


/*
	名産品用スタイル
*/
	.meisan_tbl {
		margin-top:15px;
		border:1px solid #003376;
		background-color:#F0F9FF;
	}
	.meisan_tbl th {
		text-align:left;
		padding:5px;
		border-bottom:1px solid #CCCCCC;
	}
	.meisan_tbl td {
		padding:5px;
		vertical-align:top;
	}


/*
	郷土料理用スタイル
*/
	.countrydish_tbl {
		margin-top:15px;
		border:1px solid #CDD7E4;
		background-color:#FFF5EB;
	}
	.countrydish_tbl th {
		text-align:left;
		padding:5px;
		border-bottom:1px solid #CCCCCC;
	}
	.countrydish_tbl td {
		padding:5px;
		vertical-align:top;
	}

/*
	施設紹介用スタイル
*/
	.rose_tx {
	font-size:12px;
	color:#FF3399;
	font-weight:bold;
	line-height:135%;
}

.front_img {
	clear: left;
	float: left;
	padding: 8px;
	display: inline;
}

	.facilities_txt {
		padding-left:64px;
		padding-bottom:10px;
	}
		.facilities_txt2 {
	font-size:10px;
	color:#666666;
	line-height:135%;
	}
	
	img.alignright_shisetsu {
	margin: 5px 15px 0px 64px;
	float: left;
	display: inline;
	}




/*
	イベント用スタイル
*/
.entry_event {
	padding:10px 44px 10px 48px;
	font-size:12px;
	color:#666666;
}
	.event_tbl {
		margin-bottom:20px;
	}
	.event_tbl img {
		margin-right:10px;
		vertical-align:top;
	}
	.event_tbl th {
		text-align:left;
		padding:5px 10px;
		border-bottom:5px solid #FFFFFF;
		color:#003376;
		background-color:#FFE57F;
	}
	.event_tbl td {
		vertical-align:top;
	}
	.event_tbl .event_data {
		padding:5px 10px;
		vertical-align:top;
		background-color:#E0E0E0;
		line-height:200%;
		border-top:1px solid #003376;
	}
	.event_tbl .event_description {
		padding:5px 0px;
		vertical-align:top;
	}



.form_tbl {
	background-color:#003376;
}
	.form_tbl th {
		background-color:#113C9A;
		color:#FFFFFF;
		padding:10px 20px;
		width:135px;
		border-left:8px solid #94C6DD;
		font-weight:normal;
		text-align:left;
		vertical-align:top;
	}
	.form_tbl td {
		background-color:#FFFFFF;
		color:#666666;
		padding:10px 20px;
	}
	.must_input_th {
		background-image:url(images/must_input.gif);
		background-position:10px 17px;
		background-repeat:no-repeat;
	}

.must_input {
	font-weight:bold;
	color:#FFCC00;
}


.error_msg {
	color:#FF0000;
	font-weight:bold;
	padding:10px;
}


/*
	温泉自主開示
*/
.box_onsen {
	background-color: #EEEEEE;
	padding: 5px;
	width: 490px;
	margin: 10px;
}
.tx_onsen1 {
	font-size: 12px;
	font-weight: bold;
	color: #003376;
	line-height: 125%;
}
.tx_onsen2 {
	font-size: 10px;
	color: #666666;
}


.tx_onsen3 {
	font-size: 12px;
	line-height: 135%;
}



/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */

/* SEO-CSS 20090706 */
.font-bold {
	font-weight:bold;
}

.mt5 {
	margin-top:5px;
}

.mb1 {
	margin-bottom:1px;
}

.clear {
	clear:both;
}

#add-text {
	border-bottom:1px solid #CCCCCC;
	padding:10px;
}

#add-text h3 {
	border-left:4px solid #003376;
	color:#11417F;
	font-size:14px;
	padding:0 0 0 6px;
}

#add-address {
	padding:10px;
}

#add-address h3 {
	border-left:4px solid #003376;
	color:#11417F;
	font-size:14px;
	padding:0 0 0 6px;
}

#add-address address {
	font-style:normal;
}

