@charset "utf-8";
/*
Theme Name: kaneko-yasushi-official
Theme URI: http://wordpress.org/
Description: BA Web
Author: BA Web
Version: 0.00000001
License: GNU General Public License
License URI: license.txt
Tags: black, blue, white, two-columns, fixed-width, custom-header, custom-background, threaded-comments, sticky-post, translation-ready, microformats, rtl-language-support, editor-style, custom-menu
*/


/* =Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */

/***************************************Reset*******/
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-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
}

body {
	line-height: 1;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

ol, ul {
	list-style: none;
	list-style-position: outside;
}

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;
}


img{
	vertical-align: bottom;
}

input,
button{
	vertical-align: middle;

}


textarea{

}



/*****common*****************************************/



html {
    overflow-y:scroll;
    }



body {
	margin: 0;
	padding: 0;
	background: #BC0A0A;
}


p,
blockquote,
pre{
	line-height: 1.6;
	font-size: 100%;
	padding: 0 16px 1em;
	text-indent: 0em;
	color: #222;
}

p.v01{
	padding: 0 0 1em 0;
	margin: 0;
	clear:both;
}

dd p,
li p,
ol p{
	font-size: 100%;
}

p img{
	vertical-align: middle;
}


p.v01{
	padding: 0;
}

p.ph2{
	font-size: 120%;
	padding: 0 0 0.5em;
}

strong{
	font-weight: bold;
	line-height: 1.6;
	/*color: #2aa5fb;*/
}


caption{
	font-weight: bold;
	line-height: 1.8;
	color: #222;
}




h1{
	width: auto;
	line-height: 1.4;
	font-weight: bold;
	font-size: 120%;
	color: #262220;
	border-top: 1px solid #908f8d;	
	border-right: 1px solid #908f8d;	
	border-bottom: 1px solid #908f8d;		
	background: #fff;
	padding: 12px 0 12px 16px;
	margin: 0 0 22px;
	clear:both;
	border-left: 24px solid #908f8d;	
}


#header h1{
	font-size: 100%;
	font-weight: bold;
	color: #222;
	background: none;
	border: none;
	margin: 0;
	padding: 0;
}


h2{
	padding: 6px 0 6px 10px;
	margin: 0 0 16px;
	font-weight: bold;
	font-size: 120%;
	line-height: 1.6;		
}

#home h2{
	width: auto;
	line-height: 1.4;
	font-weight: bold;
	font-size: 120%;
	color: #262220;	
	margin: 0 0 5px;
	padding: 6px 0 6px 10px;	
	border-top: 1px solid #908f8d;	
	border-right: 1px solid #908f8d;	
	border-bottom: 1px solid #908f8d;		
	border-left: 18px solid #908f8d;
	background: #fff;	
	float: left;
	width: 441px;			
}


h3{
	width: auto;
	padding: 10px 16px 16px;
	font-size: 100%;

	font-weight: bold;
	color: #222;
	line-height: 1.6;
	
}



h4{
	width: auto;
	line-height: 1.4;
	padding: 0.3em 0 0.6em;
	font-size: 90%;
	font-weight: bold;
	color: #5C5C5C;	
}


blockquote{
	margin: 10px 20px 10px 0;
	padding: 20px;
	border: 3px solid #C0D5BF;
}

blockquote p{
	padding-right: 0;
}

cite{
	text-align: right;
	font-size: 90%;
	width: auto;
	display: block;
}




a:link {
	color: #222;
	text-decoration: underline;
}

a:active {
	color: #222;
	text-decoration: underline;
}

a:visited {
	color: #222;
	text-decoration: underline;
}

a:hover {
	color: #f66;
	text-decoration: underline;
}


/*--オプション--------------------------*/




.image_fix{
	display: block;
	float: left;
	padding: 0;
	margin: 0;
	text-align: center;
}

.image_fix2{
	display: block;
	clear:both;
	padding: 0;
	margin: 0;
	text-align: center;
}

.image_fix3{
	display: block;
	clear:both;
	padding: 0;
	margin: 20px 0 0 0;
	text-align: center;
}

.image_fix4{
	display: block;
	clear:both;
	padding: 0;
	margin: 0 0 0 20px;
	text-align: center;
}




.ss_img{
	padding-bottom: 16px;
}


/*--テキストサイズ-----------------------*/

.text_ss{
	font-size: 80%;
}

.text_s{
	font-size: 90%;
}

.text_l{
	font-size: 120%;
}

.text_b{
	font-weight: bold;
}

/*--テキスト色-----------------------*/

.textcolor_01{
	color:#600;
}

.textcolor_02{
	color: #036;
}

.red{
	color: #CC0000;
}

/*--手前に出す(<span>※</span>など)-------*/
.addition1{
	text-indent: -1em;
	margin-left: 1em;
}




/*--手前に出す(<span>[注]</span>など)---------------*/
.addition2{
	text-indent: -1.9em;
	margin-left:  2.2em;
}

.addition1 span.mark,
.addition2 span.mark{ padding-right: 0.2em;}




/*-------------------グリッド---------------*/
	
.fl{
	float: left;
}

.fr{
	float: right;
}

.layout_c{
	text-align: center;
}

.layout_l{
	text-align: left;
}

.layout_r{
	text-align: right;
}

.grid_inside{ 
	width: auto;}
	
.linear_01{
	border: 1px solid #9e9e9e;
	background: #fff;
	margin: 0 0 8px;
}

.linear_02{
	border-bottom: 1px solid #c9c9c9;
}

.grid_50{ width: 50px;}
.grid_100{ width: 100px;}
.grid_120{ width: 120px;}
.grid_140{ width: 140px;}
.grid_150{ width: 150px;}
.grid_160{ width: 160px;}
.grid_180{ width: 180px;}
.grid_190{ width: 190px;}
.grid_195{ width: 195px;}
.grid_200{ width: 200px;}
.grid_220{ width: 220px;}
.grid_230{ width: 230px;}
.grid_240{ width: 240px;}
.grid_260{ width: 260px;}
.grid_276{ width: 276px;}
.grid_280{ width: 280px;}
.grid_280{ width: 280px;}
.grid_290{ width: 290px;}
.grid_300{ width: 300px;}
.grid_310{ width: 310px;}
.grid_320{ width: 320px;}
.grid_322{ width: 322px;}
.grid_340{ width: 340px;}
.grid_360{ width: 360px;}
.grid_380{ width: 380px;}
.grid_390{ width: 390px;}
.grid_400{ width: 400px;}
.grid_420{ width: 420px;}
.grid_440{ width: 440px;}
.grid_450{ width: 450px;}
.grid_460{ width: 460px;}
.grid_480{ width: 480px;}
.grid_500{ width: 500px;}
.grid_510{ width: 510px;}
.grid_540{ width: 540px;}
.grid_550{ width: 550px;}
.grid_560{ width: 560px;}
.grid_580{ width: 580px;}
.grid_590{ width: 590px;}
.grid_600{ width: 600px;}
.grid_620{ width: 620px;}
.grid_615{ width: 615px;}
.grid_640{ width: 640px;}
.grid_655{ width: 655px;}
.grid_680{ width: 680px;}
.grid_700{ width: 700px;}
.grid_740{ width: 740px;}
.grid_780{ width: 780px;}
.grid_860{ width: 860px;}
.grid_880{ width: 880px;}
.grid_920{ width: 920px;}
.grid_960{ width: 960px;}
.grid_25p{ width: 25%;}
.grid_33p{ width: 33%;}




#main div.mr{
	margin-right: 10px;
}

#main div.mr20{
	margin-right: 20px;
}

#main div.mr30{
	margin-right: 30px;
}

#main div.mr35{
	margin-right: 35px;
}



#main div.ml{
	margin-left: 10px;
}

#main div.ml20{
	margin-left: 20px;
}

#main div.ml30{
	margin-left: 30px;
}
#main div.ml40{
	margin-left: 40px;
}
#main div.ml50{
	margin-left: 50px;
}
#main div.ml60{
	margin-left: 60px;
}
#main div.ml70{
	margin-left: 70px;
}
#main div.ml80{
	margin-left: 80px;
}

/*------ボーダー付きのdiv向け--------------*/
#main div.mr18{
	margin-right: 18px;
}


#main div.ml{
	margin-left: 10px;
}

#main div.ml20{
	margin-left: 20px;
}
	

#main p.last,
#main dl dd.last,
#footer dl dd.last,
#main ul li.last,
#main #main_content div.last{
	margin-bottom: 1em;
}

#main p.last2,
#main dl dd dt.last2,
#footer dl dd.last2,
#main ul li.last2,
#main #main_content div.last2{
	margin-bottom: 2em;
}

#main p.last4,
#main dl dd.last4,
#footer dl dd.last4,
#main ul li.last4,
#main #main_content div.last4{
	margin-bottom: 4em;
}

.numeral{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 80%;
}
 

.numeral ul.v03 li{
	font-size: 70%;
}
 





.h145{
	height: 145px;
}



/***************************************base*******/



#base{
	width: 100%;
	height: auto;
	margin-left: 0px;
	margin-right: 0px;
	text-align: center;
}


/*****************************************header**/

#header{
	width:100%;
	margin: 0;
	padding: 0 auto;
	text-align: center;
	background: #a0886d;
}


#header_layout{
	width: 1000px;
	margin: 0 auto 0;
	padding: 0 auto;
	text-align: left;
	vertical-align: middle;	
	overflow:hidden;
	background: url(img/top_img_0.jpg) no-repeat left top;
}

#home #header_layout{
	background: url(img/top_img.jpg) no-repeat left top;
}


#header,
#header_layout{
	height: 200px;
}

#home #header,
#home #header_layout{
	height: 450px;
}




/*--ロゴ-------------------------------------*/

#header_layout h1#logo,
#header_layout p#logo,
#branding{
	float:left;
	padding: 0 0 0 5px;
	margin: 0 0 0 ;
}



#header_layout #logo a{
	width: 290px;
	display: block;
	height: 90px;

	
}



#smart_logo{
	display: none;
}



/*--ヘッダー-----------------------------*/


#header_layout #head_navi{
	padding: 0px;
	margin: 8px 0 0 0;
	float: right;
	width: 480px;
}





#header_layout ul li,
#header_layout p{
	color: #222;
	
}





#topmenu_01 ul,
#topmenu_02 ul{
	padding: 0;
	margin: 0;
	text-align: right;
	float: right;
}



#topmenu_01{	
	margin: 0 12px 4px 0;
}






/*----head_検索窓---------------------------------*/

#header #searchform {
	float: right;
	margin: 6px 0 0 0;
}

#header #searchform p{
	margin: 0;
}

#searchform label {
	display:none;
}





#search_text{
	width: 160px;
	line-height: 1.4;
	height: 1.4;
	padding:  0 ;
	font-size: 90%;
}

#search_button{
	width: 100px;
	padding: 2px 0;
	font-size: 90%;	
}




/******テキストサイズ******************************/

#header #text_size{
	float: right;
}


#header #text_size p{
	float: left;
	line-height: 1.8;
	margin: 8px 0 0;
	padding: 0 4px 10px 0;
}

#header #text_size ul{
	float: left;
}

#header #text_size ul li{
	float: left;
	list-style: none;
	margin:0;
	padding: 0 1px 0 0;		
}









/*-----トップメニュー-------------------------------*/


#topmenu_02{
	clear:both;
	margin: 0 0 0 0;
}


#topmenu_02 ul {
	float: right;
}


#topmenu_02 ul li{
	list-style: none;
	float: left;
	margin: 0;
	line-height: 1.2;
	padding: 0 14px 0 10px;
	font-size: 100%;
	border-left: 10px solid #e7370d;
	color: #456382;
}

#topmenu_02 ul li.last{
	padding: 0 0 0 10px;
}





#head_button{
	float: left;
}




/*-------グローバルサイン-------------------------------------*/

#globalsign{
	float: right;
	padding: 8px 10px 0;
}









/*--headerリンク色----------------------------*/

#header_layout ul li a:link {
	color: #222;
	text-decoration: none;
}

#header_layout ul li a:visited {
	color: #222;
	text-decoration: none;
}

#header_layout ul li a:active {
	color: #222;
	text-decoration: none;
}

#header_layout ul li a:hover {
	color: #f66;
	text-decoration: underline;
}



#header_layout #topmenu_01 ul li a:link {
	color: #00b2b0;
	text-decoration: none;
}

#header_layout #topmenu_01 ul li a:visited {
	color: #00b2b0;
	text-decoration: none;
}

#header_layout #topmenu_01 ul li a:active {
	color: #00b2b0;
	text-decoration: none;
}

#header_layout #topmenu_01 ul li a:hover {
	color: #f66;
	text-decoration: underline;
}



#header_layout ul.topnavi li a:hover {
	color: #fff;
	text-decoration: none;
}







/*-----header_検索窓----------------------------*/


#header form#searchform{
	background: url(img/search_bg.png) no-repeat left center;
	padding : 0 0 0 10px;
	height: 26px;
}

#header form#searchform #s{
	border: 1px solid #ccc;
	margin: 4px 0;
	float: left;
	display: block;	
	border: none;
	width: 194px;
		
}

#header form#searchform #searchsubmit{
	text-indent: -9999px;
	border: 1px solid #ccc;
	margin: 0 10px 0 0;
	float: left;
	display: block;		
	background: url(img/search.png) no-repeat center center;
	border: none;
	width: 26px;
	height: 26px;
	cursor: pointer;
			
}


/*--グローバルメニュー --------------------------


#access .menu ul{
	width: 1000px;
	clear: both;
	padding: 0;
	margin: 0;
}

#access .menu ul li{
	display: inline;
	height: 40px;
	line-height: 2;
	width: 160px;
	padding: 0;
	margin: 0;
}

#access .menu ul li a{
	display: block;
	float:left;
	height: 40px;
	line-height: 2;
	width: 160px;
	padding: 0;
	margin: 0;
	text-decoration: none;
}





/******ソーシャルブックマーク************/

#sbmb{
	width: 920px;
	margin: 0 auto;
	padding: 0 auto;
	text-align: left;
	clear: both;
}

#sbmb ul {
	margin: 0;
	padding: 0 0 2px;
	float: left;
/*	clear:both;*/
	width: 920px;
}


#sbmb ul li{
	text-align: left;
	list-style-type: none;
	/*display: inline;*/
	display: block;
	float: left;
	margin: 0;
	padding: 0 3px 0 0;
	line-height: 1.2;
}

#sbmb li.hatebuButton{
	padding: 0 12px 0 0;
}

#sbmb li.likeButton{
	padding: 0 12px 0 0;
}

#sbmb li.tweetButton{
	padding: 0 0 0 0;
}


#sbmb iframe,
#sbmb iframe img{
	border: none;

}

#sbmb iframe{
	padding: auto 0;
	margin: 0;
}

#sbmb .plusonebutton iframe{
	padding: 0;
	margin: 0;
}


iframe.twitter-share-button,
a.twitter-share-button{
    width: 124px!important;
}








/**************************************navi**/
div.navi{
	margin: 8px auto 8px;
	padding: 0 auto;
	width: 1000px;	
	text-align: right;	
}

#content_top div.navi{
	height: 40px;
}


div.navi ul{
	float: right;
	padding: 0;
	margin: 0;
}	
	
div.navi ul li{
	display: block;
	float: left;
	padding: 0 1px;
	font-size: 100%;
	padding: 0;
	margin: 0 0px 0 0;
	height: 40px;
	width: 150px;
	font-weight: bold;

}



div.navi ul li a{
	height: 40px;
	width: 150px;
	vertical-align: middle;
	text-align: center;
	display: block;
	height: 2em;
	line-height: 2;
	float: left;
	text-decoration: none;
}

div.navi ul li a:hover,
div.navi ul li a:link,
div.navi ul li a:visited,
div.navi ul li a:active, 
div#top_navi ul li a:hover,
div#top_navi ul li a:link,
div#top_navi ul li a:visited,
div#top_navi ul li a:active {
	text-decoration: none;
	
}






/**************************************content_top**/

#content_top{
	width: 100%;
	margin: 0 auto 30px;
	padding: 0 auto;
	text-align: left;
	overflow: hidden;	
	background: url(img/top_img_bg.png) no-repeat center top;	
}





#content_top_main{
	width: 1000px;
	margin: 0 auto;
	text-align: center;	
}


#content_top_main img{
	display: block;
	margin: 0 auto;
	text-align: center;
}





#content_top div.top_area{
	width: 840px;
	height: 250px;
}




#content_top div.top_area p,
#content_top div.top_area h1{
	padding: 0.3em 0;
	}

#content_top img{
	vertical-align: bottom;
}

#content_top p{
	margin: 0 auto;
	overflow: hidden;
	text-align: left;
}

.top_side{
	float:left;
	height: 250px;
	width: 160px;	
	padding:0;
}

.top_side a{
	height: 250px;
	width: 160px;
	display:block;
}












/******************************************main******/

#main{
	width: 100%;
	margin: 0 auto;
	padding: 0 auto;
	text-align: center;
	background: #a0886d;
}

#main_content{
	width: 1000px;
	margin: 0 auto;
	padding: 0 auto;
	text-align: center;
	overflow: hidden;
	background: #f7f7f7 url(img/content_bg.png) repeat-y 5px top;
	clear:both;
	
}





#main_content p.topback{
	text-align: right;
	margin: 0 10px 10px;
	width: 160px;
	float: left;
}

.contact_button{
	width: 520px;
	float: left;
}





/***************************topicpassトピックパス****/

.passarea{
	text-align: left;
	margin: 0 auto 14px;
	padding: 0 auto;
	clear: both;
	height: 1.8em;
}


.passarea .topicpass,
.passarea ol{
	margin: 0 20px;
	padding: 2px 0 2px 0;	
	
}

.passarea ol,
ol.topicpass{
	margin: 0 10px 0 10px;
	padding: 0;
	text-align: left;
}

.passarea ol li,
ol.topicpass li{
	line-height: 1.8;
	font-size: 80%;
	margin: 0;
	padding: 0;
	list-style-type: none;
	display: inline;
	color: #334A4E;	
}

.passarea ol li a,
ol.topicpass li a{
	line-height: 1.8;
	margin: 0;
	padding: 0;
	text-indent: 0;
}



ol.topicpass li span{
	margin:0;
	padding: 0 6px;
	line-height: 1.8;
	height: auto;
}


ol.topicpass li img{
	padding: 0;
	vertical-align: middle;

}





/******************************navi サイドメニュー***/

#navi_layout{
	float: left;
	width: 295px;
	text-align: left;
	margin: 0;

}




#navi_layout #up_arrow{
	padding: 0;
	height: 80px;
	background: #007C6D url(img/header_sub.png) no-repeat left bottom;	
}



#navi_layout .layout{
	clear: both;
	margin: 0 0 0 5px;
	padding: 0;
	height: auto;
	overflow: hidden;
}







#navi_layout ul#sidenavi{
	width: 290px;
	margin: 0;
	padding: 20px 0 16px;
	background: #221815 url(img/navi_bg.png) repeat-y left top;
	
}

#navi_layout ul#sidenavi li{
	font-size: 120%;
	font-weight: bold;
	list-style-type: none; 
	margin: 0 0 8px;
	padding: 0;
	width: 290px;
	clear:both;
}

#navi_layout ul#sidenavi li a{
	background: #bc0a0a;
	border-left: 29px solid #e7370d; 
	line-height: 90px;
	margin: 0;
	padding: 0;
	width: 261px;
	height: 90px;
	display: block;
}

#navi_layout ul#sidenavi li a span{ 
	padding: 0 0 0 10px;
	line-height: 90px;
}

#navi_layout ul#sidenavi li a img{
	vertical-align: middle;
}



#tweetarea{
	padding: 0 0 0 5px;
}

















/******************************navi2 バナー***/

#navi_layout2{
	float: right;
	width: 195px;
	text-align: left;
	margin: 0;
}


#navi_layout2 .layout{
	clear: both;
	margin: 0 5px 1em 0;
	padding: 20px 0 0 0;
	height: auto;
	overflow: hidden;	
}


#navi_layout2 .useful_banner_manager_banner{
	margin: 0 0 10px;
	padding: 0;
	width: 190px;
}




#navi_layout2 ul#bannerarea{
	list-style: none;
	margin: 0 0 10px;
	padding: 0;

}


#navi_layout2 ul#bannerarea li{
	list-style: none;
	margin: 0 0 10px;
	padding: 0;
	width: 190px;
	clear: both;
}






/******************************navi3アーカイブ***/

#navi_layout3{
	float: right;
	width: 295px;
	text-align: left;
	margin: 0;
	padding: 16px 0;
}


#navi_layout3 .layout{
	clear: both;
	margin: 0 0 1em 5px;
	padding: 0;
	height: auto;
	overflow: hidden;
}

#navi_layout3 h3{
	margin: 0;
	padding:0;

}



#navi_layout3 ul{
	list-style: none;
	margin: 0 16px 10px;
	padding: 0;

}




#navi_layout3 ul li{
	list-style: none;
	margin: 0 0 12px;
	padding: 0;
	width: 258px;
	clear:both;
}

#navi_layout3 ul ul{
	list-style: none;
	margin: 0 0 10px;
	padding: 0;

}


#navi_layout3 ul li select{
	width: 258px;
	line-height: 2;
	/*height: 2em;*/
	font-size: 120%;
	vertical-align: middle;
	padding: 0;
	margin:0;
}



#navi_layout3 ul li select option{
/*	line-height: 2;
	height: 2em;*/

	vertical-align: middle;
	
	margin:0;	
}









/*--naviリンク色-----------------------------------*/

#navi_layout a:link{
	color: #222;
	text-decoration: none;
}

#navi_layout a:active{
	color: #222;
	text-decoration: none;
}

#navi_layout a:visited{
	color: #222;
	text-decoration: none;
}

#navi_layout a:hover{
	color: #f66;
	text-decoration: none;
}











/******************************main 本文エリア**********/

.main_layout{
	float: left;
	height: auto;
	/*margin: 10px 0 10px;*/
	margin: 20px 0 10px;
	padding: 0;
	text-align: left;
	overflow: hidden;
	/*background: #fff;*/
}


/********活動報告本文エリア************************/
#main #single_area,
#main #category_area{
	float: right;
}




/*------main_layout幅--------------例：main_layout w640----------------------*/


.w510{
	width: 510px;
}


.w510 .layout{
	width: 470px;
}


.w640{
	width: 640px;
}


.w640 .layout{
	width: 600px;
}


.w685{
	width: 685px;
}


.w685 .layout{
	width: 615px;
}




.w705{
	width: 705px;
}


.w705 .layout{
	width: 665px;
}





.w1000{
	width: 1000px;
}


.w1000 .layout{
	width: 920px;
}




/*---------------layout--------------------------------*/

.main_layout .layout{
	clear: both;
	margin: 0 20px 16px;
	padding: 0;
	height: auto;
	overflow: hidden;

}


/*---------------HOME向け--------------------------------*/

ul#home_category{
	width: 600px;
	float: left;
	padding: 0;
	margin :0;
}

ul#home_category li{
	width: 120px;
	list-style-type: none;
	font-size: 80%;
	margin: 0 0 10px;	
	padding: 0;
	float: left;
}


ul#home_category li img{
	display: block;
}



#pdf_area p{
	text-align: left;
	margin: 0 20px;
	padding: 0;
	
}




/*-------投稿ページ、カテゴリページ、検索結果---------------*/

#category_area{
	
}

#single_area{

}

#search_area{

}

#category_area h2,
#single_area h2,
#search_area h2{
	border: none;
	background: none;
	font-size: 100%;
	margin : 0 0 4px;
	padding: 0;
	/*border-left: 6px solid #e7370d;	
	border-right: none;
	border-top: none;
	border-bottom: none;	*/
	border: none;
}



/*******カテゴリコンテンツ内******/

/*-----記事全体-----------*/
.post-section{
	border: 1px solid #ccc;
	margin: 0 0 16px;
}

.post-in{
	padding: 20px 16px;
	background: #FBFBFB;
}

/*-----見出し部分-----------*/
.post-head{
	border-bottom: 1px solid #ccc;
	background: #FBFBFB;
	padding: 20px 0 20px 20px;
}

.post-head-in{
	border-left: 14px #1A9E48 solid;
	padding: 0 10px;
}



/*-----時間-----------*/
.post-head p{
	padding: 0;
	font-size: 90%;
	line-height:1.4;
}

/*-----画像-----------*/
.entry-content img{
 	padding: 0 auto;
	margin: 0 auto 10px;
	text-align: center;
	display:block;
}


/*-------youtube---------*/
.entry-content iframe{
 	padding: 0 auto;
	margin: 0 auto 10px;
	text-align: center;
	display:block;
}





/*---------編集リンク---------*/

.edit-link{
	text-align: right;
	padding: 10px 0 2px;
}


/*----ページネーション------------*/

#pagenation{
	margin: 0 auto;
	padding: 0 auto;
}

#pagenation .pager{
	clear:both;
	margin: 0 auto;
	text-align: center;
}

#pagenation .page-numbers{
	display: block;
	float: left;
	border: 1px solid #ccc;
	padding: 3px 8px;
	margin: 0 3px 0 0;
	font-size: 90%;
}

#pagenation .pager .current{
	background: #E0D3C3;
}



/*--post0----*/


#post-0{
	height: 500px;
}



/*--リスト_ol,ul----------------------------------*/

ul,
ol,
dl{
	margin: 0 0 0.6em;
	padding: 0 16px 0 4px;
}




ul li{
	line-height: 1.4;
	list-style-type:circle;
	font-size: 100%;
	margin-left: 16px;
	font-weight: normal;
	color: #121923;

}

ol li{
	line-height: 1.4;
	font-size: 100%;
	margin-left: 22px;
	padding-left:0;
	text-indent:0;
	font-weight: normal;
	color: #121923;
}



/*-------------*/

ul.v00,
ol.v00{
	text-align: center;
	margin: 0;
	padding: 0;
}

ul.v00 li,
ol.v00 li{
	display: inline;
	margin: 0;
	padding: 0;
}





/*-----プロフィール---------------*/

ul.v01{
	padding: 0 16px 16px;
}

ul.v01 li{
	list-style-type:square;
	line-height: 1.6;
	font-size: 95%;
	color: #222;
}








/*--リスト_ol---------------------------------*/

ol.v01 li{
	list-style-type: decimal;
}



/*--リスト_dl---------------------------------*/

.main_layout dl{
	width: auto;
}

.main_layout dt{
	line-height: 1.4;
	font-weight: bold;
	font-size: 90%;
	color: #222;
}

.main_layout dd{
	padding: 0;
	line-height: 1.4;
	margin: 0 0 1.6em;
	font-size: 90%;
	color: #222;
}


/*--dl_1----------------信条・理念-----------*/

dl.v01{
	padding: 0 16px 16px;
	clear:both;
}


dl.v01 dt{
	font-weight: bold;
	padding: 0;
	font-size: 100%;
	color: #333;
	line-height: 1.6;
}



dl.v01 dd{
	padding: 0 0 0 16px;
	margin: 0 0 2em;
	font-size: 90%;
	color: #222;
	line-height: 1.6;
}


dl.v01 dd img{
	text-align: center;
	display: block;
	margin: 4px auto;
}



/*--dl_2----------------経歴-----------*/

dl.v02{
	padding: 0 16px 16px;
	clear:both;
}


dl.v02 dt{
	font-weight: bold;
	padding: 0 0 0 10px;
	font-size: 90%;
	color: #333;
	line-height: 1.2;
	font-weight: normal;
	border-left: 8px solid #ccc;
	
	
}

dl.v02 dd{
	padding: 0 0 0.5em 18px;
	margin: 0 0 0.5em;
	font-size: 95%;
	color: #222;
	line-height: 1.4;
	border-bottom: 1px dotted #ccc;
}




/*--dl_2----------------プロフィール-----------*/

dl.v02b{
	padding: 0 16px 16px 24px;
	clear:both;
}


dl.v02b dt{
	font-weight: bold;
	padding: 0;
	font-size: 95%;
	color: #333;
	line-height: 1.6;
}



dl.v02b dd{
	padding: 0 0 0 16px;
	margin: 0 0 1.2em;
	font-size: 90%;
	color: #222;
	line-height: 1.6;
}





/*--dl_3----------------地元情報-----------*/

dl.v03{
	padding: 0 16px;
	float: left;
}


dl.v03 dt{
	font-weight: bold;
	padding: 0;
	margin: 0;
	font-size: 100%;
	color: #333;
	line-height: 1.6;
	width: 280px;
	float: left;
}



dl.v03 dd{
	padding: 0;
	margin: 0 0 1.4em;
	font-size: 90%;
	color: #222;
	line-height: 1.6;
	white-space: pre;/* CSS 2.0 */
	white-space: pre-wrap;/* CSS 2.1 */
	white-space: pre-line; /* CSS 3.0 */
	white-space: -pre-wrap;/* Opera 4-6 */
	white-space: -o-pre-wrap;   /* Opera 7 */
	white-space: -moz-pre-wrap; /* Mozilla */
	white-space: -hp-pre-wrap;  /* HP Printers */
	word-wrap: break-word;      /* IE 5+ */
	width: 280px;	
	float: left;	
}


dl.v03 dt a,
dl.v03 dd a{
	margin:0;
	padding: 0;
}




/*--table要素--------------*/





table{

}

.main_layout table a:link,
.main_layout table a:visited{
	text-decoration: underline;
}

table caption{
	font-size: 90%;
	text-align: left;
}



table tr{
	clear:both;
}

table th{}

table td{
	vertical-align: middle;
}


/*-----略歴---------------------------*/

table.v01{
	margin-bottom: 16px;
	border: none;
	border-collapse: collapse; 	
}

table.v01 th{
	color: #222;
	font-size: 90%;
	padding: 2px 10px;
	line-height: 1.6;
	width: 160px;
	text-align: left;
	background: #e9e9e9;
	border: 1px solid #fff;
	color: #222;
	font-weight: bold;
}



table.v01 td{
	font-size: 90%;
	padding: 2px 10px;
	line-height: 1.6;
	background: #fff;
	border-top: 1px solid #e9e9e9;
	border-left: none;
	border-right: none;
	border-bottom: none;
	color: #222;
}




/*--------------------------------*/



table.v02{
	border: none;
	border-collapse: collapse;
	margin: 0 0 56px 16px;
}

table.v02 th{
	background: #ffe8d6;
	color: #222;
	/*border-right: 6px solid #f7f7f7;*/
	border-bottom: 1px solid #009f8c;
	font-size: 100%;
	padding: 3px;
	width: 140px;
	line-height: 1.6;
	text-align: center;
	vertical-align: middle;	
	font-weight: normal;
}


table.v02 tr.first th,
table.v02 tr.first td{
	border-top: 1px solid #009f8c;
}

table.v02 td{
	font-size: 90%;
	color: #222;
	border-bottom: 1px solid #009f8c;
	padding: 10px 16px;
	line-height: 1.6;		
}


table.v02 td.bl_td{
	width: 6px;
	border: none;
}



/******************************************googlemap***/

iframe{
	margin:0;
	border:1px solid #333;
}

#map p{
	width: 100%;
	padding-left: 8px; 
	text-align:left;
	color: #333;
	font-size: 80%;
}







/************************************footer***フッター*****/

#footer{
	/*clear:both;*/
	float: left;
	width: 100%;
	height: auto;
	text-align: center;
	color: #fff;
	background:#bc0a0a;
}

#footer_layout{	
	width: 1000px;
	margin: 0 auto;	
	padding: 0 auto;
	text-align: center;
	background: url(img/foot_bg.png) no-repeat left top;		
}




/*--footnavi--------------------------*/


#foot_navi{
	margin: 0 auto 14px;
	padding: 0 auto 0;
	text-align: center;
	float: right;
}



#foot_navi ul{
	margin: 8px 5px 16px 0;
	padding: 0;
	width: auto;
	text-align: center;
	float: right;	
}


#foot_navi li{
	list-style: none;
	float: left;
	margin: 0;
	line-height: 1.2;
	padding: 0 22px 0 10px;
	font-size: 100%;
	border-left: 10px solid #f7f7f7;
	color: #456382;
}

#foot_navi li.last{
	padding: 0 0 0 10px;
}


#foot_navi li a{
	margin: 0;
	display: block;
	float: left;
}


/*
#foot_navi .menu{
	margin:0;
	padding: 0;
	height: auto;
	float: right;
	
}
*/







p#copy{
	line-height:2.4;
	padding: 0 20px 12px;
	margin:0;
	font-size: 12px;
	color: #fff;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;

}

#copy{
	clear:both;

}




/*--headerに戻る-----------------------------*/
#return_head{
	width: 1000px;
	margin: 0 auto;
	padding: 0 auto;
	clear: both;
}



/*--メニューカテゴリ別横並び-----------------------------*/



#group_3{
	width: 640px;
	text-align: center;	
	margin: 0 auto;
}

#group_4{
	width: 800px;
	text-align: left;
	margin: 0 auto;
}

#group_5{
	width: 840px;
	text-align: center;	
	margin: 0 auto;
}






/*--メニュー装飾---------------*/

.leftside{
	border-left: 1px solid #000;
	padding-left: 10px;
}


.rightside_cl{
	border-left: none;
	padding-right: 10px;
}





/*--footerリンク色----------------------------------------*/


#footer a:link {
	color: #fff;
	text-decoration: none;
}

#footer a:active {
	color: #fff;
	text-decoration: none;
}

#footer a:visited {
	color: #fff;
	text-decoration: none;
}

#footer a:hover {
	color: #f66;
	text-decoration: underline;
}




/*----------------------------------*/


#head_back {
	position: fixed;
	right: 15px;
	bottom: 20px;
	z-index: 9000;
	display: none;
} 





/**********************************imgリンク********/
#main a.grid img {
	border:1px solid #000;
}

#main a.grid:hover img {
	border:1px solid #f66;
}




















/*---------newsarea------------------------------*/

h2 #menu_4{
	display: block;
	float: left;
	font-size: 80%;
	padding: 0;
}



h2 #h2_news_archive{
	display: block;
	float: right;
	font-size: 80%;
	font-weight: normal;
	padding: 0 10px;
}

h2 #h2_news_archive .archive_link{
	display: block;
	
}



#newsarea{
	overflow:scroll;
	width: 468px;	
	float :left;
	margin: 0;
	background: #fff;	
	border: 1px solid #ccc;
	overflow-x : hidden;
	height: 180px;
	}



#newsarea h3{
	padding: 0 0 0 10px;
	margin : 10px 0 6px;
}

#newsarea ul{
	margin: 0;
	padding: 8px 10px 0;
	float: left;
}


#newsarea ul li{
	font-size: 90%;
	line-height: 1.6;
	list-style: none;
	margin: 0 0 8px;
	padding: 0 0 8px 22px;
	/*float: left;*/
	clear: both;
	background: url(img/arrow_g.png) no-repeat left 4px;	
	width: 400px;
	border-bottom: 1px dotted #ccc;
	
	
}


#newsarea p#news_archive{
	padding: 0 16px 0 0;
	line-height: 1.4;
	margin: 2px 0 0 0;
	float: right;
	font-size: 90%;
}

.newsarea p.abox_to_list,
.newsarea2 p.abox_to_list{
	text-align: right;
}


.home_info{
	width: 354px;
	float: left;
}

span.update{
	display: block;
	float: left;
	width: 100px;
	margin: 0 8px 0 0;
	font-weight: bold;
}

span.newstitle{
	display: block;
	float: left;
	width: 412px;
}


#newsarea p{
	padding: 0;
}





#smart_tweet{
	display: none;
}









/*------footerウィジェットエリア-------------------*/


#footer-widget-area{
/*	width: 1000px;
	margin: 0 20px 16px;
	padding: 0 0 0 0 ;
	clear: both;*/
	
	float: left;
	width: 1000px;
	height: 28px;
	margin: 0 auto;
/*	margin: 0  auto 8px; */
	padding: 0 auto;
}


#footer-widget-area .widget-area{
	float: left;
	text-align: left;
	color: #fff;
}

#footer-widget-area .widget-container {
	padding: 0 20px 0 0;
}

#footer-widget-area #first{
	width: 360px;
	
}

#footer-widget-area #second{
	width: 360px;
	
}

#footer-widget-area #third{
	width: 200px;
}

#footer-widget-area ul{
	padding:0;
	margin: 0;
	
}

#footer-widget-area ul li{
	list-style-type: none;	
	margin: 0;
	padding: 0 0 0 16px;
	line-height: 1.6;


}

#footer-widget-area ul li ul{
	margin: 0 0 16px;
}

#footer-widget-area ul li p {
	margin: 0;
	padding: 0 0 0 16px;
}

















/****フォーム********************************/


#contact-form{
	margin: 0 16px;
}

#contact-form label{
	display: block;
	vertical-align: middle;
	width: 200px;
	float: left;
	line-height: 1.6;	
}


#contact-form label img{
	vertical-align: middle;
	line-height: 1.6;
}


#contact-form span.input_area{
	display: block;
	float: left;
	width: 420px;
}

#contact-form p{
	float: left;
	padding: 0 0 8px;
}


#contact-form p.mess{
	float: left;
	padding: 12px 0 6px;
	width: 680px;	
	
}




#contact-form .capture {
	display: block;
	float: left;
}




#contact-form .grid_680{
	clear:both;
}



#contact-form span.wpcf7-list-item{
	display: block;
	clear:both;
	line-height: 1.4;
}


#contact-form span.wpcf7-list-item input{
	line-height: 1.4;
	vertical-align: middle;
}





#contact-form .submit-button,
#contact-form .buttons-area-confirm{
	clear: both;
	margin: 0 0 0 200px;
	padding: 14px 0 0 0;
}



#contact-form .submit-button input{
	padding: 0 20px;
	line-height: 2;
	height:2em;
	clear:both;
}

#contact-form .buttons-area-confirm input{
	padding: 0 20px;
	line-height: 2;	
	height:2em;	
	clear:both;
}






/****カレンダー********************************/


#wp-calendar{
	width: 252px;
	background: #fff;
	margin: 0 2px 24px;
	position: relative;
}

#wp-calendar caption{
	font-size: 100%;
	line-height: 2.2;
	font-weight: bold;	
	text-align: center;
	width: 252px;
}

#wp-calendar #prev{
	text-align: left;
	position: absolute;
	top: 4px;
	left: 0;
}

#wp-calendar #next{
	text-align: right;
	position: absolute;
	top: 4px;
	right:0;	
}



#wp-calendar #prev,
#wp-calendar #next{	
	line-height: 1.6;
}


#wp-calendar #prev a,
#wp-calendar #next a{
	font-size: 90%;
	line-height: 1.6;
	color: #333;	
}

#wp-calendar tbody td{
	font-size: 90%;
	text-align: center;
	width: 36px;
	height: 26px;
	line-height: 26px;
}

#wp-calendar tbody td a{
	display: block;
	width: 36px;
	height: 26px;	
	line-height: 26px;
	text-decoration: underline;
	color: #474747;
}

#wp-calendar tbody td a:hover{
	background: #FCE6D0;
}

#wp-calendar thead th{
	background: #f0f0f0;
	font-weight: bold;
	border-bottom: 1px solid #ccc;
	width: 36px;
	line-height: 2;
	text-align: center;
	font-size: 90%;
}

#wp-calendar th.sat,
#wp-calendar td.sat {
	color: #003366;

}

#wp-calendar th.sun,
#wp-calendar td.sun {
	color: #CC0000;
}


#wp-calendar #today{
	background: #FFCC99;
}









/********メディアクエリ用*************************************************/


@media screen and (max-width:1280px){




}



@media screen and (max-width:960px){





}



@media screen and (max-width:768px){




}



@media screen and (max-width:640px){




#home #header,
#home #header_layout{
	height: 280px;
}

#home #header_layout{
	background: #E2D2C3 url(img/top_img_s.jpg) no-repeat left top;	
}


#header,
#header_layout{
	height: 80px;

}

#header_layout{
	background-color: #E3D1C5;
	background-image: none;
		
}



div#smart_logo{
	display: block;
	float: left;
	width: 200px;
	width: 64%;
}


#smart_logo p{
	padding: 5px;
	margin: 0;
	
}






#header_layout h1#logo,
#header_layout p#logo{
	/*background: #BC0A0A;
	width: 100%;
	padding: 0 auto;
	margin: 0 auto;
	text-align: center;*/
	display: none;
}

#topmanu_01,
#topmanu_02{
	margin: 0 auto;
	padding: 0 auto;
	text-align: center;
}



#text_size{
	display: none;
}

#globalsign{
/*	clear:both;
	float: none;
	text-align: center;*/
	float: right;
	padding: 4px 4px 0;
	width: 30%;
	text-align: right;
}


#searchform{
	/*clear:both;
	float: none;
	text-align: center;*/
	display: none;
}

/*
#header form#searchform,
#searchform,
#searchform div{
	margin: 0 auto;
	padding: 0 auto;
}*/
#topmenu_01{
	
}

#topmenu_02{
	display: none;
}


img {	
	max-width: 100%;
	height: auto; 
}


.w510 .layout,
.w705 .layout{
	width: 100%;
	margin: 0 0 16px;
	
}


.grid_320,
.grid_300{
	width: 100%;
}




#header_layout,
#main_content,
#footer_layout,
#navi_layout,
#navi_layout2,
#navi_layout3,
#main_content,
.main_layout{
	width: 100%;
	clear:both;	
}


#main_content{
	background-image: none;
}
/*
#main_content .layout div{
	width: 100%;
}*/



.main_layout{
	margin: 10px 0 10px;
}

.passarea{
	margin: 0 auto 4px;
}

#home h2{
	width: 93%;
}

#home h2 span#menu_4{
	width: 50%;
}

#home h2 span#h2_news_archive{
	float: right;
}


#main_content #area div{
	width: 50%;
}


#header_layout #head_navi{
	width: 100%;
	clear:both;	
}


#header #searchform{
	width: 100%;
	clear:both;
	float: none;
}


#newsarea{
	width: 100%;
	clear:both;	
}


#newsarea ul li{
	width: 95%;
	
}


#pdf_area div{
	width: 48%;	
}

#pdf_area div p{
	margin: 0 0 4px;
	padding: 0;
	line-height: 1.4;	
}

#pdf_area div p img{
	margin: 0 auto;
	padding: 0 auto;
	text-align: center;
}


#navi_layout ul#sidenavi{
	width: 100%;
	clear:both;
}


#navi_layout ul#sidenavi li,
#navi_layout ul#sidenavi li a,
#navi_layout .layout{
	width: 100%;
	clear:both;
	padding: 0;
	margin:0;
}

#navi_layout ul#sidenavi li{
	margin: 0 0 2px;	
}

#navi_layout ul#sidenavi li a,
#navi_layout ul#sidenavi li a span{
	height: 46px;
	line-height: 46px;
}


#tweetarea{
	display: none;
}



#navi_layout2,
#navi_layout2 .layout{
	width: 100%;
	margin: 0 auto;
	padding: 0 auto;
	text-align: center;	
}



#navi_layout2 ul#bannerarea li{
	margin: 0 0 2px;	
	width: 33.33%;
	float: left;
	clear:none;
}




#navi_layout2 ul li{
	margin: 0 0 2px;	
	width: 33.33%;
	float: left;
	clear:none;
}
/*
#navi_layout2 ul li img{
	margin: 0 auto;
	padding: auto;
	text-align: center;
}
*/


#navi_layout3 .layout{
	margin: 0 0 1em;

}



#smart_tweet{
	display: block;
	text-align: center;
	margin: 16px auto 0;
	padding: 0 auto;
	/*clear: both;*/
	float: left;
	width: 100%;
	text-align: center;
}


/*-----見出し部分-----------*/
.post-head{
	border-bottom: 1px solid #ccc;
	background: #FBFBFB;
	padding: 18px 0 18px 10px;
}

.post-head-in{
	border-left: 14px #1A9E48 solid;
	padding: 0 10px;
}


/*-----画像-----------*/
.entry-content p{
 	padding: 0 auto;
	margin: 0 auto 10px;
	text-align: left;
	display:block;
}





ul.v01,
dl.v03 {
	padding: 0 16px;
	margin: 0;
}




#footer_layout{
	background: none;	
}





#navi_layout3 ul li{
	width: 100%;
}



/*-----ページネーション-----*/

#pagenation{
	margin: 0 10px;
	padding: 0 auto;
}




/****カレンダー********************************/


#wp-calendar{
	width: 99%;
}

#wp-calendar caption{
	width: 100%;
}



#wp-calendar tbody td{
	width: 14%;
	height: 40px;
	line-height: 40px;
}

#wp-calendar tbody td a{
	width: 100%;
	height: 40px;
	line-height: 40px;
	vertical-align: middle;
}


#wp-calendar thead th{
	width: 14%;
}






}



@media screen and (max-width:380px){

}
