/*
Theme Name:		Cutline 3-Column Split　改　軽井沢観光協会
Theme URI:		http://cutline.tubetorial.com/
Description:	Cutlineは機能豊富でクリーンなWordPress用テーマです。デザインとコードは<a href="http://pearsonified.com">Chris Pearson</a>、<a href="http://stellify.net">Sophia Lucero</a>が更新しています。<a href="http://www.splashpress.com">Splashpress Media</a>で管理しています。
Version:		1.4-3CS
Author:			Chris Pearson
Author URI:		http://cutline.tubetorial.com/
Tags: 			white, black, three-columns, fixed-width, right-sidebar, left-sidebar, theme-options, threaded-comments, microformats, sticky-post
*/

body {
	margin: 0;
	padding: 0;
	text-align: center;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 160%;
	background-image: url(images/bg1.gif);
	background-repeat: repeat-x;
}


* {
	padding: 0;
	margin: 0;
}

/*---:[ global elements ]:---*/

a {
	color: #006600;
	text-decoration: none;
}

a:visited {
	color: #006600;
	text-decoration: none;
}

a:hover {
	color: #FF3300;
	text-decoration: underline;
}
	
a img {
	border: none;
}

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
}
	
blockquote {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	margin: 0 30px 1.5em 30px;
	padding: 0 0 0 10px;
	border-left: 1px;
	border-left-color: #CCCCCC;
	border-left-style: solid;
}

abbr, acronym {
	border-bottom: 1px;
	border-bottom-color: #aaa;
	border-bottom-style: dotted;
	text-transform: uppercase;
	cursor: help;
	border-bottom-color: #aaa;
	border-bottom-style: dotted;
}
	
code {
	color: #090;
	font-family: Courier, monospace;
}

pre {
	margin: 0 0 1.5em 0;
	overflow: auto;
	font-size: 130%;
	clear: both;
}

p.center {
	text-align: center !important;
}

p.bottom {
	margin: 0 !important;
}

p.unstyled {
	font-size: 130%;
}

.flickr_blue {
	color: #007ae4;
	text-transform: lowercase;
}

.flickr_pink {
	color: #ff2a96;
	text-transform: lowercase;
}

.green {
	color: #090;
}

.red {
	color: #f00;
}

.orange {
	color: #f40;
}

.purple {
	color: #909;
}

/*---:[ headlines ]:---*/

h1, h2, h3 {
	font-weight: bold;
	font-family: Helvetica, Arial, sans-serif;
	color: #336600;
}

h1 {
	font-size: 160%;
}

#masthead h1 {
	padding: 0.4em 0 0.2em 0;
	text-align: center;
	clear: both;
}
	
h1 a, h1 a:visited, h1 a:hover {
	color: #336600;
	text-decoration: none;
}
	
h2 {
	font-size: 140%;
}

h2 a {
	color: #336600;
	text-decoration: none;
}
	
h2 a:visited {
	color: #336600;
	text-decoration: none;
}
	
h2 a:hover {
	color: #FF6600;
	text-decoration: none;
}
	
.posts h2 {
	margin: 0 0 6px 0;
	line-height: 140%;
	border-top-width: 1px;
	border-top-color: #666666;
	border-top-style: dotted;
	padding-top: 10px;
}
	
.pages h2, h2.page_header {
	margin: 0 0 0 0;
	padding: 0 0 10px 0;
}
	
h2.archive_head {
	font-weight: bold !important;
	font-size: 140% !important;
	text-transform: uppercase !important;
	letter-spacing: normal !important;
	margin: 0 0 10px 0 !important;
	padding: 10px 2px !important;
}
	
h3 {
	font-size: 110%;
	text-transform: uppercase;
}

#masthead h3 {
	margin: 0 0 10px 0;
	font-weight: normal;
	font-size: 80%;
	text-transform:
	none; color: #999999;
	text-align: center;
}

.entry h3 {
	margin: 24px 0 8px 0;
}
	
.entry h3.top {
	margin: 14px 0 8px 0 !important;
}
	
h3.comments_headers {
	font-size: 120%;
}

h4 {
	font: 86% Arial, sans-serif;
	color: #666666;
}

h4 a, h4 a:visited {
	color: #666666;
	text-decoration: none;
}
	
h4 a:hover {
	color: #666666; text-decoration: underline;
}
	
.posts h4 {
	margin: 0 0 6px 0;
	padding: 0 0 6px 0;
}

/*---:[ core layout elements ]:---*/

#container {
	width: 950px;
	margin: 0 auto 0 auto;
}
					
#content_box {
	width: 950px;
	text-align: left;
	float: left;
	clear: both;
}
	
#content {
	width: 468px;
	padding: 0 0 0 18px;
	float: left;
	display: inline;
}
	
#content img {
	border: none;
}

#content ul {
	list-style: disk;
	margin: 0 0 0 0;
	padding-left: 28px;
}

#content2 {
	width: 720px;
	padding: 0 0 0 0;
	float: right;
	display: inline;
}
	
#sidebar {
	width: 235px;
	padding: 0 0 0 0px;
	float: right;
	font-size: 12px;
	display: inline;
	clear: right;
	margin: 0 0 0 0px;
}

#sidebar img {
	margin: 4px 0 4px 0;
}
		
#l_sidebar {
	width: 210px;
	padding: 0 0 0 0;
	float: left;
	clear: right;
}
		
#footer {
	color: #669966;
	border-top: 2px solid #669966;
	clear: both;
	font-size: 10px;
	margin: 0 auto 0 auto;
	padding: 10px 0 10px 0;
	text-align: center;
	width: 950px;
}

#footer a {
	color: #669966;
	text-decoration: none;
}

#footer a:hover {
	color: #669966;
	text-decoration: none;
}		
/*---:[ header styles ]:---*/

#masthead { width: 970px; /*height: 100px; background: url('images/logo.gif') no-repeat;*/ /* ヘッダーにh1の代わりにグラフィックを使用する場合は、 height と background のコメントを解除してください。 */ }

	/* #masthead a { display: block; width: 970px; height: 100px; } */ /* ヘッダーにグラフィックを使用する場合は、この行のコメントを解除して、お使いのヘッダー画像の高さに調節してください。 */

ul#nav {
	list-style: none;
	width: 950px;
	height: 30px;
	padding: 0 0 0 0;
	background: url(images/nav_back.gif) repeat-x;
	float: left;
	clear: both;
}
ul#nav li {
	padding: 5px 30px 6px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	float: left;
}
ul#nav li a, ul#nav li a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
ul#nav li a:hover {
	color: #FFCC00;
	text-decoration: none;
}
ul#nav li.current_page_item a {
	color: #FFFFFF;
	text-decoration: none;
}
ul#nav li.current_page_item a:hover{
	color: #FF6633;
	text-decoration: none;
}
ul#nav li.current_page_item a:visited{
	color: #FFCC00;
	text-decoration: none;
}

ul#nav li.rss {
	padding: 5px 5px 6px 10px;
	float: right;
}
			
ul#nav li.rss a {
	padding: 5px 20px 6px 10px;
	background: url(images/icon_rss.png) 100% 50% no-repeat;
}
			
#header {
	position: relative;
	margin: 0 auto 20px auto;
	float: left;
	clear: both;
	width: 950px;
	height: 114px;
	background-image: url(images/head.jpg);
	background-repeat: no-repeat;
}
#header_img img {
	display: block;
} /* これはIE 6と7のためのハックです */


/*---:[ content styles ]:---*/

.entry, .comment .reply {
	font-size: 100%;
	line-height: 160%;
	padding-bottom: 20px;
}
		
.entry blockquote {
	font-size: 1.0em;
}
	
/*---:[ sidebar styles ]:---*/

ul.sidebar_list {
	list-style: none;
}

ul.sidebar_list li.widget, ul.sidebar_list li.linkcat {
	width: 210px;
	margin: 0 0 20px 0;
	font-size: 15px;
	line-height: 140%;
	float: left;
}

li.widget h2, li.linkcat h2 {
	color: #FFFFFF;
	width: 210px;
	height: 28px;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 4px;
	background-image: url(images/tit01.jpg);
	background-repeat: no-repeat;
	padding: 4px 0px 0px 6px;
}

li.widget p {
	margin: 0 0 10px 0;
	padding: 0 6px;
}
		
li.widget ul, li.linkcat ul {
	list-style: none;
	margin: 4px 0 10px 10px;
}
		
li.widget ol, li.linkcat ol {
	margin: 6px 0 6px 0;
}
		
li.widget li, li.linkcat li {
	margin: 6px 0 6px 0;
}
			
li.widget li a, li.widget li a:visited, li.linkcat li a, li.linkcat li a:visited {
	text-decoration: none;
}
				
li.widget li a:hover, li.linkcat li a:hover {
	text-decoration: underline;
}
			
li.widget li .recent_date {
	padding: 0 0 0 8px;
	font-weight: bold; color: #666666;
}
		
li.widget ul.flickr_stream {
	list-style: none;
	margin: 0;
	padding: 0 10px;
}
		
li.widget ul.flickr_stream li {
	margin: 0;
	padding: 0 5px 5px 0;
	display: inline;
}
			
li.widget ul.flickr_stream li a img {
	padding: 3px;
}
				
li.widget ul.flickr_stream li a:hover img {
	background: #ff2a96;
}
		
			/*---< FlickrRSS styles for the widget only >---*/
		
			li.widget_flickrrss { }
			
				li.widget_flickrrss a img { margin: 0 5px 5px 0; padding: 3px; }
				
				li.widget_flickrrss a:hover img { background: #ff2a96; }
				
		/*---< Calendar widget styles >---*/
		
		#calendar_wrap { font-size: 1.3em; }

/*---:[ footer styles ]:---*/

#footer p {
	margin: 0 0 8px 0;
	font-size: 10px;
	color: #666666;
	text-align: center;
}

#footer a, #footer a:visited {
	color: #666666;
	text-decoration: none;
}
		
#footer a:hover {
	color: #666666;
	text-decoration: underline;
}

/*---:[ comment styles ]:---*/

#comments { width: 500px; clear: both; }
	ul#comment_list { margin: 0; border-top: 1px solid #bbb; }		
		ul#comment_list li.comment { padding: 1.2em 0 1.2em 1.2em; list-style: none; overflow: hidden; border-bottom: 1px dotted #bbb; height: 1%; }
		ul#comment_list li.even { background: #fff; }
		ul#comment_list li.odd { background: #fff; }
		ul#comment_list li.trackback, ul#comment_list li.pingback { background: url(images/trackback_bg.gif); }
			ul#comment_list li.comment ul.children { margin: 0 0 0 1.2em; }
				ul#comment_list li.comment ul.children li.comment { border-top: 1px dotted #bbb; border-bottom: none; padding-bottom: 0; margin-top: 1.2em; }
				
			.comment_meta { margin: 0 0 1.2em; }			
				.comment_avatar .avatar { float: right; padding: 0 1.2em 1.2em 1.2em; }			
				.comment_num { padding: 0 15px 0 20px; font-weight: bold; font-size: 1.4em; float: right; }
				
				.trackback .comment_num { padding: 0 0 0 20px; }
				
					.comment_num a, .comment_num a:visited { color: #888; text-decoration: none; }
					
						.comment_num a:hover { color: #df0000; text-decoration: none; }
				
				.comment_meta strong { font-size: 1.6em; }
					
				.comment_time { font: normal 1.1em Verdana, Helvetica, Arial, sans-serif; color: #888; }
		
			.comment .entry { padding: 0 15px; }
			
				.comment .entry p { margin: 0 0 1.0em 0; }
				
/*---:[ comment pagination ]:---*/			
	#comments .navigation { overflow: hidden; padding: 1.0em 0; }
		#comments .navigation .alignleft { float: left; }
		#comments .navigation .alignright { float: right; }

/*---:[ comment form styles ]:---*/

#respond { padding: 2.4em 0 0; clear: both; overflow: hidden; }

#comment_form { width: 500px; padding: 1.0em 0 0 0; float: left; }

	#comment_form p { padding: 0.6em 0; }
	
		#comment_form label { padding: 0 0 0 10px; font-size: 1.2em; }

		#comment_form .text_input { width: 191px; padding: 3px; color: #444; font: normal 1.4em Georgia, "Times New Roman", Times, serif; border-top: 2px solid #999; border-left: 2px solid #999; border-right: 1px solid #fff; border-bottom: 1px solid #fff; }
		
		#comment_form .text_area { width: 321px !important; }
	
			#comment_form .text_input:focus { border-top: 2px solid #666; border-left: 2px solid #666; border-right: 1px solid #ddd; border-bottom: 1px solid #ddd; }
	
		#comment_form .form_submit { padding: 0.4em 4px; background: url(images/submit_bg.gif); border: 3px double #999; border-top-color: #ccc; border-left-color: #ccc; font: bold 1.4em Georgia, "Times New Roman", Times, serif; cursor: pointer; }
		
		#comment_form p.subscribe-to-comments { font-size: 1.4em; }
		
			#comment_form p.subscribe-to-comments label { font-size: 1.0em; }
			
/*---:[ search form styles ]:---*/

#search_form { }

#search_form .search_input {
	width: 190px;
	padding: 3px;
	color: #000000;
	font: normal 13px Georgia, "Times New Roman", Times, serif;
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;
	border-right: 1px solid #F5F5F5;
	border-bottom: 1px solid #F5F5F5;
}
	
li.widget .search_input {
	font-size: 13px !important;
}
	
#search_form .search_input:focus {
	border-top: 1px solid #666666;
	border-left: 1px solid #666666;
	border-right: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
}

/*---:[ 独自追加 ]:---*/
		
#topfl{
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	width:720px;
	height:320px;
	z-index:1;
	display: block;
	float: right;
}

#header_txt {
	width: 200px;
	height: 26px;
	float: left;
	color: #FFFFFF;
	margin: 0 auto 0 auto;
	font-size: 14px;
	font-weight: bold;
	padding: 4px 0 0 0;
	text-align: left;
}
#header_txt a {
	color: #FFFFFF;
	text-decoration: none;
}
#header_txt a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

#honyaku {
	width: 560px;
	height: 26px;
	float: left;
	color: #FFFFFF;
	margin: 0 auto 0 auto;
	font-size: 14px;
	font-weight: bold;
	padding: 2px 0 0 0;
	text-align: center;
}
#honyaku a {
	color: #669966;
	text-decoration: none;
}

#honyaku a:visited {
	color: #669966;
	text-decoration: none;
}

#honyaku a:hover {
	color: #669966;
	text-decoration: none;
}
	
#fontsize{
	margin-left: auto;
	margin-right: auto;
	padding-top: 3px;
	width:180px;
	height:24px;
	float: right;
	text-align: right;
}
#fontsize ul{
	list-style-type:none;
	margin:0 0 0 0px;
	padding: 0 0 0 0px;
}
#fontsize ul li{
	margin:0 6px 0 0px;
	padding: 0 0 0 0px;
	display: inline;
	vertical-align:top;
	float:right;
	width:auto;
	height:24px;
}
#fontsize ul li a{
	float:right;
	width:auto;
	height:24px;
	display:block;
}
#fontsize ul li a:hover{
	text-decoration:none;
}

#tps {
	width: 458px;
	float: left;
	margin-left: 10px;
	text-align: left;
	color: #333333;
	line-height: 160%;
	font-size: 110%;
}
#tps ul{
	list-style-type:none;
	margin:0 0 0 0;
	padding: 0 0 0 0;
	line-height: 140%;
}

#tps ul li{
	margin:0 0 0 0;
	padding: 0 0 0 0;
	line-height: 140%;
}

#tps a {
	text-decoration: none;
	color: #993333;
}

#tps a:hover {
	text-decoration: underline;
	color: #993333;
}
#tit {
	width: 468px;
	float: left;
	clear: both;
}
	
#tit img {
	border: none;
	margin: 0 0 20px 0;
}

#tit2 {
	width: auto;
	float: left;
	margin: 20px 0 10px 0;
}
	
#tit2 img {
	border: none;
	margin: 0 0 0 0;
}

#sa {
	width: 450px;
	float: right;
	margin: 18px 0 18px 0;
}
	
#sa img {
	border: none;
	margin: 0 0 18px -18px;
	padding-top: 12px;
}

#sa h1 {
	font-size: 130%;
	color: #CC3333;
	background-image: url(images/sah1.gif);
	background-repeat: no-repeat;
	padding: 0 0 6px 22px;
	margin: 0 0 0 -18px;
}

#sa h1 a {
	color: #CC3333;
	text-decoration: none;
}
#sa h1 a:hover {
	color: #FF3333;
	text-decoration: underline;
}

#tb {
	width: 720px;
	float: left;
	margin: 0 0 10px 0px;
}
	
.tb {
	padding: 3px 3px 3px 3px;
	color: #333333;
}

#sbn {
	width:720px;
	height:auto;
	margin:0 0 0 0px;
	z-index:1;
	text-align: left;
	padding-top: 14px;
}

#sbn img {
	margin:0 6px 6px 0px;
	padding: 0 0 0 0px;
}

#wbn {
	width: 468px;
	float: left;
	margin: 0 0 20px 0;
	padding-top: 20px;
}
	
#wbn img {
	border: none;
	margin: 0 0 10px 0;
}

/* for modern brouser */
.post:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}
/* IE7,MacIE5 */
.post {
  display: inline-block;
}
/* WinIE6 below, Exclude MacIE5 \*/
* html .post {
  height: 1%;
}
.post {
  display: block;
}

/* 施設等テーブル*/
.ad {
	position:relative;
	width: 688px;
	height: auto;
	margin:20px auto 10px auto;
	text-align:left;
	padding: 0 16px 16px 16px;
    border: 1px #999999 solid;
}

.ad p {
	margin:20px 0 20px 0;
	height: auto;
}

.c1 {
	width:688px;
	height: auto;
	text-align: left;
	margin: 16px 0 16px 0;
	height: 160px;
	clear: both;
}

table.da_table {
    width: 688px;
    border: 1px #E2E2E2 solid;
    border-collapse: collapse;
    border-spacing: 0;
}

table.da_table th {
	width:120px;
	padding: 6px;
	border: #E2E2E2 solid;
	border-width: 0 0 1px 0;
	background-color: #FFF3E0;
	text-align: left;
}
table.da_table td {
    padding: 6px;
    border: 1px #E2E2E2 solid;
    border-width: 0 0 1px 0;
    text-align: left;
	line-height:120%;
}

.ad h1{
	font-size: 18px;
	font-weight: bold;
}

.ad h2{
	font-size: 14px;
	font-weight: bold;
	color: #339933;
}

#kariyazaki {
	width: 720px;
	margin: 0 auto 0 auto;
	float: right;
}

#kariyazaki p {
	margin:10px 0 30px 32px;
	font-size: 14px;
	text-align: left;
	color: #000000;
	line-height: 180%;
}

#kariyazaki h1 {
	margin:0 0 16px 0;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	color: #680038;
	line-height: 160%;
}
#kariyazaki h2 {
	margin:0 0 16px 32px;
	font-size: 18px;
	font-weight: bold;
	text-align: left;
	color: #680038;
	line-height: 180%;
}
#kariyazaki h3 {
	margin:0 0 24px 0;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	color: #000000;
	line-height: 160%;
}

#kariyazaki h4 {
	margin:20px 0 4px 32px;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	color: #000000;
	line-height: 160%;
}

.kariyazaki_sp {
	width: 692px;
	padding: 16px;
	margin: 0 auto 0 auto;
	font-size: 13px;
	text-align: left;
	color: #FFFFFF;
	line-height: 160%;
	background-color: #680038;
}
.kariyazaki_sp a {
	font-size: 13px;
	text-align: left;
	color: #FFFFFF;
	text-decoration: underline;
}

.kariyazaki_sp a:visited {
	font-size: 13px;
	text-align: left;
	color: #FFFFFF;
	text-decoration: underline;
}

.kariyazaki_sp a:hover {
	font-size: 13px;
	text-align: left;
	color: #FFFFFF;
	text-decoration: underline;
}
