@charset "utf-8";
/*
Theme Name: NPO向け　レイアウトCSS
Theme URI: 
Description: 
Version: 1.0
Author: ホームページ制作　エフスタジオ
Author URI: http://www.ef-studio.com/
Tags: 

*/



body,h1,h2,h3,h4,h5,p,ul,ol,li,dl,dt,dd,blockquote,cite,q,address,form {
	font-family:'メイリオ',Meiryo,'ＭＳ Ｐゴシック','ヒラギノ明朝 Pro W3',Hiragino Mincho Pro,sans-serif;
	line-height:1.2;
}
body{
	margin:0;
	padding:0;
}

.clearfix:after {
    content:".";
    display: block;
    height:0px;
    clear:both;
    visibility:hidden;
}
.clearfix {display: inline-block;}/*forIE*/
.clearfix {display: block;}/*forIE*/


/*----------- text -----------*/
body	{ 
	color:#666666;
	font-size:14px;
	}
a		{ color: #339966;}

/*----------- resets -----------*/

html{overflow-y:scroll;}

h1,h2,h3,h4,h5,p{
	margin-top:0;
	margin-bottom:0;
}
#content h1,
#content h2,
#content h3,
#content h4,
#content h5,
#content p{
	margin-bottom:1em;
}





ul,ol,dl,
ul li,
ol li{ 
	margin:0;
	padding:0;
	list-style:none;
	}

hr{display:none;}
img{ border:none;}

/*----------- common -----------*/

.caution{ color:#FF0000;}
.memo	{ color:#999999;}



/*----------- Structure -----------*/

body{
	background-color:#FFFFFF;
	text-align:center;
	}

#wrap{
	clear:both;
	background-image: url(../common_img/header_bg.gif);
	background-repeat: repeat-x;
	text-align:left;
	}
#wrap:after {
    content:".";
    display: block;
    height:0px;
    clear:both;
    visibility:hidden;
}
#wrapInner{
	width:880px;
	margin: 0px auto;
}

#header{
	margin-bottom:10px;
	background:url(/common/common_img/header_logo_sub.gif) no-repeat right bottom;
}

#mainVis{
	margin-bottom:10px;
	margin-top:20px;
}

#content{
	width:610px;
	float:left;
	padding-bottom:30px;
}

#sub{
	float:right;
	width:250px;
	font-size:13px;
	color: #009900;
	padding-bottom:30px;
}

#footer{
	padding:10px 0 50px;
	clear:both;
	border-top:2px solid #009900;
	color:#009900;
	font-size:13px;
	font-weight:bold;
	}
#footer p{
	margin:0 auto;
}

/*----------- content -----------*/

#content h2{
	margin-bottom:10px;
}
#content h3{
	text-align:center;
	font-size:18px;
	margin-bottom:30px;
	color:#009900;
}

#content h3.listTtl{
	margin:50px 0 40px 0;
	padding-left:5px;
	border-left:5px solid #009900;
	color:#009900;
	text-align:left;
}

/* dl.topDl */
#content dl.topDl{
	margin:0 10px 10px 10px;
}

#content dl.topDl dt{
	padding:3px 0 3px 15px;
	background-image:url(../common_img/icon_001.jpg);
	background-repeat:no-repeat;
	background-position: center left;
	line-height:100%;
}
#content dl.topDl dd{
	margin-top:-17px;
	margin-left:0;
	margin-bottom:0.8em;
	padding:0 1em 0.8em 8em;
	border-bottom:1px dotted #CCCCCC;
}
#content dl.topDl dd a{
	color: #666666;
	text-decoration:none;
}
#content dl.topDl dd a:hover{
	color:#FF6600;
	text-decoration: underline;
}


/*----------- under page content -----------*/

#content p.entryDate{
	text-align:right;
}

#content #entryBody {
	padding:0 10px;
}
/* entryBody ClearFix */
#content #entryBody:after {
    content:".";
    display: block;
    height:0px;
    clear:both;
    visibility:hidden;
}
#content #entryBody {display: inline-block;}/*forIE*/
#content #entryBody {display: block;}/*forIE*/

/* entryMore ClearFix */
#content #entryMore:after {
    content:".";
    display: block;
    height:0px;
    clear:both;
    visibility:hidden;
}
#content #entryMore {display: inline-block;}/*forIE*/
#content #entryMore {display: block;}/*forIE*/

#pager{
	text-align:center;
	clear:both;
	margin-top:60px;
}

#content #entryBody p,
#content #entryMore p {
	line-height:140%;
}


/*----- for WYSIWYG------*/

#content #entryBody ul,
#content #entryBody ol,
#content #entryMore ul,
#content #entryMore ol{
	margin:1em 0 1em 3em;;
}
#content #entryBody ul li,
#content #entryMore ul li{
	padding:0 0 0.5em 0;
	list-style: disc;
}
#content #entryBody ol li,
#content #entryMore ol li{ 
	padding:0 0 0.5em 0;
	list-style: decimal;
	}
#content #entryBody hr,
#content #entryMore hr{
	display:inherit; 
}

/*----------- web page content -----------*/

#content h2.webPageTtl{
	padding:10px 20px 10px 20px;
	margin-top:30px;
	margin-bottom:50px;
	border-top:1px solid #009900;
	border-bottom:1px solid #009900;
	color:#009900;
	font-size:18px;
	text-align:center;
}


/*----------- sub -----------*/

#sub .subSection{
	border-top:none;
	margin-bottom:10px;
	padding:10px;
	overflow:hidden;
}
#sub .subSection:after {
    content:".";
    display: block;
    height:0px;
    clear:both;
    visibility:hidden;
}
#sub .subSection {display: inline-block;}/*forIE*/
#sub .subSection {display: block;}/*forIE*/

/* #subSectionQR */
#sub #subSectionQR p.p1{
	float:left;
	padding-bottom:20px;
}
#sub #subSectionQR img{
}
#sub #subSectionQR p.p2{
	margin-left:105px;
	margin-bottom:0.5em;
}
#sub #subSectionQR p.p3{
	clear:both;
}


#sub #subSectionMenu li{
	padding:1px 0 8px 15px;
	margin-bottom:8px;
	background-image:url(../common_img/icon_001.jpg);
	background-repeat:no-repeat;
	background-position: top left;
	line-height:120%;
	font-weight:bold;
	font-size:14px;
	border-bottom:1px dotted #B8C5E4;
}
#sub #subSectionMenu li a{
	color:#009900;
	text-decoration:none;
}
#sub #subSectionMenu li a:hover{
	color:#FF6600;
	text-decoration: underline;
	padding-left:3px;
}

/*----------- inqury -----------*/

#mfp_buttons{
	margin-bottom:50px;
}


#thanksBody{
	margin:60px 80px;
	padding:20px;
	border-top:1px solid #009933;
	border-bottom:1px solid #009933;
}


