@charset "utf-8";
/*
Theme Name: タムラ企画 ver.2
Theme URI: http://www.tamura-**.co.jp/
Description: ホームページ用テーマ
Author: Shinryokusha Inc.
Author URI: http://www.shinryokusha.co.jp/
Description:
Version: 2.0
*/

/* Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	background: transparent;
	border: 0;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
	font-size: 100%;  /*(｡･ω･｡)*/
}
body {
	line-height: 1;
}
h1, h2, h3, h4, h5, h6 {
	clear: both;
	font-weight: normal;
}
ol, ul {
	list-style: none;
}
blockquote {
	quotes: none;
}
blockquote:before, blockquote:after {
	content: '';
	content: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a img {
	border: none;
}

hr{
  height:0px;
  margin:7px 0;
  border:none;
  border-top:1px solid #ddd;
}
* html hr{/* for -IE6 */
  margin:0;
}
*:first-child+html hr{/* for IE7 */
  margin:0;
}

img { 	vertical-align:bottom;}

/* BasicFonts
-------------------------------------------------------------- */
html {
 overflow-y:scroll;
 font-size:10px;
}

* html {/* for IE6 */
 font-size: 62.5%;
}

*:first-child+html {/* for IE7 */
 font-size: 62.5%;
}
body {
	font-size: 1.4em;
	font-family: "Lucida Grande", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", Meiryo, Verdana, Arial, sans-serif;
	line-height:1.5;
	color: #333;

  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -o-text-size-adjust: 100%;
  text-size-adjust: 100%;
}
input[type=submit] {
	font-family: "Helvetica Neue", Arial, Helvetica,"MS UI Gothic", "Nimbus Sans L", sans-serif;
}
pre {
	font-family: "Courier 10 Pitch", Courier,"MS UI Gothic", monospace;
	font-size:83%;
}
code {
	font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono","MS UI Gothic", monospace;
	font-size:83%;
}
p {font-size: 110%;}

/* Layout
-------------------------------------------------------------- */
html{background: #fff;}

#container {
	}
#header-wrapper{
	position:relative;
	background: url(images/header_background.png) repeat-x;
	}
#header{
	position:relative;
	width: 978px;
	margin: 0 auto;
	overflow: hidden;
	}
#wrapper{
	clear: both;
	width: 978px;
	margin: 25px auto 20px;
	min-height: 400px;
	overflow: hidden;
	position:relative;
	}

#contents {
	margin: 0px auto 0;
	overflow: hidden;
	clear: both;
	}
#main{
	position:relative;
	float: left;
	width: 726px;
	margin: 0;
	padding:0 0 10px;
	min-height: 400px;
	}
	#nosidebar #main{
		float: none;
		position:relative;
		width: 978px;
		padding:10px 20px;
		min-height: 600px;
	}

#sidebarright,
#sidebar {
    float: right;
	width: 222px;
    margin: 0 0 0 auto;
	overflow: hidden;
	}
#sidebarleft {
    float: left;
	width: 222px;
    margin: 0;
    padding-bottom: 15px;
	overflow: hidden;
}
#sidebar1 {
	border: 1px solid #D5D5D5;
    padding: 0 10px 15px;
	}

#sidebarbnr {
	border: none;
	}
	#sidebarbnr ul li { margin: 15px 0;}

#homemain {
    position: relative;
    float: left;
    width: 474px;
    margin-left: 30px;
	overflow: hidden;
}

#footer{
	clear:both;
	position:relative;
	overflow: hidden;
	background: #2E2A23;
	color: #fff;
	}

#footerWrapper{
	position: relative;
	width: 978px;
	margin: 0 auto;
	overflow: hidden;
	}
#footerWrapper .footer-logo {
	position: absolute;
	right: 42px;
	bottom: 36px;
}
#footerWrapper .footer-logo a:hover img {
	opacity: 1.0;
    filter: alpha(opacity=100);
}

/* Basic
-------------------------------------------------------------- */
a{color: #327B57; text-decoration: none;}
a:hover{color: #18B15E; text-decoration: underline;}

hr {
	clear:both;
	margin:0;
	border:none;
	border-top:1px solid #999;
	}

/* Header, Menu
-------------------------------------------------------------- */

h1#logo, #logo {
	width: 205px;
	height: 42px;
	margin: 40px 0 0 16px;
	padding: 0;
	float: left;
}
.blogTitle{
	overflow: hidden;
	display:block;
	width: 205px;
	height: 42px;
	background: url(images/logo.png) no-repeat left top;
	color: #2D503E;
	text-indent: 100%;
	white-space:  nowrap;
	font-size:170%;
	text-shadow: 2px 2px 2px #000;
	text-decoration:none;
	font-weight:bold;
	}
	.blogTitle:hover{color: #ccc}
#header p{color:#999;font-size:90%;margin-top:10px;}

#header-right {
	float: right;
	width: 510px;
	margin: 0 0 0 auto;
	overflow: hidden;
}

/*** headnavi ***/
ul#headnav-up {
	width:500px;
	font-size:85%;
	margin: 4px 0px 0 auto;
	padding: 0;
	overflow: hidden;
	zoom: 1;
	}
ul#headnav-up li,
ul#headnav-under li {
	float:right;
	display: inline-block;
	position: relative;
	margin-left: 20px;
	padding: 0;
		}

ul#headnav-under {
	float: right;
	width: 250px;
	font-size:85%;
	margin: 31px 20px 0 auto;
	padding: 0;
	zoom: 1;
}


/*** Main Menu ***/

#navigation { margin: 30px auto 0px; clear: both; }

div.menu-nav-container {
	clear:both;
	height: 61px;
	background: url(images/navi_background.png) left bottom repeat-x;
	border-bottom: 2px solid #172111;
 	position:relative;
	z-index: 1;
}
#menu-nav {
	width: 978px;
	margin: 0 auto;
	padding: 0;
	list-style: none;
	list-style-image: none;
	z-index: 1000;
	}
	#menu-nav li {
	    float: left;
		padding: 0;
	    position: relative;
		}
			#menu-nav li.nav-home a { width: 73px; background: url(images/navi_home.png) no-repeat left top;}
			#menu-nav li.nav-annai a { width: 87px; background: url(images/navi_annai.png) no-repeat left top;}
			#menu-nav li.nav-consul a { width: 143px; background: url(images/navi_consul.png) no-repeat left top;}
			#menu-nav li.nav-kikaku a { width: 143px; background: url(images/navi_kikaku.png) no-repeat left top;}
			#menu-nav li.nav-data a { width: 143px; background: url(images/navi_data.png) no-repeat left top;}
			#menu-nav li.nav-tamura a { width: 157px; background: url(images/navi_tamura.png) no-repeat left top;}
			#menu-nav li.nav-media a { width: 115px; background: url(images/navi_media.png) no-repeat left top;}
			#menu-nav li.nav-seminar a { width: 117px; background: url(images/navi_ceminer.png) no-repeat left top;}

			#menu-nav li.nav-home a,
			#menu-nav li.nav-annai a,
			#menu-nav li.nav-consul a,
			#menu-nav li.nav-kikaku a,
			#menu-nav li.nav-data a,
			#menu-nav li.nav-tamura a,
			#menu-nav li.nav-media a,
			#menu-nav li.nav-seminar a {
				float: left;
				height: 61px;
				text-indent: -9999px;
			}
			#menu-nav li.nav-home a:hover,
			#menu-nav li.nav-annai a:hover,
			#menu-nav li.nav-consul a:hover,
			#menu-nav li.nav-kikaku a:hover,
			#menu-nav li.nav-data a:hover,
			#menu-nav li.nav-tamura a:hover,
			#menu-nav li.nav-media a:hover,
			#menu-nav li.nav-seminar a:hover {
					background-position: 0 -61px;
					}
					#menu-nav li.current-menu-item a,
					#menu-nav li.current-menu-item a:hover{
						background-position: 0 -61px;
					}
			*html #menu-nav li a:hover /* IE6 */
				{	color: #333; }
			#menu-nav li:hover ul { display: block;}


/*** Sub-Menu ***/
	#menu-nav ul {
	    list-style: none;
	    margin: 0;
	    padding: 0;
		display: none;
		position: absolute;
		top: 61px;
		left: 0px;
		font-size: 85%;
		z-index: 99999;
    }
		#menu-nav ul li {
				    float: none;
				    margin: 0;
				    padding: 0;
				    display: block;
					line-height:0;
			}
			#menu-nav li.nav-home ul li a,
			#menu-nav li.nav-annai ul li a,
			#menu-nav li.nav-consul ul li a,
			#menu-nav li.nav-kikaku ul li a,
			#menu-nav li.nav-data ul li a,
			#menu-nav li.nav-tamura ul li a,
			#menu-nav li.nav-media ul li a {
			    width: 220px;
				padding: 10px 10px 8px;
				height: auto;
				display: block;
				float: none;
				text-transform: none;
				text-indent: 0px;
				text-decoration: none;
				background-image: none;
				color: #fff;
					background: #333;
					-moz-opacity: 0.9;
					opacity: 0.9;
					filter:alpha(opacity=100);  /* IE7 */
					-ms-filter: "alpha(opacity=100)"; /* IE8 */
				line-height:normal;
				}
				#menu-nav ul li ul { left: 100%; top: 0; } /* 孫 */

*html #menu-nav ul a /* IE6 */
{
    height: 30px;
    width: 180px;
}

*:first-child+html #menu-nav ul a /* IE7 */
{
    height: 30px;
    width: 180px;
}

#menu-nav li.nav-home ul li a:hover,
#menu-nav li.nav-annai ul li a:hover,
#menu-nav li.nav-consul ul li a:hover,
#menu-nav li.nav-kikaku ul li a:hover,
#menu-nav li.nav-data ul li a:hover,
#menu-nav li.nav-tamura ul li a:hover,
#menu-nav li.nav-media ul li a:hover {
	color: #fff;
    background: #808080;
}

/*
#menu-nav ul li:first-child a
{
    -moz-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0;
}

#menu-nav ul li:first-child a:after
{
    content: '';
    position: absolute;
    left: 30px;
    top: -8px;
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 8px solid #444;
}

#menu-nav ul li:first-child a:hover:after
{
    border-bottom-color: #04acec;
}

#menu-nav ul li:last-child a
{
    -moz-border-radius: 0 0 5px 5px;
    border-radius: 0 0 5px 5px;
}

/* Clear floated elements */
#menu-nav:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}
*/

* html #menu-nav             { zoom: 1; } /* IE6 */
*:first-child+html #menu-nav { zoom: 1; } /* IE7 */

/*** newsearch ***/
#newsearch{
	position:relative;
	float: right;
	margin: 30px 0 0 auto;
	width: 190px;
	height: 27px;
	font-size:90%;
	}
#newsearch #searchform label.screen-reader-text {
	overflow: hidden;
	float: left;
	display: none;
	width: 1px;
	height: 1px;
	text-indent: 100%;
	white-space: nowrap;
	margin:0;
}
.searchwaku {
	position:relative;
	overflow: hidden;
	margin: 30px 0;
	width: 190px;
	height: 30px;
	font-size:90%;
}

/* Main
-------------------------------------------------------------- */
/*** Blog info ***/
.post div.blogInfo{
	* IE */
	zoom: 1; /* IE */
	color: #666;
	font-size:85%;
	padding: 5px 0 5px 5px;
	margin: 0px 0 20px;
	overflow: hidden;
	}
	body.page div.blogInfo, body.archive div.blogInfo, body.category div.blogInfo, .search .blogInfo {
		width: 100%; background: #ddd; margin: 0px; padding-left:5px;
	}
body.single-examples .post div.blogInfo,
body.single .post div.blogInfo { border-top: 1px solid #666;}

	.post div.blogInfo ul{margin:0; padding:0;}
		.post div.blogInfo li{
			float: left;
			padding-left: 23px;
			margin: 0 15px 0 0;
			list-style: none !important;
			}
	.post div.blogInfo li.cal{background: url(images/ico_cal.png) no-repeat 0 1px;}
	.post div.blogInfo li.cat, div.blogInfo li.tax {background: url(images/ico_cat.png) no-repeat 0 1px;}
	.post div.blogInfo li.tag{background: url(images/ico_tag.png) no-repeat 0 1px;}

.archive .excerpt,
.category .excerpt,
.search .excerpt {
	margin: 10px;
	width: 380px;
	font-size: 85%;
	}

.listwakuleft {
	float: left;
	overflow: hidden;
	width: 250px;
}
.listwakuright {
	float: right;
	overflow: hidden;
	width: 415px;
}
/*** Contents ***/
img.attachment-post-thumbnail,
img.attachment-small150-thumbnail {float: left; margin:0 15px 15px 0 !important;}

a.more-link{
	background:url("images/arrow_next.png") no-repeat right top #45695B;
	color:#fff;
	font-size:85%;
	padding:2px 20px 5px 10px;
	text-align:right;
	text-decoration:none;
	margin-left:480px;
	display:block;
	clear:both;
	}
	a.more-link:hover{background: #659A85;}

/*** Bottom Navigation, Comment Navigation ***/
div.nav-below{margin: 40px 0 0;overflow:auto;}
div.navigation{overflow:auto;}
	div.navigation a{margin-bottom:10px}

	.nav-previous a, .nav-next a,
	div.navigation .alignleft a, div.navigation .alignright a{
		color:#333;
		font-size:85%;
		text-decoration:none;
		}
		.nav-previous a:hover, .nav-next a:hover,
		div.navigation .alignleft a:hover, div.navigation .alignright a:hover{
			color: #fff
			background: #659A85;
			}

	.nav-previous a, div.navigation .alignleft a{
		float:left;
		padding:2px 10px 2px 20px;
		background:url("images/arrow_prev.png") no-repeat left top;
		}
	.nav-next a, div.navigation .alignright a{
		float:right;
		text-align:right;
		padding:2px 20px 2px 10px;
		background:url("images/arrow_next.png") no-repeat right top;
		}

/* Post Entry
-------------------------------------------------------------- */

.post {position: relative; margin: 0 15px;}
.breadcrumbs a.post { margin: 0;}
.post h2, .post h3, .post h4, .post h5, .post h6{margin: 0px 0 10px; clear:none !important;}

/* Post Entry Title
-------------------------------------------------------------- */
.post h1,
h2.title,
.h1title {
	font-size:125%;
	margin: 0 -15px 20px;
	padding: 20px 10px 17px 15px;
	color: #44604D;
	font-weight: bold;
	letter-spacing: 0.1em;
	border-top: 1px solid #e5e5e5;
	border-right: 2px solid #e5e5e5;
	border-bottom: 2px solid #d0d0d0;
	background: url(images/h2_title.png) no-repeat left top #F4F4F4;
text-shadow: 2px 2px 1px #fff;
	}

.cattitle {
	font-size:125%;
	padding-top:10px;
	}
.post h2 {
	font-size:120%;
	margin: 0 -15px 20px;
	padding: 5px 10px 4px;
	color: #2B3F37;
	font-weight: bold;
	letter-spacing: 0.1em;
	background: #E7DDC5;
	}

.post h3{
	border-bottom: 1px solid #808080;
	font-size:115%;
	line-height: 1.3em;
	padding: 15px 0 7px 0px;
	font-weight: bold;
	}
	.post h3 a:hover { text-decoration: none; background: #659A85; color: #fff;}
	div.post:first-child h3{margin-top:0 !important;}
.post h4{
	font-size:110%;
	font-weight: bold;
	line-height: 1.5em;
	margin: 0 0 5px 0;
	padding: 2px;
	background: #fff;
	}
	.post h4.noborder { border: none; padding: 0;}
.post h5{font-size:105%; font-weight: bold;}

.post p{ margin: 0 0 20px; padding: 0;}
.post dl dd p,
.post ul li p { margin: 0 0 20px;}
.post em{font-style: italic;}
.post code{color: #06c; font-family:'Courier New',Courier,monospace;}
.post img{
	padding: 0px;
	margin:0;
	vertical-align: middle;
	}
a img,
.fade {
    -webkit-transition: 0.3s ease-in-out;
       -moz-transition: 0.3s ease-in-out;
         -o-transition: 0.3s ease-in-out;
            transition: 0.3s ease-in-out;
}
a img:hover,
.fade:hover {
    opacity: 0.5;
    filter: alpha(opacity=70);
}

.post img.border{
	border:1px #ccc solid;
	padding: 3px;
	margin:0;
	}
	.post img.wp-smiley{border:none;padding:0;background:none;margin:0;}
	.post img.alignleft { float:left; margin-right: 20px; margin-bottom: 20px; margin-top: 0px; vertical-align: top;}
	.post img.alignright { float:right; margin-left: 20px; margin-bottom: 20px; margin-top: 0px; vertical-align: top;}

.post blockquote{
	background: #ddd;
	padding: 10px;
	margin: 20px 0;
	font-style:italic;
	width: 95%;
	}
	.post blockquote p{margin:0;}
.post div.wp-caption{margin: 20px 0 0 0;}
	.post div.wp-caption img{ margin: 0;}
	.post div.wp-caption p{ font-size:85%;}
	.post p.wp-caption-text { font-size:85%; line-height: 120%; margin: 0;}
.post ul, .post ol{margin:20px 0;}
	.post ul li{
		list-style: none;
		padding-left: 15px;
		background: url(images/ico_yajirushi.png) left 5px no-repeat;
		}
	.post ul li.nobk { background: none;}
	.post ul li.check {
		padding-left: 20px;
		background: url(images/ico_check.gif) left 2px no-repeat;
		}
	.post ol li,
	.post ul li ol li{
		background; none;
		list-style: decimal outside;
		margin-left:20px;
		}
	.post ul.disc {
		list-style-type: disc;
	}
	.post ul.disc li {
		background: none;
		list-style: disc;
		padding: 0;
	}
	.post ul.circle {
		list-style-type: circle;
	}
	.post ul.circle li {
		background: none;
		list-style: circle;
		padding: 0;
	}
	.post ul.square {
		list-style-type: square;
	}
	.post ul.square li {
		background: none;
		list-style: square;
		padding: 0;
	}
	ol.counter{
	  counter-reset: item;
	  list-style-type: none;
	  padding-left: 0;
	}
	ol.counter li{
		list-style: none;
	}
ol.counter li:before {
	  counter-increment: item;
	  content: counter(item)'.';
	  padding-right: 0.8em;
	  font-weight: bold;
	  color: #000;
	}

/*
div#main a[target="_blank"],
div#main a[rel="external"],
div#main a[rel="external nofollow"] {
	background-image:	 url(images/ico_gaibulink.png);
	background-position: right center;
	background-repeat: no-repeat;
	padding-right:
	15px; margin-right: 3px;
}
*/
/* つづき
-------------------------------------------------------------- */

.post .tuzuki {
	margin: 0 3px 7px auto;
	padding: 0;
	overflow: hidden;
	font-size: 85%;
	}
.post .tuzuki a {
	display: block;
	width: 100px;
	text-align: center;
	background: url(images/ico_wyajirushi.png) no-repeat 5px 5px #45695B;
	color: #fff;
	overflow: hidden;
	}
.post .tuzuki a:hover {
	background-color: #659A85; text-decoration: none;
	}

.post .tuzuki a:hover img {
  margin-top: -26px;
}
* html .post .tuzuki a:hover {
  zoom: 1;   /* for IE6 */
}


/* 履歴一覧
-------------------------------------------------------------- */

.rirekilists {
	margin:0 auto 40px 0;
	overflow: hidden;
	width: 450px;
	font-size: 90%;
}

.rirekilists dl {
	margin: 0 auto;
	padding: 5px 0;
}
.rirekilists dl dt {
  clear: left;
  float: left;
  margin: 0 0 0.2em;
	padding: 0 0 0 10px;
  width: 8em;
}

.rirekilists dl dd {
	margin-bottom: 0.2em;
	margin-left: 8em;
	}

/* その他
-------------------------------------------------------------- */
.clear{ clear: both;}
.fleft { float:left; }
.alignleft { float:left; margin-right: 15px; margin-bottom: 15px; margin-top: 0px;}
.fright { float: right; }
.alignright { float:right; margin-left: 15px; margin-bottom: 15px; margin-top: 0px;}
.aligncenter {text-align: center;}
.left { text-align: left; }
.right { text-align: right; }
.center { text-align: center;}
.middle { vertical-align: middle; }
.bottom { vertical-align: bottom; }
.small{ font-size: 80%;}
.fs90 { font-size: 90%;}
.fs100 { font-size: 100%;}
.fs110 { font-size: 110%;}
.fs115 { font-size: 115%;}
.fs120 { font-size: 120%;}
.larger {  font-size:130% !important; line-height: 1.5em;}
.bold { font-weight: bold;}
.bold600 { font-weight: 600;}
.normal { font-weight:normal !important;}

/* color */
.gray55 { color: #555;}
.orange { color: #A64A00;}
.red { color: #ff0000; }
.blue { color: #003366; }
.white { color: #fff; }

/* margin */
.mt10 { margin-top: 10px !important;}
.mt20 { margin-top: 20px !important;}
.mt30 { margin-top: 30px !important;}
.mt40 { margin-top: 40px !important;}
.mt50 { margin-top: 50px !important;}
.mt60 { margin-top: 60px !important;}
.mt70 { margin-top: 70px !important;}
.mb0 { margin-bottom: 0px !important;}
.mb5 { margin-bottom: 5px !important;}
.mb10 { margin-bottom: 10px !important;}
.mb20 { margin-bottom: 20px !important;}
.mb30 { margin-bottom: 30px !important;}
.mb40 { margin-bottom: 40px !important;}
.mb50 { margin-bottom: 50px !important;}
.mb60 { margin-bottom: 60px !important;}
.mb70 { margin-bottom: 70px !important;}
.ml0 { margin-left: 0 !important;}
.ml10 { margin-left: 10px !important;}
.ml15 { margin-left: 15px !important;}
.ml20 { margin-left: 20px !important;}
.ml30 { margin-left: 30px !important;}
.ml40 { margin-left: 40px !important;}
.ml50 { margin-left: 50px !important;}
.mr10 { margin-right: 10px !important; margin-left: auto !important;}
.mr20 { margin-right: 20px !important; margin-left: auto !important;}
.mr30 { margin-right: 30px !important; margin-left: auto !important;}
.mtb20 { margin: 20px auto !important;}
.mall20 { margin: 20px !important;}
.mall10 { margin: 10px !important;}
.mall0 { margin: 0 !important;}
.m0auto { margin: 0 auto !important;}
.mt10auto {margin: 10px auto 0 !important;}
.mt20auto {margin: 20px auto 0 !important;}
.mtb30auto { margin: 30px auto !important;}
.mr020 { margin: 0 20px !important;}
.mrl20 { margin-right: 20px !important; margin-left: 20px !important;}
.mrl30 { margin-right: 30px !important; margin-left: 30px !important;}
.mlrb { margin: 0 20px 20px 10px !important;}
.pb10 { padding-bottom: 10px !important;}
.pl0 { padding-left: 0 !important;}
.pl20 { padding-left: 20px !important;}
.pall0 { padding: 0 !important;}
.pall5 { padding: 5px !important;}
.ptb5 { padding: 5px 0 !important;}
.ptb10 { padding: 10px 0 !important;}

.offset10 { padding: 0 10px !important;}
.offset15 { padding: 0 15px !important;}
.offset20 { padding: 0 20px !important;}

.ofh { overflow: hidden;}
.floattext { overflow: auto; zoom: 1;}
.lh100 { line-height: 100%;}
.lh120 { line-height: 120%;}
.lh130 { line-height: 130%;}
.lh140 { line-height: 140%;}
.disblo {display: block;}

.bgcol01 {background: #E1F0E9;}
.bgwhite {background: #fff;}
.nobg { background: none !important;}

/* e.t.c */
.underline { text-decoration: underline;}
.width30 { width: 30%;}
.width40 { width: 40%;}
.width45 { width: 45%; }
.width48 { width: 48%;}
.width49 { width: 49%;}
.width50 { width: 50%; }
.width55 { width: 55%; }
.width60 { width: 60%;}
.width70 { width: 70%;}
.width80 { width: 80%;}
.width90 { width: 90%;}
.width100 { width: 100%;}
.width330 { width: 330px;}
.borderbottom01 { border-bottom: 1px dotted #999;}
.border01 { border: 1px dotted #D6CD83;}
.border02 { border: 1px dotted #006; padding: 5px;}
.bordernone { border: none; }
.pad2border02 { padding: 2px; border: 1px solid #ddd ;}
.bleft03 { border-left: 4px solid #ADAD5C; margin: 30px; }

.nowrap {white-space: nowrap;}

.btn-green {
  display: inline-block;
	margin: 0 auto;
  padding: 0.5em 2.5em 0.3em;
	text-align: center;
  background: #57ab84;/*ボタン色*/
  color: #FFF;
	font-size: 13px;
  border-bottom: solid 3px #2c7754;
  border-radius: 5px;
}
.btn-green:active {
  /*ボタンを押したとき*/
  -webkit-transform: translateY(3px);
  transform: translateY(3px);/*下に動く*/
  border-bottom: none;/*線を消す*/
}
.btn-green:hover { color: #fff; text-decoration: none; background: #4d9a76;}

/* テーブル
-------------------------------------------------------------- */
table {
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-collapse:collapse;
    border-spacing:0;
    empty-cells:show;
    color: #555;
    margin: 5px 10px 20px;
    }
table.tablebordernone {
	border: none;
}

th{
    border-right:1px solid #ccc;
    border-bottom:1px solid #ccc;
    background-color:#e8e8e8;
    padding:0.5em 0.7em;
	text-align: left;
    color: #333;
	font-weight: normal;
}
body.single-examples table th { background-color: #C0EBD5;}
td { padding:0.5em 0.7em; border-right:1px solid #ccc; border-bottom:1px solid #ccc;}
td.lgreen { background: #C0EBD5; color: #333;}
td.dgreen { background: #008888; color: #fff;}

table.tablebordernone {
	border: none;
	}
	table.tablebordernone th { border: none; }
	table.tablebordernone td { border: none;}

.post table td p { margin: 0 0 20px 0;}

/* パンくず
-------------------------------------------------------------- */
.breadcrumbs {
	color: #777;
	font-size:85%;
	margin: 2px 0;
/*	border-left: 5px double #8DB89B;
	border-left-height:17px; */
	}
.breadcrumbs ul {
	float: left;
	margin: 0;
	padding: 0;
	list-style: none;
	list-style-image: none;
	}
.breadcrumbs ul li {
	float: left;
	background: none;
	margin: 0;
	padding: 0 2px;
	}

	.breadcrumbs a {
		}
		.breadcrumbs a:hover {
			margin: 0;
			background: #aaa;
			color: #fff;
			text-decoration: none;
			}

/* ページネーション
-------------------------------------------------------------- */
.pagination {
clear:both;
margin: auto auto;
padding:20px 0;
position:relative;
font-size:11px;
line-height:13px;
}

.pagination span, .pagination a {
display:block;
float:left;
margin: 2px 2px 2px 0;
padding:6px 9px 5px 9px;
text-decoration:none;
width:auto;
color:#fff;
background: #45695B;
}

.pagination a:hover{
color:#fff;
background: #659A85;
}

.pagination .current{
padding:6px 9px 5px 9px;
color:#89B8A8;
background: none;
}

/* Comments
-------------------------------------------------------------- */
h3#comments{
	padding: 10px 0 10px 10px;
	clear: both;
	margin-top:40px;
	border-top:1px solid #ddd;
	}

.commentlist{margin-bottom:30px;}
	.commentlist li {
		border-top:1px solid #ddd;
		padding:15px 0 0 55px;
		position:relative;
		}
	.commentlist .avatar {
		background:#fff;
		border:1px solid #ddd;
		left:0;
		margin:0 16px 0 0;
		padding:3px;
		position:absolute;
		top:15px;
		}
	.commentlist .comment-meta{margin-bottom:10px;}
		.commentlist .comment-meta a{
			color: #999;
			font-size:85%;
			text-decoration:none;
			}
			.commentlist .comment-meta a:hover{color: #ccc;}
	.commentlist p{margin-bottom:15px;}
	.commentlist .reply a{
		position: absolute;
		top: 15px;
		right: 0;
		padding: 2px 10px;
		background: #ddd;
		font-size: 85%;
		color: #333;
		text-decoration: none;
		}
		.commentlist .reply a:hover {color: #999}

/*** Comment form ***/
#respond{margin-top:70px;}
#respond h3{
	border-bottom:1px solid #ddd;
	border-top:1px solid #ddd;
	padding:10px 0 10px 10px;
	}

#commentform{margin-top:20px;}
	#commentform p{clear: both}
	#commentform label{margin: 10px 5px;font-size:85%;}
	*:first-child+html #commentform label{ position:relative\9; top: -15px\9; } /* IE7 */
	#commentform input[type="text"], #commentform textarea{
		margin: 5px 0 10px;
		}
		#commentform input[type="text"]:focus, #commentform textarea:focus{
			border:1px solid #06c;
			}


/* widget
-------------------------------------------------------------- */
#sidebar a {
		color: #3F8072;
		}

.widget-container {
	overflow: hidden;
	margin: 15px auto 20px 0;
}
.side-widget {
	margin: 0 0 30px 0;
	}


#sidebar h3,
.homeright-widget-area h3 {
	background: url(images/side_h3.png) left bottom no-repeat;
	padding: 3px 0 7px 12px !important;
	margin: 0 0 10px !important;
	font-size:100%;
	font-weight: 550;
	color: #333;
	line-height: 100%;
	}


/*** Calendar ***/
#wp-calendar {width: 100%;}
	#wp-calendar caption {
		color: #222;
		font-size: 14px;
		font-weight: bold;
		padding-bottom: 4px;
		text-align: left;
		}
	#wp-calendar thead {font-size: 11px;}
	#wp-calendar tbody {color: #aaa;}
		#wp-calendar tbody td {
			background: #f5f5f5;
			padding: 3px 0 2px;
			text-align: center;
			}
		#wp-calendar tbody .pad {background: none;}
	#wp-calendar tfoot #next {text-align: right;}


/* Form
-------------------------------------------------------------- */
input[type="text"],
input[type="password"],
textarea{
	border:1px solid #ccc;
	padding: 5px;
	color: #666;

	/* Webkit
	background: -webkit-gradient(
		linear,
		left top,
		left bottom,
		from(#eee),
		to(#fff)
		);
	*/
	/* FF
	background: -moz-linear-gradient(
		top,
		#eee,
		#fff
		);
	*/
	/* IE
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffeeeeee,endColorstr=#ffffffff);
	zoom: 1;*/
	}

input#s {
	position: absolute;
	width: 150px;
	height: 19px;
	border-top:1px solid #ADADAD;
	border-left:1px solid #ADADAD;
	border-bottom:1px solid #DAE3DB;
	border-right:1px solid #DAE3DB;
	background: #fff;
	top: 0;
	right: 31px;
	padding: 2px;
	color: #666;
	line-height: 100%;
	vertical-align:middle;
	zoom: 1;
	}
input[type="submit"]{
	padding:5px 20px;
	border:none;
	color: #fff;
	cursor: pointer;
	background: #45695B;
	vertical-align:middle;
	outline:none;
	zoom: 1;
	}
	input[type="submit"]:hover {
		background-image: none;
		background: #333;
	}
.searchwaku input[type="submit"]{
	width:31px;
	height:24px;
	color: #fff;
	background: url(images/ico_megane.png) no-repeat center center #45695B;
	}
	.searchwaku input[type="submit"]:hover {
		background: url(images/ico_megane.png) no-repeat center center #333;
	}
input[type="submit"]#searchsubmit {
	position: absolute;
	top: 0px;
	right: 0px;
	padding:0px;
	border:none;
		width:31px;
		height:24px;
	background: url(images/ico_megane.png) no-repeat center center #45695B;
	overflow: hidden;
	display: block;
	text-indent: 100%;
	white-space: nowrap;
	}
	input[type="submit"]#searchsubmit:hover {
		background: url(images/ico_megane.png) no-repeat center center #333;
		border:1px solid #000000;
	}

#searchform label.screen-reader-text {
display: none;
}

#wpmem_login {
	width: 55%;
	margin: 0 auto;
	padding: 50px;
	background: #E1F0E9;
    overflow:  hidden;
 }

#wpmem_reg legend, #wpmem_login legend {
    font-size: 20px;
    font-weight: 600;
    line-height: 1;
	text-align: center;
    margin: 20px auto 10px;
}
#wpmem_reg .div_text, #wpmem_reg .div_textarea, #wpmem_reg .div_select, #wpmem_login .div_text, #wpmem_reg .div_checkbox {
   float: left;
    padding: 0;
    width: 250px;
}
#wpmem_reg label.text, #wpmem_reg label.checkbox, #wpmem_reg label.textarea, #wpmem_reg label.select, #wpmem_login label {
    clear: both;
    display: block;
    float: left;
    text-align: center;
    height: auto;
    margin: 0px auto;
	padding: 10px;
	width: 100px;
}
#wpmem_reg .div_textarea textarea, #wpmem_reg .textbox, #wpmem_login .textbox, #wpmem_reg .username, #wpmem_login .username, #wpmem_reg .password, #wpmem_login .password {
    display: block;
	margin: 0 auto;
	width: 200px;
    margin-bottom: 1.6rem;
	background-color: #FFFFFF;
    border: 1px solid #999;
    border-radius: 3px;
    box-shadow: 1px 1px 3px #EEEEEE inset;
    color: #999999;
    font-size: 1.4rem;
    padding: 1rem;
}

#wpmem_reg .button_div, #wpmem_login .button_div {
    clear: both;
    height: 35px;
	margin: 0 auto;
    padding: 6px 0;
    width: 100%;
	text-align: center;
}
#wpmem_reg legend, #wpmem_login legend {
    display: none;
}
.button_div input[type="submit"] {
	border-radius: 3px;
}

/****************************************
		9.  gotop, histryback
*****************************************/

.gotop {
	clear:both;
	width: 820px;
	margin: 25px auto 0;
	padding: 0;
	text-align: right;
	overflow: hidden;
	}
.topright {
	float: right;
	width: 40%;
	overflow: hidden;
	text-align: right;
}
.histryback {
	float: left;
	width: 40%;
	overflow: hidden;
	text-align: left;
}


/*　バナーエリア
---------------------------------------------------*/
#bannerarea {
	background: #E5E5E5;
	overflow: hidden;
	padding: 0;
}
#bannerarea .bnrwrap {
	width: 978px;
	margin: 30px auto;
	overflow: hidden;
}
#bannerarea ul {
	margin: 0 0 0 -30px;
	padding: 0;
	zoom: 1
}
#bannerarea ul li {
	float: left;
	display: inline;
	margin-left: 30px;
}


/****************************************
		10.  Footer
*****************************************/

#footer h3{
	margin-bottom: 25px;
	background:url(images/foot_line.png) repeat-x left bottom;
	padding: 5px 0 10px 0;
	font-size: 120%;
	color: #fff;
	}
.footerwidget-wrapper {
	width: 978px;
	margin: 20px auto;
	padding-left: 15px;
}
#footer .widget-area{
	width: 310px;
	margin: 0 0 30px;
	float: left;
	display: inline;
	}
#footer .widget-area:nth-of-type(2) {
	width: 330px;
}
#footer .widget-area:nth-last-of-type(1) {
	width: 250px;
	margin: 0 0 30px 60px;
}

#footer .widget-area ul {
	margin: 0;
	padding: 0;
}
#footer .widget-area ul li {
	margin: 0 0 5px 0;
	padding: 0 0 0 15px;
	background: url(images/ico_sankakuw.png) left 5px no-repeat;
	background-color: none;
}


#footer .widget-area h5{
	font-weight: bold;
	font-size: 110%;
	margin: 20px 0;
}
#footer .widget-area p {
	font-size: 80%;
}
#footercopy {
	margin:0;
	background: url(images/foot_line.png) left top repeat-x;
}

#footercopy #flink {
	padding-top: 20px;
	text-align: center;
	font-size: 85%;
}
#footercopy #flink ul{
	margin-bottom: 10px;
}
	#footercopy ul li:last-child {border:none; }

#footercopy ul li { display: inline; border-right: 1px #999 solid; padding: 0 20px; }
#footercopy p {
	padding:5px auto 20px 15px;
	font-size: 100%;
}
p.copy{
	clear: both;
	text-align:center;
	padding-bottom: 40px;
	padding-top: 20px;
	color: #8c8270;
	}
#footercopy a,
#footer .widget-area a{color: #fff;text-decoration: none;}
#footercopy a:hover,
#footer .widget-area a:hover {color: #ccc; text-decoration: underline;}

#footer .btn a {
	display: block;
	width: 209px;
	padding: 5px 10px;
	margin-bottom: 15px;
	text-align: center;
	color: #2e2a23;
	border-radius: 5px;
	background: #fff;
	box-sizing: border-box;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}
#footer .btn a:hover {
	opacity: 0.7;
	text-decoration: none;
}


/********** clearfix **********/

.clearfix:after {
	content: ".";  /* 新しい要素を作る */
	display: block;  /* ブロックレベル要素に */
	font-size: 0;
	clear: both;
	height: 0;
	visibility: hidden;
}

* html .clearfix             { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */

/****************************************
		gaina
*****************************************/
.koka {
	height: 50px;
	text-align: center;
	vertical-align: middle;
	width: 80px;
background: #C0EBD5; color: #333;
}

#sitemap_list { background: none;}
/****************************************
		tamuraplan
*****************************************/
.consulleft
	{text-align: left;
	vertical-align: middle;
	width: 480px;
float: left;

}
.consulright {
	text-align: right;
	vertical-align: middle;
	width: 200px;
float: right;

}
ul.datalist li {
display: inline;
margin-right: 10px;
}

.tamuragaiyo table{
width: 100%;
    border-spacing: 0;
    border: 1px solid #CCC;
}
.tamuragaiyo th{
width: 80%;
padding: 6px;
text-align: left;
}
.tamuragaiyo td{
width: 10%;
padding: 6px;
}
