@charset "UTF-8";

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

body {
  background:#F9F8EE;
}

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

.container{
	width:100%;
	height:auto;
}


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

.wrap_mainimage{
	width:100%;
	background:url(http://www.siz-sba.or.jp/ryouri/bg_mainimage.jpg);
	background-size:100% auto;
	margin:-90px auto;
}

.mainimage{
	max-width:1000px;
	margin:0 auto;
}

.mainimage h1{
	margin-bottom:0 !important;
	padding: 10% 0;
}

#content00,
#content01,
#content02,
#content03,
#content04,
#content05,
#content06{
    margin-top:-100px;
    padding-top:100px;
}


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

/*
.gnavi{
	height:80px;
	background:rgba(255,255,255,1);
	border-top:1px solid #dddddd;
	border-bottom:1px solid #dddddd;
	margin-bottom:10px;
}

.gnavi ul{
	clear:both;
	max-width:1000px;
	margin:20px auto;
    padding-left: 0;
	background:rgba(255,255,255,.5);
}

.gnavi li{
	float:left;
	text-align:center;
	padding:0 35px;
	background:rgba(255,255,255,.5);
	list-style-type:none;
	border-left:1px dotted #000000;
}

.gnavi li.last{
	float:left;
	text-align:center;
	padding:0 35px;
	background:rgba(255,255,255,.5);
	list-style-type:none;
	border-left:1px dotted #000000;
	border-right:1px dotted #000000;
}

.nav {
	padding: 0 20px;
	margin: 0 auto 60px;
	max-width: 1000px;
}
.fixed {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	max-width:1000px;
	margin: 0 auto 60px;
}

*/

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

.wrap_fb_content{
	height:auto;
	background: url(../images/bg01.jpg);
	padding:20px 0 50px;
}

.wrap_fb_content h2,
.wrap_fb_content p{
	max-width:640px;
	margin:20px auto;
	text-align:center;
	line-height:180%;
	letter-spacing:.05em;
}

.fb_content{
	max-width:500px;
	margin:0 auto;
}


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

.wrap_member{
	padding:50px 0 ;
}

.wrap_member h2{
	max-width:820px;
	margin:0 auto;
}

.member{
	max-width:1000px;
	height:auto;
	margin:30px auto 50px;
	padding:50px 0 ;
	background:#ffffff;
	box-shadow:0px 0px 0px 0px #e1dccc;
	-moz-box-shadow:0px 0px 0px 0px #e1dccc;
	-webkit-box-shadow:0px 0px 0px 0px #e1dccc;
	border-radius:6px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border:1px solid #e1dccc;
}


/* --------------------------------
 * メンバー アコーディオン
 * -------------------------------- */


.thumphoto{
	width:10%;
	margin:0px 0 0 0;
	border:1px solid #C3A688;
	padding:1px;
	vertical-align:middle
	}


dl.accordion{
	width:900px !important;
	margin:0 auto;
	font-size:14px !important;
	overflow:hidden;
	}
		
	
dl.accordion dt {
    background:url(../images/bg_ttl_member.gif) 2% center no-repeat, url(../images/aco_open.png) 97% center no-repeat, -webkit-gradient(linear, center top, center bottom, from(#F8FAEC), to(#EDECD3));
    border:1px solid #E1E1E1;
	text-indent:10px;
	line-height:40px;
	color:#333;
	font-weight:bold;
	cursor:pointer;
	height:40px;
	text-align:left;
	margin:0 0 0 0;
	padding:10px 0 10px 30px;

	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;

	}
	
	
	
dl.accordion dt.open {
    background:url(../images/bg_ttl_member.gif) 2% center no-repeat, url(../images/aco_close.png) 97% center no-repeat, -webkit-gradient(linear, center top, center bottom, from(#F8FAEC), to(#EDECD3));
	}
	
	
	
dl.accordion dd {
	background:#FFF;
	padding:20px 0;
	line-height:1.5;
	display:none;
	overflow:hidden;
	margin:0 0 0 20px;
	}



.menberphoto{
	border:7px solid #FFF;
	}

.staffname{
	/*margin-top:-150px;
	font-weight:bold;
	display:block;
	margin-left:180px;*/
	}

.staffvoice{
	background-color:#FFF;
	padding:17px 0px 20px 50px;
	background:url(../../images/voice/voice.png) no-repeat;
	background-size: 720px 50px!important;
	margin:10px 0 10px 5px;
	vertical-align:middle;
	letter-spacing:1px;
	color:#06460C;
	}


/* --------------------------------
 * スタッフプロフィールボックス追加
 * -------------------------------- */


.member{
	height:auto !important
	}



.member .sbL{
	clear:both;
	float:left;
	width:340px;
	}

.member .sbL p{
	margin:0;
}

.member .sbR{
	float:right;
	width:520px;
	}



table {
    width:500px;
    border: 1px #e7e6e6 solid;
    border-collapse: collapse;
    border-spacing: 0;
	margin:0 0 50px 0px;
	padding-bottom:60px ;
	line-height:190%;
}


table th {
    padding: 5px;
    border: #E3E3E3 solid;
    border-width: 0 0 1px 1px;
    background: #F6F7E7;
    line-height: 180%;
    text-align: left;
	font-size:90%;
	width:150px;
    background-position:left top;
	vertical-align:middle;
    padding: 0 0 0 15px;
}


table td {
    padding: 10px;
    border: 1px #E3E3E3 solid;
    border-width: 0 0 1px 1px;
    text-align: left;
	font-size:90%;
	vertical-align:middle;
	background-color:#FFF;
    padding: 5px 10px;
}





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

.wrap_membermap{
	background:#ffffff;
	padding:50px 0 ;
}

.wrap_membermap h2{
	max-width:900px;
	margin:0 auto;
}

.membermap{
	max-width:1000px;
	margin:50px auto;
}




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

.wrap_contact{
	background: url(../images/bg01.jpg);
	padding:50px 0 ;
}

.wrap_contact h2,
.wrap_contact p{
	max-width:800px;
	margin:0 auto;
	text-align:center;
}

.wrap_contact p{
	margin-top:50px;
}

.contact{
	max-width:900px;
	margin:50px auto;
}


/*table{
	clear:both;
    border-top:1px solid #ddd;
    border-left:1px solid #ddd;
    border-collapse:collapse;
    border-spacing:0;
    background-color:#ffffff;
    empty-cells:show;
    clear:both;
	width:900px;
	margin:10px 0;
}

th{
    border-right:1px solid #ddd;
    border-bottom:1px solid #ddd;
    background-color:#F6F7E8;
    background-image:url(images/table-back.gif);
    background-position:left top;
    padding:0.3em 1em;
    text-align:center;
	font-size:13px;
	font-weight:bold;
	text-align:left;
	vertical-align:middle;
	height:50px;
	width:150px;
	letter-spacing:1px
}

td{
    border-right:1px solid #ddd;
    border-bottom:1px solid #ddd;
    padding:0.3em 1em;
	text-align:left;
	font-size:13px;
	line-height:180%;
	vertical-align:middle;
	padding:5px 10px;
	letter-spacing:1px
	
}*/

span.small{
	font-weight:normal;
	font-size:90%;
	}



.number{
	background-color:#FAFAFA;
}


a{ color:#A47B56;
	
	}















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

.wrap_footer{
	background:transparent;
	padding:50px 0 ;
}

.footer p{
	font-size:12px;
	max-width:340px;
	margin:0 auto;
}






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


