@charset "UTF-8";
/*
Theme Name: cloudtpl_698
Theme URI: http://c-tpl.com/
Description: cloudtpl_698
Version: 1.0
Author: Cloud template
Author URI: http://c-tpl.com/
Tags: simple

	Cloud template v1.0
	 http://c-tpl.com/

	This theme was designed and built by Cloud template,
	whose blog you will find at http://c-tpl.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/
@import url("style02.css");
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
	padding:0;
	margin:0;
}
table {
	border-collapse: collapse;
	border-spacing:0;
}
img {
	border:0;
	line-height:0;
}
ol, ul {
}
body {
	font:15px/1.5 "メイリオ", "Meiryo", arial, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
	color:#000;
	background:#f6f3ee;
}
a:link, a:visited {
	color:#039136;
	text-decoration:none;
}
a:hover {
	color:#4593d7;
}
a:active, a:focus {
	outline:0;
}
img {
	border:0;
}
/*******************************
レイアウト
*******************************/
#header, #mainNav, #wrapper, #footer ul {
	margin:0 auto;
	width: 100%;
	max-width: 880px;
	min-width: 250px;
	clear:both;
}
#sidebar {
	float:left;
	width:233px;
	padding:22px 0 50px 0;
}
#main {
	float:right;
	width: 100%;
	max-width: 627px;
	min-width: 250px;
	padding:22px 0 50px 0;
}
/*******************************
/* ヘッダー
*******************************/
#headerWrap {
	min-height:147px;
}
#header {
	min-height:147px;
}
#header h1, #description, #header h2, #header p {
	font-size: 0.9em;
	font-weight:normal;
}
/* スローガン */
#header h1 {
	top:2px;
	left:0;
	color:#555;
}
/* ロゴ */
#header h2 {
	left:0;
}
/* 住所 */
#header p {
	right:0;
}
/************************************
/* メインナビゲーション
************************************/
ul#mainNav {
	/*top:102px;*/
	min-height:45px;
	background:url(images/mainNavBg.png) no-repeat 0 -1000;
}
ul#mainNav li {
	text-indent: -5000px;
	float:left;
}
ul#mainNav a {
	display: block;
	width: 176px;
	height: 45px;
	background:url(images/mainNav1.png) no-repeat 0 0;
}
ul#mainNav li.current_page_item a, ul#mainNav li.current-menu-item a, ul#mainNav li a:hover {
	background-position:0 -45px;
}
ul#mainNav li.menu-item-2 a {
	background-image:url(images/mainNav2.png);
}
ul#mainNav li.menu-item-3 a {
	background-image:url(images/mainNav3.png);
}
ul#mainNav li.menu-item-4 a {
	background-image:url(images/mainNav4.png);
}
ul#mainNav li.menu-item-5 a {
	background-image:url(images/mainNav5.png);
}
/*******************************
/* メイン
*******************************/
#mainImg {
	margin: 10px 0 0 0;
	box-shadow: 0 10px 6px -6px #999;
	clear: both;
}
h3.heading {
	clear:both;
	padding-left:17px;
	line-height:31px;
	font-size:12px;
	font-weight:normal;
	color:#333;
	background:url(images/headingBg.png) no-repeat 0 0;
}
h3.heading span {
	font-size:10px;
	color:#c7c7c7;
	padding-left:10px;
	line-height:34px;
}
.article {
	border:0;
	margin:0 0 20px 0;
	padding: 0 10px 0 10px;
	background:none;
	border:1px solid #e9e2d8;
	background:#fff;
}
.article_cell {
	clear:both;
	padding:20px 0 25px;
	border-bottom:1px dashed #dcdcdc;
}
.main {
	padding:20px 10px 20px 10px;
	margin:0 0 20px 0;
	border:0;
	background:none;
	border:1px solid #e9e2d8;
	background-color:#fff;
}
.last {
	border-bottom:none;
}
#main h1 {
	margin: 0 0 15px 0;
	padding: 5px 0 2px 15px;
	font-size:1.4em;
	color:#039;
	border-left:5px solid #999;
	background-color:#f9f9f9;
	box-shadow: 0 8px 6px -6px #999;
}
#main h2 {
	margin: 15px 0;
	padding: 0 0 0 15px;
	font-size:1.3em;
	border-left: 10px solid #039;
	border-bottom: 1px solid #039;
}
#main h3 {
	margin: 5px 0;
	padding: 8px 0 5px 40px;
	font-size:1.2em;
	line-height: 1.2em;
	color: #039;
	background: url(images/h3.png) no-repeat;
	background-position: left center;
}
.main h4 {
	margin:0 0 10px 10px;
	font-size:16px;
	font-weight:normal;
	color:#333;
}
.article h4 {
	margin:0 0 10px 10px;
	font-size:14px;
	font-weight:normal;
	color:#333;
}
.alignleft {
	float:left;
	padding:0 15px 15px 10px;
}
.alignright {
	float:right;
	padding: 0 10px 15px 15px;
}
.aligncenter {
	padding: 20px 0 20px 0;
	text-align: center;
}
#main p {
	padding:0 10px 10px 10px;
}
.article p {
	padding:0 10px 0 10px;
}
.picture {
	width:193px;
	float:left;
	text-align:center;
	background-color:#ffffff;
	border-top:1px solid #eaeaea;
	border-right:1px solid #ddd;
	border-bottom:1px solid #ccc;
	border-left:1px solid #eaeaea;
	padding:5px 0 5px 0;
	margin:5px 0 0 5px;
}
.picture:hover {
	background-color:#fffaef;
}
#date {
	text-align: right;
	padding: 15px 15px 10px 0;
	color:#333333;
	font-size: 0.8em;
}
#next {
	text-align: center;
	padding-top: 30px;
	padding-bottom: 30px;
}
/*******************************
/* サイトバー
*******************************/
#sidebar h3 {
	clear:both;
	padding-left:17px;
	line-height:33px;
	font-size:15px;
	font-weight:normal;
	color:#333;
	background:url(images/side_headingBg.png) no-repeat 0 0;
}
#sidebar ul {
	overflow:hidden;
	padding:0 0 10px 17px;
	border:1px solid #e9e2d8;
	margin-bottom:20px;
	background:#fff;
}
#sidebar ul li {
	line-height:0;
	padding:10px 0;
	margin-right:15px;
	border-bottom:1px dashed #dcdcdc;
}
#sidebar ol, ul {
	list-style: none;
}
#sidebar ul a:link, #sidebar ul a:visited {
	display: block;
	padding-left:12px;
	line-height:normal;
	text-decoration:none;
	color:#313131;
	background:url(images/linkArrow.gif) no-repeat 0 50%;
}
#sidebar ul a:hover, #sidebar ul li.current_page_item a, #sidebar ul li.current-menu-item a {
	color:#039136;
}
#sidebar ul li.last {
	border-bottom:none;
}
#sidebar p {
	margin-bottom:20px;
}
/*******************************
/* フッター
*******************************/
#footer {
	width: 100%;
	max-width: 880px;
	min-width: 250px;
	margin: 0 auto;
	clear:both;
	text-align: center;
	border-top: 1px solid #999;
}
#footer li a {
	text-decoration:none;
	color:#000;
}
#footer a:hover {
	color:#999;
}
#footer p {
	margin: 10px 0;
}