@charset "utf-8";
/*
Theme Name: 曹洞禅ネット vol2.1
Theme URI: http://www.sotozen-net.or.jp/
Description: ホームページ用テーマ
Author: Shinryokusha Inc.
Author URI: http://www.shinryokusha.co.jp/
Description: 
Version: 1.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: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ", Meiryo,"ＭＳ Ｐゴシック","MS PGothic",Helvetica,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%;}
button { cursor: pointer;}
button:hover { opacity: 0.8;}

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

#container {
	}
#header-wrapper{
	position:relative;
	border-top: 9px solid #234895;
	border-bottom: 1px solid #234895;
	height: 123px;
	}
#header{
	position:relative;
	width: 960px;
	margin: 0 auto;
	background: url(images/sotozennet.png) no-repeat 280px 45px;
	overflow: hidden;
	}
#wrapper{
	clear: both;
	width: 960px;
	margin: 0px auto 20px;
	min-height: 400px;
	overflow: hidden;
	position:relative;
	}
	body#home #wrapper { margin-bottom: 0;}

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

#sidebar {
    float: right;
	width: 220px;
    margin: 0 0 0 auto;
	overflow: hidden;
	}

#footer{
	clear:both;
	position:relative;
	overflow: hidden;
	background: #fff;
	border-top: 2px solid #234895;
	}

#footerWrapper{
	width: 960px;
	margin: 0 auto;
	overflow: hidden;
	}

/* Basic
-------------------------------------------------------------- */
a{color: #00A0E9; text-decoration: none;}
a:hover{text-decoration: underline;}
a:visited { colod: #00698E;}

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: 235px;
	height: 42px;
	background: url(images/logo.png) no-repeat left top;
	color: #2D503E;
	text-indent: 150%;
	white-space:  nowrap;
	font-size:170%;
	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: 550px;
    height: 180px;
	margin: 0 0 0 auto;
	overflow: hidden;
}

/*** catch ***/
.catch {
    margin: 5px 0 0px auto;
    width: 320px;
    height: 20px;
	text-align: right;
}

/*** headnavi ***/
#headnaviright {
    position: absolute;
     clear: both;
    top: 90px;
    right: -35px;
}
ul#headnavi  {
	padding: 0;
	list-style: none;
	list-style-image: none;
	overflow: hidden;
	z-index: 10;
	zoom: 1;
	}
	ul#headnavi li,
	ul#fhnavi li {
		float:right;
		display: inline;
		margin: 0 15px 0 0;
		padding: 0 24px 0 0;
		background: url(images/list_line.png) no-repeat right center;
		}
		#headnavi li.headnavi-toi a,
		#fhnavi li.headnavi-toi a { width: 83px; background: url(images/headnavi_toi.png) no-repeat left top;}
		#headnavi li.headnavi-sitemap a,
		#fhnavi li.headnavi-sitemap a { width: 75px; background: url(images/headnavi_sitemap.png) no-repeat left top;}
		#headnavi li.headnavi-faq a,
		#fhnavi li.headnavi-faq a { width: 89px; background: url(images/headnavi_faq.png) no-repeat left top;}
		#headnavi li.headnavi-link a,
		#fhnavi li.headnavi-link a { width: 44px; background: url(images/headnavi_link.png) no-repeat left top;}
		#headnavi li.headnavi-melma a,
		#fhnavi li.headnavi-melma a { width: 56px; background: url(images/headnavi_melma.png) no-repeat left top;}
			#headnavi li.headnavi-toi a,
			#headnavi li.headnavi-sitemap a,
			#headnavi li.headnavi-faq a,
			#headnavi li.headnavi-link a,
			#headnavi li.headnavi-melma a,
			#fhnavi li.headnavi-toi a,
			#fhnavi li.headnavi-sitemap a,
			#fhnavi li.headnavi-faq a,
			#fhnavi li.headnavi-link a,
			#fhnavi li.headnavi-melma a  {
				float: right;
				height: 10px;
				text-indent: -9999px;
			}
			#headnavi li.headnavi-toi a:hover,
			#headnavi li.headnavi-sitemap a:hover,
			#headnavi li.headnavi-faq a:hover,
			#headnavi li.headnavi-link a:hover,
			#headnavi li.headnavi-melma a:hover,
			#fhnavi li.headnavi-toi a:hover,
			#fhnavi li.headnavi-sitemap a:hover,
			#fhnavi li.headnavi-faq a:hover,
			#fhnavi li.headnavi-link a:hover,
			#fhnavi li.headnavi-melma a:hover {
					background-position: 0 -10px;
					}

/*** Main Menu ***/

#navigation { margin: 0px auto 0px; clear: both; }
div.nav-m { display: none; }

div.menu-nav-container {
	clear:both;
	height: 48px;
 	position:relative;
	z-index: 1;
}
#menu-nav {
	width: 960px;
	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-about a { width: 132px; background: url(images/navi_about.png) no-repeat left top;}
			#menu-nav li.nav-zazen a { width: 120px; background: url(images/navi_zazen.png) no-repeat left top;}
			#menu-nav li.nav-katudo a { width: 180px; background: url(images/navi_katudo.png) no-repeat left top;}
			#menu-nav li.nav-kuyo a { width: 179px; background: url(images/navi_kuyo.png) no-repeat left top;}
			#menu-nav li.nav-jinken a { width: 199px; background: url(images/navi_jinken.png) no-repeat left top;}
			#menu-nav li.nav-baika a { width: 150px; background: url(images/navi_baika.png) no-repeat left top;}
			
			#menu-nav li.nav-about a,
			#menu-nav li.nav-zazen a,
			#menu-nav li.nav-katudo a,
			#menu-nav li.nav-kuyo a,
			#menu-nav li.nav-jinken a,
			#menu-nav li.nav-baika a  {
				float: left;
				height: 48px;
				text-indent: -9999px;
			}
			#menu-nav li.nav-about a:hover,
			#menu-nav li.nav-zazen a:hover,
			#menu-nav li.nav-katudo a:hover,
			#menu-nav li.nav-kuyo a:hover,
			#menu-nav li.nav-jinken a:hover,
			#menu-nav li.nav-baika a:hover {
					background-position: 0 -48px;
					}
					#menu-nav li.current-menu-item a,
					#menu-nav li.current-menu-item a:hover{
						background-position: 0 -48px;
					}
			*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: 48px;
		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-about ul li a,
			#menu-nav li.nav-zazen ul li a,
			#menu-nav li.nav-katudo ul li a,
			#menu-nav li.nav-kuyo ul li a,
			#menu-nav li.nav-jinken ul li a,
			#menu-nav li.nav-baika ul li a {
			    width: 180px;
				padding: 10px 10px 8px;
				height: auto;
				display: block;
				float: none;
				text-transform: none;
				text-indent: 0px;
				text-decoration: none;
				background-image: none;
				color: #555;
					background: #EBEBEB;
					-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-about ul li a:hover,
#menu-nav li.nav-zazen ul li a:hover,
#menu-nav li.nav-katudo ul li a:hover,
#menu-nav li.nav-kuyo ul li a:hover,
#menu-nav li.nav-jinken ul li a:hover,
#menu-nav li.nav-baika ul li a:hover {
	color: #fff;
    background: #3E9DE7;
}

 
/* 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 */

/**** モバイル用コンテンツリンク ******/
div.menu-nav-aboutsotoshu-container,
div.menu-nav-zazen-container,
div.menu-nav-katsudo-container,
div.menu-nav-kuyo-container,
div.menu-nav-baika-container,
div.menu-nav-jinken-container {
	display: none;
}

/*** newsearch ***/
#newsearch{
	position:relative;
	float: right;
	margin: 15px 0 10px 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: 10px 0;
	width: 190px;
	height: 30px;
	font-size:90%;
}

/* Main
-------------------------------------------------------------- */
/*** Blog info ***/
.post div.blogInfo{
	clear: both;
	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 .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,
.page .excerpt {
	margin: 10px;
	width: 425px;
	font-size: 85%;
	}
	.mo-excerpt { display: none;}

.catwaku {
	margin: 0 0 20px;
}
.listwakuleft {
	float: left;
	overflow: hidden;
	width: 220px;
}
.listwakuright {
	float: right;
	overflow: hidden;
	width: 445px;
}
/*** Contents ***/
img.attachment-post-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;}		
.post h2, .post h3, .post h4, .post h5, .post h6{margin: 0px 0 10px; clear:none !important;}

/* Post Entry Title
-------------------------------------------------------------- */
h2.title,
.h1title {
	font-size:135%;
	margin: 0 -15px 20px;
	padding: 11px 10px 9px 15px;
	color: ##3E3A39;
	border-top: 5px solid #234895;
	border-bottom: 2px solid #234895;
	padding: 10px 10px 8px 10px;
	font-weight: bold;
	font-family: "ヒラギノ明朝 Pro W6","Hiragino Mincho Pro","HGS明朝E","ＭＳ Ｐ明朝",serif;
	}
h2.hometitle {
	margin: 0 0 10px 0;
	padding: 0px;
	line-height: 100%;
	height: 17px;
	font-family: "ヒラギノ明朝 Pro W6","Hiragino Mincho Pro","HGS明朝E","ＭＳ Ｐ明朝",serif;
}

.post h2 {
	font-size:125%;
	margin: 0 -15px 20px;
	color: #3E3A39;
	padding: 1px 1px 1px 5px;
	border-left: 6px solid #00A0E9;
	font-weight: bold;
	font-family: "ヒラギノ明朝 Pro W6","Hiragino Mincho Pro","HGS明朝E","ＭＳ Ｐ明朝",serif;
	}
#homemain h2 {width: 960px; margin: 0 auto 12px;}

.post h3{
	margin: 0 0 15px 0;
	font-size:115%;
	color: #4C4948;
	padding: 2px 1px 1px 5px;
	border-bottom: 2px solid #234895;
	font-weight: bold;
	font-family: "ヒラギノ明朝 Pro W6","Hiragino Mincho Pro","HGS明朝E","ＭＳ Ｐ明朝",serif;
	}
	.post h3 a:hover { text-decoration: none; background: #898989; color: #fff;}
	div.post:first-child h3{margin-top:0 !important;}
h3.cattitle {
	font-size:125%;
	margin: 0 0 10px;
	padding: 1px 1px 1px 5px;
	border-left: 6px solid #00A0E9;
	font-weight: bold;
	font-family: "ヒラギノ明朝 Pro W6","Hiragino Mincho Pro","HGS明朝E","ＭＳ Ｐ明朝",serif;
	border-bottom: none;
	}
	h3.cattitle a { color: #3E3A39; }

.post h4{
	font-size:110%;
	margin: 0 0 15px 0;
	color: #4C4948;
	padding-left: 8px;
	padding: 5px 5px 5px 5px;
	background-color: #E6E6E6;
	}
	.post h4.noborder { border: none; padding: 0;}
.post h5{
	font-size:105%;
	color: #898989;
	padding: 1px 1px 1px 1px;
	border-bottom:1px solid #234895;
}

.post p{ margin: 0 0 15px; 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);  
}
a img.btn:hover {  
    opacity: 1.0;  
    filter: alpha(opacity=100);  
}

.post img.border{
	border:1px #ccc solid;
	padding: 3px;
	margin:0;
	}
	.post img.wp-smiley{border:none;padding:0;background:none;margin:0;}
	.post .alignleft { float:left; margin-right: 20px; margin-bottom: 20px; margin-top: 0px; vertical-align: top;}
	.post .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-bottom: 20px;}
	.post div.wp-caption img{ margin: 0;}
	.post div.wp-caption p{ font-size:90%; color: #898989;}
	.post p.wp-caption-text { font-size:85%; line-height: 120%; margin: 3px 0 0 0; text-align: center;}
.post ul, .post ol{margin: 0 0 20px;}
	.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;
		}
/*
div#main a[target="_blank"],
div#main a[rel="external"],
div#main a[rel="external nofollow"] { 
	background:	 url(images/ico_gaibulink.png) right center 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 #898989;
	color: #fff;
	overflow: hidden;
	}
.post .tuzuki a:hover {
	background-color: #00A0E9; 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.7em;
	padding: 0 0 0 10px;
  width: 8em;
}
.rirekilists dl dd {
	margin-bottom: 0.7em;
	margin-left: 8em;
	}

/* 災害一覧,国際info,人権フォーラム */
.forum-body dl,
.ki-body dl,
.shien-body dl {
	margin: 0 auto;
	padding: 5px 0;
}
.forum-body dl dt,
.ki-body dl dt,
.shien-body dl dt {
  clear: left;
  float: left;
  margin: 0 0 0.2em;
	padding: 0 0 0 10px;
  width: 8em;
}
.forum-body dl dd,
.ki-body dl dd,
.shien-body dl dd {
	margin-bottom: 0.2em;
	margin-left: 8em;
	}

/* テーブル
-------------------------------------------------------------- */
table {
	border: none; 
    empty-cells:show;
    color: #555;
    margin: 5px 10px 20px;
    }

table th{
	border: none; 
    background-color:#e8e8e8;
    padding:0.5em 0.7em;
	text-align: left;
    color: #333;
	font-weight: normal;
}
table td { padding:0.5em 0.7em; border: none; vertical-align: top; }

.borderari {
	border-top: 1px solid #ccc; 
	border-left: 1px solid #ccc; 
    }

.borderari th{
    border-right:1px solid #ccc;
    border-bottom:1px solid #ccc;
}
.borderari td { border-right:1px solid #ccc; border-bottom:1px solid #ccc;}
td.lgreen { background: #C0EBD5; color: #333;}
td.dgreen { background: #008888; color: #fff;}

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

table.separate {
border-collapse: separate;
border-spacing: 5px;
}

/* その他
-------------------------------------------------------------- */
.clear{ clear: both;}
.fleft { float:left; }
.alignleft { float:left; margin-right: 20px; margin-bottom: 15px; margin-top: 0px;}
.fright { float: right; }
.alignright { float:right; margin-left: 20px; 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%;}
.fs85 { font-size: 85%;}
.fs90 { font-size: 90%;}
.fs100 { font-size: 100%;}
.larger {  font-size:130% !important; line-height: 1.5em;}
.bold { font-weight: bold;}
.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;}
.ml5 { margin-left: 5px !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;}

.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 !important;}
.bggray {background: #f6f7f9 !important;}
.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-top: 1px solid #ccc !important; 
	border-left: 1px solid #ccc !important; 
    }
.border02 { border: 1px dotted #006 !important; padding: 5px;}
.border03 {    border: 1px solid #ddd !important;}
.bordernone { border: none !important; }
.bleft03 { border-left: 4px solid #ADAD5C; margin: 30px; }

.border01 th{
    border-right:1px solid #ccc;
    border-bottom:1px solid #ccc;
}
.border01 td { border-right:1px solid #ccc; border-bottom:1px solid #ccc;}

.nowrap {white-space: nowrap;}
.block_sp { display: none;}
.block_pc { display: block;}

/* パンくず
-------------------------------------------------------------- */
.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 {
			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: #00A0E9;
}
 
.pagination a:hover{
color:#fff;
background: #898989;
}
 
.pagination .current{
padding:6px 9px 5px 9px;
color:#00A0E9;
background:#e8e8e8 ;
}

/* 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: 0px auto 20px 0;
}
.side-widget {
	margin: 0 0 30px 0;
	}


#sidebar 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%;
	}

#sidebar div.sidebnrarea ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#sidebar div.sidebnrarea ul li {
	margin: 0 0 15px auto;
}

.rssbtn {
	float: right;
	width: 25px;
	margin: 16px 20px 0 0px;
}

#instafeed {
    margin: 32px 0 0 10px;
}

/*** 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"],
input[type="tel"] ,
input[type="email"] ,
select,
textarea{
	box-sizing: border-box;
	max-width: 100%;
	font-size: 15px;
	border:1px solid #ccc;
	padding: 5px;
	margin: 0 5px 10px!important;
	color: #666;
	zoom: 1;
	}
input::placeholder {
	color: #aaa;
}
textarea {
	width: 70%!important;
	height: 160px!important;
}
input#s {
	position: absolute;
	width: 150px;
	height: 19px;
	border:1px solid #DEDFDF;
	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:1px solid #DEDFDF;
	color: #fff;
	cursor: pointer;
	background: #4C4948;
	vertical-align:middle;
	outline:none;
	zoom: 1;
	}
	input[type="submit"]:hover {
		background-image: none;
		background-color: #777;
	}
.searchwaku input[type="submit"]{
	width:31px;
	height:24px;
	color: #fff;
	background: url(images/ico_megane.png) no-repeat center center #4C4948;
	border:1px solid #DEDFDF;
	}
	.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:1px solid #DEDFDF;
		width:31px;
		height:26px;
	background: url(images/ico_megane.png) no-repeat center center #4C4948;
	overflow: hidden;
	display: block;
	text-indent: 120%;
	white-space: nowrap;
	}
	input[type="submit"]#searchsubmit:hover {
		background: url(images/ico_megane.png) no-repeat center center #333;
	border:1px solid #DEDFDF;
	}

#searchform label.screen-reader-text {
display: none;
}
dd.mfp p{ margin: 15px 0 0;}
label { padding-bottom: 15px;}
/** 名前入力欄 **/
span.mei { margin-left: 15px;}
/** 住所入力欄 **/
dd.mfp p.jusho{ margin-left: 65px;}
/** 確認画面 **/
#mfp_overlay_inner h4 {
	font-size: 16px;
	font-weight: bold;
	padding-left: 15px;
	margin-bottom: 15px;
}
/** 送信完了画面 **/
body.thanks table td { 
	padding: 10px;
	line-height: 1.5;
	text-align: left;
}
body.thanks table td.center { text-align: center;}
body.thanks table { 
	max-width: 500px;
	width: 100%;
	margin: 50px auto 30px;
}
body.thanks table td.title {
	font-size: 15px;
	font-weight: bold;
	color: #fff;
	background: #444;
	text-align: center;
	padding: 5px 0;
}
body.thanks table td.link_txt {
	text-align: center;
	border-top: 1px solid #ccc;
	font-size: 17px;
}
body.thanks table td.link_txt a {
	text-decoration: underline;
	color: #552089;
}
span.exam { font-size: 16px!important;}


/*  コンテンツ非表示 */
#shokugyo/* 職業 */
{
	display: none;
}

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

.footlink {
	clear:both;
	width: 960px;
	margin: 25px auto 10px;	
	overflow: hidden;
	}
.footright-c1,
.footright-c2,
.footright-c3 {
		float:right;
		display: inline;
		padding: 0;
		}
		.footright-c1 { width: 120px; text-align: right;}
		.footright-c2 { width: 25px; text-align: right;}
		.footright-c3 { width: 550px; }
ul#fhnavi  {
	width:550px;
	margin: 5px -35px 0 0;
	padding: 0;
	list-style: none;
	list-style-image: none;
	overflow: hidden;
	z-index: 10;
	zoom: 1;
	}

#footer div.menu-nav-toi-container {
	display: none;
}

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

#footer h3{
	margin-bottom: 5px;
	padding: 5px 0 0 0;
	font-size: 100%;
	font-weight: bold;
	color: #727171;
	}
.footerwidget-wrapper {
	width: 990px;
	margin: 20px auto 0 -40px;
}
#footer .widget-area{
	width: 270px;
	margin: 0px auto 30px 60px;
	float: left;
	display: inline;
	}

#footer .widget-area ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}
#footer .widget-area ul li {
	margin: 0 0 5px 0;
	padding: 0 0 0 5px;
	background-color: none;
}

#footer .widget-area ul li a {
	color: #727171;
	}
	#footer .widget-area ul li a:hover {
		text-decoration: none;
		color: #00A0E9;
}
#footer .widget-area p {
	font-size: 80%;
}
#footer .widget-area ul li.footerchild {
	margin-left: 20px;
}

#footer-spmenu { display: none;}
#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:75%;
}
p.copy{
	clear: both;
	font-size:75%;
	text-align:center;
	padding-bottom: 40px;
	padding-top: 20px;
	color: #717071;
	}
#footercopy a,
#footer .widget-area a{text-decoration: none;}
#footercopy a:hover,
#footer .widget-area a:hover {text-decoration: underline;}

/********** 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 */

/* Search Form
-------------------------------------------------------------- */
.btn_menu,
.drawer-nav {
	display: none;
}

/*
-----------------------------------------------------*/