* {
	margin: 0; padding: 0;
}
body {
	text-align: center;
	font: 12px Verdana;
	background-color: #ffffff;
	color:111222;
	line-height:130%;
/*	background: url(images/background.gif) repeat-x 0 0;*/
}
a {
	color: #234566;
}
a:hover {
	text-decoration: none;
	color: #ff0000;
}
img {
	border: 0;
}

.break {
	font-size: 0;
	width: 0; height: 0;
	clear: both;
}
.alignleft {
	float: left;
	margin: 4px 10px 5px 0;
}
.alignright {
	float: right;
	margin: 4px 0 5px 10px;
}
.aligncenter {
	text-align: center;
}
.hidden {
	display: none;
}

/** BEGIN wrapper **/
#wrapper {
	width: 990px;
	margin: 0 auto;
	text-align: left;
	padding: 0px;
}
/** END wrapper **/

/** BEGIN header **/
#header {
	padding-bottom: 5px;
	background : url(images/headerbg.gif) repeat-x 0px 0px;
}
	#header .pages {
		clear: both;
		list-style-type: none;
		float: left;
		height: 35px;
		display: block; 
		background : url(images/navigation.gif) repeat-x 0px 0px;
	}

		#header .pages li {
			float: left;
			font-size: 1.0em;
			font-weight: bold;
			text-transform: uppercase;
		}
		#header .pages li a {
			text-decoration: none;
			display: block;
			padding: 10px 10px 11px;
		}
	#header h1 {
		clear: both;
		float: left;
		font-size: 0;
		padding: 25px 0 30px;
	}
#header h1 a {
			display: block;
			width: 100%; 
height: 150px;
			text-indent: -9999px;
			outline: none;
			background : url(images/ad468x60.jpg) no-repeat 0px 0px;
		}
	#header .ad {
		float: right;
		padding: 15px 10px 0 0;
	}
	#header .categories {
		clear: both;
		list-style-type: none;
		height: 28px;
		background : #975F22;
		border-bottom: 1px solid #CCCCCC;
		overflow: hidden;
	}
	
	#header .categories .tpb{
margin:0px;padding:0px;
}	

		#header .topcategories {
		clear: both;
		list-style-type: none;
		height: 28px;
		background : url(images/topbana2.jpg) no-repeat 0px 0px;
		border: 1px solid #CCCCCC;
		overflow: hidden;
padding-left:300px;
	}

		#header .topcategories li {
			float: left;
			text-transform: uppercase;
			font-size: 0.9em;
			padding-right: 2px;
			text-align:right;
		}


		#header .categories li {
			float: left;
			font-size: 1.0em;
			margin-right:12px;
			padding-top:6px;
		}

		#header .categories li:first-child {padding-top:0px;}

		#header .categories li a{color:#ffffff;text-decoration:none;}

	#header .categories2 {
		clear: both;
		list-style-type: none;
		height: 30px;
		padding:2px 0px 0px 0px;
		background : url(images/navigation.gif) repeat-x 0px 0px;
		border-top:none;
		border-left: 1px solid #CCCCCC;
		border-right: 1px solid #CCCCCC;
		border-bottom: 1px solid #CCCCCC;
		overflow: hidden;
		margin-top:0px;
	}

		#header .categories2 li {
			float: left;
			text-transform: uppercase;
			font-size: 1.0em;
			padding:6px 10px 0px 0px;
		
			text-align:center;
			margin-top:0px;
			margin-right:14px;
		}

		#header .categories2 li:last-child {margin-right:0px;}
		#header .categories2 li:first-child {margin-left:36px;}
		
.link {
/*			color: #112222;*/

font-weight:bold;
			text-decoration: none;
			display: block;
			padding: 3px 5px;
		}


.link a {
			color: #ffffff;
			text-decoration: none;
			font-size:1.1em;
		}
.link a:hover {
			color: #ff0000;
			text-decoration: none;
		}

.hokenjo {
			float: left;
			text-transform: uppercase;
			font-size: 0.9em;
			padding-right: 2px;
			padding-top:0px;
			background : url(images/divider2.gif) no-repeat right center;
			width:130px;
			text-align:center;
		}

.w100 {
			width:86px;
						display: block;
			padding: 8px 0px 11px 0px;

		}

.w100 a {
			text-decoration: none;
			color:#ffffff;
		}

.w110 {
			width:90px;
						display: block;
			padding: 8px 0px 11px 0px;

		}

.w110 a {
			text-decoration: none;
					color:#ffffff;
		}

.w130 {
			width:116px;
						display: block;
			padding: 8px 0px 11px 0px;

		}

.w130 a {
			text-decoration: none;
					color:#ffffff;
		}


	#header .categories3 {
		clear: both;
		list-style-type: none;
		height: 30px;
		background : url(images/navigation2.gif) repeat-x 0px 0px;
		border-bottom: 1px solid #CCCCCC;
		overflow: hidden;
	}

		#header .categories3 li {
			float: left;
			text-transform: uppercase;
			font-size: 1em;
			padding-left: 36px;
			padding-top:4px;
/*			background : url(images/divider.gif) no-repeat right 1px;*/
/*			width:120px; */
			text-align:center;
			font-size=1.0em;
			font-family:"メイリオ";
		}
		#header .categories3 li a {
			color: #112222;
			text-decoration: none;
			display: block;
			padding: 3px 1px;
		}
.bokincat{font-weight:bold;color:#000080;}

		#header .categories3 li a:hover {
			color: #ff0000;
			text-decoration: none;
			font-weight:bold;
		}

/** END header **/

/** BEGIN content **/

span.lh12{
font-size:11pt;
padding:10px 0px;
}

span.lh11{
font-size:9pt;
padding:10px 0px;
line-height:12pt;
}

#content {
	width: 680px;
	float: left;
}
	#content .featured {
		border: 1px solid #CBDDDD;
		margin-bottom: 10px;
	}
		#content .featured .buffer {
			padding: 0 16px 15px;
		background-color:#ffffff;

		}
	#content .articles {
		border: 1px solid #CBDDDD;
		background-color:#ffffff;
		margin-bottom:10px;
	}	
		#content .articles h2.title {
			margin-bottom: 0;
		}
		#content .articles .details {
			clear: both;
			font-size: 1.0em;
			height: 22px;
			background : url(images/details.gif) repeat-x 0px 0px;
			margin-bottom: 10px;
		}
			#content .articles .details .l {
				float: left;
				padding: 3px;
			}
				#content .articles .details .l a {
					text-decoration: none;
				}
				#content .category {
					font-weight: bold;
					text-transform: uppercase;
				}
			#content .articles .details .r {
				float: right;
				padding: 3px;
			}
		#content .articles h2 {
			font-size: 1.3em;
			margin-bottom: 10px;
			line-height: 1.4em;
		}
		#content .articles .post {
			padding: 10px;
		}
		#content .articles .post .thumb {
			width: 200px; height: 150px;
			overflow: hidden;
			float: left;
			margin: 0 10px 15px 0;
		}
			#content .articles .post .thumb img {
				width: 200px;
			}
		#content .articles .post p {
			line-height: 1.4em;
			margin-bottom: 10px;
		}
	#content .postnav {
		clear: both;
		padding: 10px 0 20px;
	}
		#content .postnav ul {
			list-style-type: none;
		}
			#content .postnav ul li {
				float: left;
				font-weight: bold;
				padding: 2px;
				font-size: 0.9em;
				font-family: Verdana;
			}
			#content .postnav ul li a {
				display: block;
				padding: 7px 10px;
				background-color: #9E9E9D;
				color: #ffffff;
				text-decoration: none;
				border: 0 !important;
			}
			#content .postnav ul li a:hover {
				background-color: #234566;
			}
	#content h2.title {
		font-size: 0.8em;
		text-transform: uppercase;
		background : url(images/header1.gif) no-repeat center 0px;
		color: #ffffff;
		width: 219px;
		text-align: center;
		padding: 1px 0 3px;
		margin-bottom: 10px;
	}
	#wp_page_numbers ul {
		border-top: 0 !important;
	}
	#wp_page_numbers .page_info {
		padding: 7px 10px !important;
		background-color: #9E9E9D;
		color: #ffffff !important;
		margin-right: 2px;
	}
	#wp_page_numbers .active_page a {
		background-color: #234566 !important;
	}
	#myGallery {
		width: 680px !important;
		height: 289px !important;
	}
	.slideInfoZone {
		height: auto !important;
		padding: 10px;
		width: 660px !important;
	}
	#content .single {
		padding: 5px;
	}
		#content .single h2 {
			margin-bottom: 10px;
			font-size: 1.4em;
			text-transform: none;
		}
		#content .single p {
			line-height: 1.5em;
			margin-bottom: 10px;
		}
		#content .single ul, #content .single ol {
			list-style-position: inside;
			margin-bottom: 10px;
		}
		#content .single li {
			line-height: 1.5em;
			padding: 2px 0;
		}
		#content .single blockquote {
			padding: 10px 10px 5px;
			margin-bottom: 10px;
			background-color: #eeeeee;
			border-width: 1px 0;
			border-style: solid;
			border-color: #e0e0e0;
		}
		#content .single h3, #content .single h4, #content .single h5, #content .single h6 {
			font-size: 1.2em;
			margin-bottom: 5px;
		}
/** END content **/

/** BEGIN sidebar **/
#sidebar {
	width: 290px;
	float: right;
}
	#sidebar .box {
		border: 1px solid #CBDDDD;
		margin-bottom: 10px;
		padding-left:5px;
	}
	#sidebar h2 {
		font-size: 0.8em;
		text-transform: uppercase;
/*		background: url(images/header1.gif) no-repeat center 0;*/
background-color:#975F22;
		color: #ffffff;

		text-align: center;
		padding: 3px 5px;
/*		margin-bottom: 10px;*/
	}
	#sidebar ul {
		list-style-type: none;
		padding: 0 5px ;
	}
		#sidebar ul li {
			line-height: 1.6em;
			padding: 2px 5px;
			border-bottom: 1px dotted #DDDDDD;
		}
		#sidebar ul li a {
			color: #112222;
			text-decoration: none;
		}
	#sidebar .sponsors {
		padding: 0 5px;
	}
	#sidebar .bana {
	border-bottom:dotted 1px #CBDDDD;
	padding:3px 0px;
	margin:3px 0;
	width:100%;
	}
		#sidebar .sponsors img {
			margin: 5px;
		}
	#sidebar .video {
		padding: 5px 0px;
	}
	#sidebar .flickr {
		padding: 0 18px 15px;
	}
		#sidebar .flickr img {
			margin: 6px;
		}
	#sidebar .l {
		float: left;
	}
	#sidebar .r {
		float: right;
	}
	#sidebar .sidebar {
		width: 150px;
	}
	#sidebar .sidebar h2 {
		background : url(images/header2.gif) no-repeat center 0px;
		width: 150px;
	}
	#sidebar .sidebar ul {
		padding: 0 12px 10px;
	}
		#sidebar .sidebar ul li {
			font-size: 0.8em;
			border-bottom: 0;
			padding: 4px 0;
		}
	#sidebar .tags {
		padding-left: 15px;
	}
/** END sidebar **/

/** BEGIN footer **/
#footer {
	clear: both;
	border: 1px solid #CBDDDD;
	padding: 10px;
	font-size: 0.9em;
/*background: url(images/navigation2.gif) repeat-x 0 0;*/
text-align:center;
	color: #234566;
}
	#footer a {
		text-decoration: none;
		color: #112222;
	}
/** END footer **/


/* 天気予報 */
/*タブ切り替え全体のスタイル*/
.wtabs {
  margin-top: 50px;
  padding-bottom: 40px;
  background-color: #fff;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  width: 200px;
  margin: 0 auto;}

/*タブのスタイル*/
.wtab_item {
  width: calc(100%/3);
  height: 50px;
  border-bottom: 3px solid #5ab4bd;
  background-color: #d9d9d9;
  line-height: 50px;
  font-size: 16px;
  text-align: center;
  color: #565656;
  display: block;
  float: left;
  text-align: center;
  font-weight: bold;
  transition: all 0.2s ease;
}
.wtab_item:hover {
  opacity: 0.75;
}

/*ラジオボタンを全て消す*/
input[name="wtab_item"] {
  display: none;
}

/*タブ切り替えの中身のスタイル*/
.wtab_content {
  display: none;
  padding: 4px 4px 0;
  clear: both;
  overflow: hidden;
}


/*選択されているタブのコンテンツのみを表示*/
#all:checked ~ #all_content,
#iwamizawa:checked ~ #iwamizawa_content,
#kucchan:checked ~ #kucchan_content {
  display: block;
}

/*選択されているタブのスタイルを変える*/
.wtabs input:checked + .wtab_item {
  background-color: #5ab4bd;
  color: #fff;
}

/** BEGIN miscellaneous **/
	.required {
		color: #ff0000;
	}
h2.title {
	font-size: 1em !important;
	text-transform: uppercase;
	padding: 10px;
	color: #565656;
}
/** END miscellaneous **/


.post ul{
padding-left:20px;
}
.post li{
padding-left:-20px;
}


.mark{
list-style-image : url(images/icon_ashi_s.gif);
margin-top:20px;
font-size:1.2em;
line-height:1.4em;
font-weight:bold;}

.f11{
font-size:9pt;
}


.tousuu{color:#ff0000;font-weight:bold;}
.kigen{color:#0000ff;font-weight:bold;}

.memorialtext{line-height:1.4em;}
