@charset "utf-8";
/*
Theme Name: azTpl_df01mp_001
Theme URI: http://azconsulting.jp/
Description: bbt
Author: bbt
Author URI: http://azconsulting.jp/

/* =Reset default browser CSS.

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


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, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {border: 0;font-family: inherit;font-size: 100%;font-style: inherit;font-weight: inherit;margin: 0;outline: 0;padding: 0;vertical-align: baseline;}
:focus {outline: 0;}

strong {font-weight: bold;}

ol, ul {list-style: none;}
table {border-collapse: separate;border-spacing: 0;}
caption, th, td {font-weight: normal;text-align: left;}
blockquote:before, blockquote:after,q:before, q:after {content: "";}
blockquote, q {quotes: "" "";}
a img {border: 0;}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display: block;}


body{
font: 84%/1.5 "メイリオ","Meiryo",arial,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
color:#333; overflow-x:hidden;
-webkit-text-size-adjust: none;
background-color:#fff;
background-image:url(images/bg.png);
}

/* リンク設定
------------------------------------------------------------*/
a{
margin:0;
padding:0;
text-decoration:none;
outline:0;
vertical-align:baseline;
background:transparent;
font-size:100%;
color:#313131;
}

a:hover, a:active{
outline: none;
color:#666;
}

/**** Clearfix ****/

#header .inner, #newposts article:after,.inner:after,nav .panel:after, nav#mainNav:after, .newsTitle:after, .bg:after,.post:after, ul.post li:after,#related-entry:after,#pickup-area ul:after,.wp_social_bookmarking_light:after,#breadcrumb:after {content:""; display: table;clear: both;}
#header .inner,#newposts article,.inner,nav .panel,nav#mainNav,.newsTitle,.bg, .post, ul.post li,#related-entry,#pickup-area ul,.wp_social_bookmarking_light,#breadcrumb{zoom: 1;}


/* フォーム
------------------------------------------------------------*/

input[type="text"],input[type="email"], textarea{
	max-width:90%;
	padding:3px 5px;
	border:1px solid #d4d4d7;
	font-size:12px;
	color:#555;
	background:#fcfcfc;
}

textarea{
	height:auto;
	line-height:1.5;
	min-width:70%;
}

input[type="submit"],input[type="reset"],input[type="button"]{
	padding:5px 15px;
	background:#888;
	border:1px solid #888;
	border-radius:3px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	line-height:100%;
	font-size:100%;
	color:#fff;
}


input[type="submit"]:hover,input[type="reset"]:hover,input[type="button"]:hover{
	background: #bbb;
	cursor:pointer;
}


/*--------------------------------------------------------------------------------
 レイアウト
--------------------------------------------------------------------------------*/

#wrapper,.inner{
	margin:0 auto;
	width:980px;
}

#wrapper{
	padding-top:15px;
}

#wrapper.toppg{
	margin-top:22px;
	padding-top:0;
}


/* サイドバー右
----------------------------------------------- */

#content{
	float:right;
	width:700px;
	padding:10px 0 20px;
	background:#FFF;
	margin-top: 22px;
	border:1px solid #ccc;
	margin:0 0 20px 0;
	box-shadow:0px 0px 0px 4px rgba(0,0,0,0.03);
}

#sidebar{
	float:left;
	width:240px;
	padding:0 0 50px 0;
	font-size:12px;
}

#footer{
	clear:both;
	font-size:12px;
} 


/*--------------------------------------------------------------------------------
 ヘッダー
--------------------------------------------------------------------------------*/

#header{
	font-size:12px;
	background:url(images/headline1.png) repeat-x;
}

/* サイト説明文
----------------------------------*/
#header h1{
	padding:5px 10px;
	font-size:100%;
	font-weight:normal;
	background:#e2deba;
}

#header #headerimg {
	position:relative;
}


/* ロゴ (サイトタイトル)
----------------------------------*/
#header h2{
	padding:20px 20px 0px;
	color: #515151;
	font-size:180%;
	font-weight:bold;
	position:absolute;
	z-index:3000;
}

/* ロゴのリンク色はここで変更してください */
/* リンク通常時 */
#header h2 a{
	color:#000;	
}

/* リンクオンマウス時 */
#header h2 a:hover{
	color:#ff9900
}

/* メイン画像
----------------------------------*/
#header #main-base{
	max-width:980px;
}

#main-base img{
	max-width: 100%;
	height:auto;
	vertical-align:top;
}


/*--------------------------------------------------------------------------------
 front-page
--------------------------------------------------------------------------------*/

.toppg #content {
	border:none;
	box-shadow:none;
	padding-top:0;
}

section.inerbox {
	padding:15px 0 5px;
	background:#FFF;
	border:1px solid #ccc;
	margin-bottom:20px;
	box-shadow:0px 0px 0px 4px rgba(0,0,0,0.03);
}

h2.ttl {
	border-bottom: 1px solid #ccc;
	font-size: 140%;
	font-weight:bold;
	padding-bottom:5px;
	padding-left:44px;
	margin:0 10px 20px;
	background:url(images/leaf2.png) 5px center no-repeat;
}

.toppg .toppage{
	padding:0 15px 20px 15px;
	margin-top:-5px;
}

#pickup-area ul {
	margin-right:-20px;
	font-size:0;
	margin-bottom:3%;
}

#pickup-area li {
	display:inline-block;
	font-size:12px;
	width:220px;
	vertical-align:top;
	margin:0 20px 10px 0;
}

/* IE6 */
#pickup-area li {
  _display: inline; /* display: inline-block;の代わり */
  _zoom: 1;
}
 
/* IE7 */
*:first-child+html #pickup-area li {
  display: inline; /* display: inline-block;の代わり */
  zoom: 1;
}

#pickup-area li img {
	width:216px;
	vertical-align:top;
	border:1px solid #999;
	padding:1px;
}

#pickup-area li h3 a {
	font-size: 14px;
	font-weight:bold;
	margin:10px 5px 3px 8px;
	text-decoration:none;
	display:block;
}

#pickup-area li p {
	padding:0 5px 0 8px;
}

/*--------------------------------------------------------------------------------アイキャッチ付きリスト
 front記事ループ・カテゴリ・アーカイブ
--------------------------------------------------------------------------------*/

#newposts{
	margin:-10px 0 0;
}

.toppg #newposts{
	margin:-10px 10px 0;
}

#newposts article{
	margin:0 0 0 0;
	border-top:1px dashed #999;
	padding:14px 10px 10px;
	background:none;
}

#newposts article:first-child{
	border:0;
}

#newposts p{
	padding-bottom:0;
	font-size:90%;
}

#newposts h3 {
	margin-bottom:8px;
	margin-top:0;
	padding:0;
	border:none;
	font-size:110%;
	background:none;
}

#newposts h3 a{
	color:#000;
}

#newposts .f-right{
	width:110px;
	display:block;
	float:left;
	margin-bottom:8px;
}

#newposts .f-right img{
	width:80px !important;
	height:80px !important;
}

#newposts p.readon a{
	padding:3px 10px;
	font-size:11px;
	padding-left:15px;
	background:url(images/arrow2.gif) no-repeat left center;
	text-decoration: none;
	color:#427A00;
	margin-left:1em;
}

#newposts p.readon {
	margin-top:3px;
}

#newposts p.readon time,
h2.title02 span time{
	font-family:"Century Gothic","メイリオ","Meiryo",arial,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
	font-size:12px;
}



/*--------------------------------------------------------------------------------投稿スタイル
 タイポグラフィ
--------------------------------------------------------------------------------*/


/* パンくず
======================================================================*/

#breadcrumb {
	margin:5px 0 8px 0;
	clear:both;
}

#breadcrumb li#pan-home {
	background:url(images/home.gif) left center no-repeat;
	padding-left:15px;
}

#breadcrumb li {
	display:inline;
	padding-right:5px;
	font-size: 10px;
	color:#999;
}

#breadcrumb li a:hover {
	text-decoration:underline;
}

.post{
	margin:0;
	padding:20px 20px 0 20px;
}

#postpage{
	padding-top:0;
}

#content a{text-decoration:underline;}
#content a:hover{text-decoration:none;}
#content a img:hover{
	cursor:pointer;
	opacity:.8;
}

/* 固定ページタイトル */

h2.title02{
	border-bottom: 1px solid #ccc;
	padding-bottom: 8px;
}

h2.title02 span{
	background:url(images/leaf.png) left center no-repeat;
	padding:0 0 0 45px;
	margin:0 15px;
	min-height:30px;
	font-size:20px;
	line-height:140%;
	font-weight:bold;
	display:block;
}

h2.title02 span time{
	line-height:100%;
	font-weight:normal;
	display:block;
}

.post p{padding-bottom:15px;}

.post a{color:#427A00;}
.post a:hover{color:#264202;}

.post ul{
	margin: 0 0 10px 15px;
}

.post ul li{
	margin-bottom:5px;
	padding-left:15px;
	background:url(images/bullet.png) no-repeat 0 8px;
}

.post ol{
	margin: 0 0 10px 30px;
}

.post ol li{
	list-style:decimal;
}

.post h3{
	background:url(images/post-h3.gif) no-repeat left center;
	margin:25px 0 20px 0;
	padding-bottom:2px;
	padding-left:15px;
	font-size:130%;
	font-weight:normal;
	color: #333;
	border-bottom:2px solid #bdb87e;
}

.post h3:first-child,
.post > h2+h3,
.entrybox h3:first-child,
.post .border01 h3,
.post .border02 h3{
	margin-top:0;
}

.post h4{
	background:url(images/post-h4.gif) no-repeat left center;
	margin:20px 0 20px 0;
	padding:5px 0 6px 20px;
	font-size:110%;
	border-bottom:2px dotted #bdb87e;
}

.post h5{
	font-weight:bold;
	margin:10px 0 10px 5px;
	border-left:5px solid #999;
	padding-left:10px;
	font-size:100%;
}

.post blockquote {
	clear:both;
	padding:10px 0 10px 15px;
	margin:10px 0 25px 30px;
	border-left:5px solid #ccc;
}
 
.post blockquote p{padding:5px 0;}

.post table{
	border: 1px #ccc solid;
	border-collapse: collapse;
	border-spacing: 0;
	margin:10px 0 20px;
}

.post table th,.post table td{
	vertical-align: top;
}

.post table th{
	padding:10px;
	border: #ccc solid;
	border-width: 0 0 1px 1px;
	background:#e5e5e5;
}

.post table td{
	padding:10px;
	border: 1px #ccc solid;
	border-width: 0 0 1px 1px;
	background:#fff;
}

.post dt{font-weight:bold;}

.post dd{padding-bottom:10px;}

.post img{max-width:100%;height:auto;}

img.aligncenter {
	display: block;
	margin:5px auto;
}

img.alignright, img.alignleft{
	margin: 10px 0px 15px 15px;
	display:inline;
}

img.alignleft{margin:10px 15px 15px 10px;}

.alignright{float:right;}
.alignleft{float:left;}

#gallery-1 img{
	border:1px solid #eaeaea !important;
	padding:5px;
	background:#fff;
}

#gallery-1 img:hover{background:#fffaef;}

#btm-ct {
	border-top:1px dashed #999;
	padding:5px 13px 0 0;
	text-align:right;
	clear:both;
	margin:5px 0 0;
}

#btm-ct p,.latest-cat {	
	font-size:11px;
}

#btm-ct span {
	background:url(images/btm-ct.png) left center no-repeat;
	padding-left:15px;
}

#btm-ct a {	
	color:#333;
	text-decoration:none;
}


/*--------------------------------------------------------------------------------
 コメントフォーマット
--------------------------------------------------------------------------- */

.post ol.commentlist,
.post ol.commentlist ul {
	margin:0;
	padding:0;
}

.post ol.commentlist li {
	background-image:none;
	background:#F8F8F8;
	list-style-type:none;
	padding:15px;
	border:1px solid #DCDCDC;
	border-radius:3px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	margin-bottom:20px;
}

.post ol.commentlist ul li {
	padding:0;
	border:none;
	margin-left:30px;
	margin-bottom:0px;
}

.post ol.commentlist li li .comment-body{
	border-top:1px dashed #DCDCDC;
	padding-top:15px;
}

#respond h3,
h3#comments{
	font-weight:normal;
	font-size: 110%;
	border-color:#666;
}

h3#comments{
	margin-top:0;
}

.reply {
	text-align:right;
	margin:-0.8em 10px 5px 0;
}
.reply a {
	color:#333;
	padding-right:10px;
}

p.nocomments {display:none;}


/*--------------------------------------------------------------------------------
 お問合せフォーム
--------------------------------------------------------------------------- */

.contactform {
	background:#666;
	padding:20px;
	margin:10px;
	border:1px solid #666;
	border-radius:6px;
	color:#fff;
}

/*--------------------------------------------------------------------------------sidebarここから
 サイド　メルマガフォーム
--------------------------------------------------------------------------------*/

.merumaga-waku {
	/*position: relative;*/
	width:240px;
	margin: 20px auto;
}
.merumaga-form {
	/*position: absolute;
	top:305px;
	width:310px;*/
	border:4px solid #ff7f00;
}


.merumaga-tbl {
	width:90%;
	margin: 0 auto;
	
}
.merumaga-tbl th {
	color: #02449a;
	font-size:10px;
	padding:2px 0;
}
.merumaga-tbl td {
	/*padding: 2px 5%;*/
	font-size:12px;
	padding:2px 0;
}

.merumaga-tbl input[type="text"],.merumaga-tbl input[type="email"]{
	width:88%;
	padding:5px;
	border:1px solid #d4d4d7;
	font-size:12px;
	background:#fcfcfc;
	max-width:88%;
	line-height:100%;
	height:auto;
	border-radius:0px;
	-webkit-border-radius:0px;
	-moz-border-radius:0px;
}

/*--------------------------------------------------------------------------------sidebarここから
 サイド　ウィジェット/共通
--------------------------------------------------------------------------------*/


section.widget ul, #calendar_wrap,.textwidget{
	margin:1px 0 20px 0;
	padding:5px 10px 5px 12px;
	border:1px solid #d5d5d5;
	background: #fff;
}

section.widget ul ul{
	border:0;
	margin:0;
	padding:0 0 0 10px;
}

p.banner{padding-bottom:15px;}

p.banner img{
	max-width:236px;
	height:auto;
	border:1px solid #999;
	padding:1px;
}

p.banner img:hover{
	cursor:pointer;
	opacity:.8;
}

section.widget h3{
	clear:both;
	margin:0;
	padding:7px 10px 7px 10px;
	border:1px solid #999;
	border-radius:3px;
	color:#333;line-height:130%;
	background:#ffffff url(images/headingBg.png) repeat-x;
}

section.widget li a{
	display:block;
	padding:7px 0 7px 12px;
	background:url(images/arrow.gif) no-repeat 0 12px;
	border-bottom:1px dashed #dcdcdc;
}

section.widget li:last-child a{border:0;}


/*--------------------------------------------------------------------------------
 サイド【カレンダー】
--------------------------------------------------------------------------------*/

#calendar_wrap table{margin:0 auto;width:90%;}
#calendar_wrap table caption{padding:10px 0;text-align:center;font-weight:bold;}
#calendar_wrap table th, #calendar_wrap table td{padding:3px;text-align:center;}
#calendar_wrap table th:nth-child(6),#calendar_wrap table td:nth-child(6){color:#0034af;}
#calendar_wrap table th:nth-child(7),#calendar_wrap table td:nth-child(7){color:#950000;}
#calendar_wrap table td#prev{text-align:left;}
#calendar_wrap table td#next{text-align:right;}
#calendar_wrap a{font-weight:bold;text-decoration:underline;}




/*--------------------------------------------------------------------------------
 サイド【サイド人気記事TOP5】
--------------------------------------------------------------------------------*/

section#views-2 li.rank a{
	background:none;
	padding:3px 0;
	margin-bottom: 10px;
}

.top3 {
	padding-left:30px;
}

.number0 {
	background:url(images/rank1.png) left top no-repeat;
	color:red;
}

.number1 {
	background:url(images/rank2.png) left top no-repeat;
	color:#DF8500;
}

.number2 {
	background:url(images/rank3.png) left top no-repeat;
	color:#5D9CE8;
}

.v-cnt{
	color:#999;
	font-size:10px;
}



/*--------------------------------------------------------------------------------
 サイド【最近のコメント】
--------------------------------------------------------------------------------*/

#recentcomments li{
	display:block;
	padding:7px 0 7px 12px;
	background:url(images/arrow.gif) no-repeat 0 12px;
	border-bottom:1px dashed #dcdcdc;
}

#recentcomments li:last-child{
	border-bottom:0;
	padding-bottom:0;
}

#recentcomments li a{
	display:inline-block;
	padding:0;
	background:none;
	border-bottom:none;
}


/*--------------------------------------------------------------------------------
 検索フォーム
--------------------------------------------------------------------------------*/
.widget_search {margin-bottom:30px;text-align:center;}
#searchform label {display:none;}
#searchform input[type="text"]{
	line-height:140%;
	height:28px;
	width:140px;
	vertical-align:top;
	padding:0;
	border:1px solid #d4d4d7;

}


/*--------------------------------------------------------------------------------投稿ページmodule関連
 投稿ページ下【page navigation】
--------------------------------------------------------------------------------*/

.pagenav{
	clear:both;
	width: 90%;
	height: 30px;
	margin: 0 auto;
	font-size: 11px;
}

.prev{float:left}
.prev a{
	background:url(images/back.gif) left center no-repeat;
	padding:5px 0 5px 25px;
}

.next{float:right;}
.next a{
	background:url(images/next.gif) right center no-repeat;
	padding:5px 25px 5px 0;
}

#pageLinks{
	clear:both;
	color:#4f4d4d;
	text-align:center;
}


/*--------------------------------------------------------------------------------
 投稿ページ下【関連記事】
--------------------------------------------------------------------------------*/

.related-post {
	border:1px solid #666;
	margin: 0 auto 30px;
	width:97%;
}

h2#related-ttl {
	margin:0 0 10px 0;
	border-left:6px solid #666;
	border-bottom:0;
	padding:5px 5px 5px 10px;
	color:#FFF;
	background:#999;
	font-size:14px;
}

#related-entry {
	margin:10px 0 10px 10px;
}

#related-entry li {
	width:49%;
	display:inline-block;
	vertical-align:top;
	background:none;
}

/* IE6 */
#related-entry li {
  _display: inline; /* display: inline-block;の代わり */
  _zoom: 1;
}
 
/* IE7 */
*:first-child+html #related-entry li {
  display: inline; /* display: inline-block;の代わり */
  zoom: 1;
}

#related-entry li a {
	display:block;
	padding:10px;
	min-height: 50px;
	margin:0;
	color:#333;
	text-decoration:none;
}

#related-entry li a:hover{
	background:#FFFFcc;
}

#related-entry img{
	width:50px;
	height:50px;
	float: left;
	margin-right:18px;
}

/*--------------------------------------------------------------------------------
 ページトップに戻る
--------------------------------------------------------------------------------*/

#page-top {
	position: fixed;
	bottom: 20px;
	right: 20px;
	font-size: 13px;
}

#page-top a {
	background: #333;
	text-decoration: none;
	color: #fff;
	width: 100px;
	padding: 30px 0;
	text-align: center;
	display: block;
	border-radius: 10px;
	opacity:0.7;	/*Firefox, Opera, Chrome, Safari*/
	filter: alpha(opacity=70);	/*IE8以下*/
}

#page-top a:hover {
	text-decoration: none;
	background: #999;
	opacity:0.7;	/*Firefox, Opera, Chrome, Safari*/
	filter: alpha(opacity=70);	/*IE8以下*/
}


/*--------------------------------------------------------------------------------
 フッター
--------------------------------------------------------------------------------*/

#footer {
	padding-top: 30px;
	background:url(images/footerbg.png) repeat-x;
}

#footer ul{
	padding:15px 0 45px;
	text-align:center;
	clear:both;
}

#footer li{
	display:inline-block;
	padding: 5px 16px;
	border-left:1px dotted #666;
}
*:first-child+html #footer li{display:inline;}

#footer li:first-child{border:0;}

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

#footer li a:hover{color:#999;}

#footer ul ul{display:none;}

#copyright{
	clear:both;
	padding:10px 0 37px;
	text-align:center;
	color:#000;
	font-size:10px;
}


/* メインメニュー
------------------------------------------------------------*/

nav#mainNav{font-size:13px;}

/* メインメニュー　PC用
------------------------------------------------------------*/
@media only screen and (min-width: 991px){
  nav#mainNav{
	clear:both;
	position:relative;
	z-index:200;
	width:980px;
	padding:0;
	margin:0 auto;
	background:url(images/mainNav.png) repeat-x 0 0;
	}

	nav#mainNav ul li{
	float: left;
	position: relative;
	background:url(images/mainNavSep.png) no-repeat 100% 6px;
	}
	
	nav#mainNav ul li a{
	display: block;
	text-align: center;
	_float:left;
	color:#000;
	height:35px;
	line-height:45px;
	font-size:110%;
	font-weight:bold;
	margin-right:2px;
	padding:0px 30px 10px;/*gナビの空きサイズ*/
	background:url(images/mainnavBg.png) repeat-x 0 0;
	}
	
	nav#mainNav ul li a span,nav#mainNav ul li a strong{
	display:block;
	font-size:90%;
	line-height:1.4;
	}
	
	nav#mainNav ul li a span{
	font-size:70%;
	color:#000;
	font-weight:normal;
	}

	nav div.panel{
	display:block !important;
	float:left;
	}
  
	a#menu{display:none;}
  
	nav#mainNav ul li.current-menu-item a, nav#mainNav ul li a:hover{
	background:url(images/mainnavBg2.png) repeat-x 0 100%;/*gナビのオンマウス*/
	}
  
	nav#mainNav ul li ul{display:none;}
	
	nav#mainNav ul li ul ul{margin-top:0px;}
  
	nav#mainNav ul li:hover ul{
	display: block;
	position: absolute;
	top:42px;
	left:-1px;
	z-index:500;
	border:1px solid #a8a8a8;
	border-top:0;
	width:150px;
	background:url(images/nav-childbg.png);
	padding:10px 0;
	border-radius: 0px 0px 3px 3px / 0px 0px 3px 3px;
	}
	
	nav#mainNav ul li li{
	margin:0;
	float: none;
	height:24px;
	line-height:24px;
	background:none;
	}
	
	nav#mainNav ul li li a, nav#mainNav ul li.current-menu-parent li a,nav#mainNav ul li.current-menu-item li a, nav#mainNav ul li li a:hover{
	width:100%;
	height:24px;
	padding:0 0 0 20px;
	line-height:24px;
	font-size:92%;
	font-weight:normal;
	text-align:left;
	border:0;
	background:url(images/gn-icn.png) 6px center no-repeat;
	}
	
	nav#mainNav ul li li a:hover{
	text-decoration:underline;
	color:#233B70;
	}
}


/* メインメニュー iPadサイズ以下から
------------------------------------------------------------*/
@media only screen and (max-width:990px){
	nav#mainNav{
	clear:both;
	width:980px;
	margin:0 auto;
	background:#e2deba url(images/mainnavBg.png) repeat-x 0 -5px;/* メニューのベースの色◆3箇所と現在位置1箇所を設定 */
	border:1px solid #e8e5e0;
	}
	
	nav#mainNav a.menu{
	width:100%;
	display:block;
	height:37px;
	line-height:37px;
	font-weight: bold;
	text-align:left;
	color:#333333;/* メニューの文字色 */
	background: url(images/menuOpen.png) no-repeat 5px 8px;
	}
	
	nav#mainNav a#menu span{padding-left:35px;}
	
	nav#mainNav a.menuOpen{
	background: url(images/menuOpen.png) no-repeat 5px -34px;
	}
	
	nav#mainNav a#menu:hover{cursor:pointer;}
	
	nav .panel{
	display: none;
	width:100%;
	position: relative;
	right: 0;
	top:0;
	z-index: 1;
	}

	nav#mainNav ul{margin:0;padding:0;}

	nav#mainNav ul li{
	float: none;
	clear:both;
	width:100%;
	height:auto;
	line-height:1.2;
	}

	nav#mainNav ul li:first-child a{border-top:1px solid #fff;}

	nav#mainNav ul li a,nav#mainNav ul li.current-menu-item li a,nav#mainNav li ul li:first-child a{
	display: block;
	padding:15px 10px 15px 35px;
	text-align:left;
	border-top:1px dashed #fff;
	color:#333333;/* メニューの文字色 */
	background-color:#e2deba;/* メニューのベースの色◆ */
	}
	
 	nav#mainNav ul li a span{display:none;}

	nav#mainNav ul li.current-menu-item a,nav#mainNav ul li.current-menu-parent li.current-menu-item a,nav#mainNav ul li li.current-menu-parent ul li.current-menu-item a{
	background-color:#d1ca8b;/* ここが現在地の違う色 */
	}

	nav#mainNav ul li.current-menu-parent li.current-menu-item ul li a{
	background-color:#e2deba;/* メニューのベースの色◆ */
	}

	nav#mainNav ul li li{
	float:left;
	border:0;
	}

	nav#mainNav ul li li a, nav#mainNav ul li.current-menu-item li a, nav#mainNav ul li li.current-menu-item a,nav#mainNav li ul li:first-child a{
	padding-left:60px;
	background:url(images/sub1.png) no-repeat 45px 18px;}

	nav div.panel{float:none;}

}

/* 1000px以下から 1カラム ナビ左揃え
------------------------------------------------------------*/
@media only screen and (max-width: 1000px){
	#wrapper, .inner{width:100%;overflow:hidden;}
	#wrapper{padding-top:0;}
	#header{width:96%;padding:0 2%;}
	nav#mainNav{width:96%;position:static;margin-bottom:0;}	
	nav#mainNav #navinner{position:static;}
	nav#mainNav ul{margin:0 auto;}
	nav#mainNav ul li{z-index:500;/*width:110px;*/}
	nav div.panel{float:none;}
	.bx-wrapper,#main-base {padding-top:0px;width:100%;}
	
	#pickup-area ul {margin-right:-3%;}
	#pickup-area li {width:30%;margin-right:3%;}
	#pickup-area li img,#newposts .f-right img {width:100%;height:auto;}
	#breadcrumb,#content, #sidebar{clear:both;width:95%;float:none;margin:0 auto;padding:10px 0;}
	.banner{width:100%;margin:0 auto;text-align:center;}
	p.banner img{width:100%;height:auto;}
	section.widget_search{text-align:center;}
	#calendar_wrap table{width:260px;}
	#footer li{margin-bottom:10px;}
	#related-entry li{width:330px;}
}


/* 幅644px以下から ヘッダー等微調節
------------------------------------------------------------*/
@media only screen and (max-width: 700px){

	nav#mainNav{width:96%;}
	#header,#main-sf{text-align:center;}
	#header h1{padding:0 20px;}
	#header h2{float:none;clear:both;}
	#header h2 img{width:90%;}
	#content,#sidebar{font-size:105%;}
	#main-sf img {width:100%;}
	.toppage{padding:10px 15px 20px 15px;}
	#pickup-area ul {margin-bottom:20px;letter-spacing: -.40em; /* 文字間を詰めて隙間を削除する */}
	#pickup-area li {width:47%;margin:0 3% 6% 0;letter-spacing: normal; /* 文字間を通常に戻す */}
	#pickup-area li img,#newposts .f-right img {width:98%;}
	#pickup-area li h3 a {margin:3% 0 2%;}
	#pickup-area li p {padding:0;}
	h2.ttl {margin:0 0 20px;}
	.toppg #newposts{margin:-10px 0 0;}
	.toppg #newposts article{padding:10px 3%;}
	#newposts article{padding:10px 0px 10px;}
	#newposts .f-right{width:90px;}
	.post{padding:20px 15px 10px 15px;}
	.post h3{font-size:110%;}
	.post h4{font-size:100%;}
	.post iframe{max-width:100%;height:auto;}
	img.alignright, img.alignleft{display: block;margin:5px auto;}
	.alignright,.alignleft{float:none;}
	h2.title02 span{font-size:120%;padding:3px 0 3px 36px;margin:0 5px;min-height:1em;}
	#related-entry li{float:none;width:98%;}
	#page-top {bottom: 5px;right: 5px;font-size: 10px;}
	#page-top a {background: #003300;width: 80px;padding: 5px 0;border-radius: 10px;}
}



