@charset "utf-8";





.clearfix{

	zoom:100%;

}

.clearfix:after {

	content: ".";

	display: block;

	height: 0;

	clear: both;

	visibility: hidden;

}





/* 共通のデザイン----------------------------------------- */



body {

	margin: 0;

	padding: 0;

	color: #333333;

	font-size: 14px;

	text-align:center;

	background: #faf9f5;

}


html, body, div, h1, h2, h3, h4, h5, h6,

p, blockquote, pre, address,

ul, ol, li, dl, dt, dd,

table, th, td, form, fieldset,

input {

	margin: 0;

	padding: 0;
	
	font-family: Arial, Helvetica, sans-serif;
	
	line-height: 1.6;

}





/* Head

================================================================================= */



/* head

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

div#head {

	margin: 0 auto;

	position: relative;

	width: 960px;

	height: 155px;

	text-align: left;

}



div#head h1 {

	position: absolute;

	top: 7px;

	left: 0px;

	font-size: 10px;

	font-weight: normal;
	
	font-family: "ヒラギノ角ゴ Pro W3", "メイリオ","Meiryo","Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", sans-serif;

}

div#head h1 a {

	color: #333333;

	text-decoration: none;

}



div#head p {

	margin: 0;

	position: absolute;

}

p.head-logo    { left:  0px; top: 37px;}

p.head-contact { right: 0px; top: 30px;}







/* g_nav

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

ul#g_nav {

	position: absolute;

	width: 964px;

	left: -2px;

	top: 100px;

}



ul#g_nav li {

	float: left;

	height: 44px;

}







/* LAYOUT

================================================================================= */



div#wrap {

	margin: 0 auto;

	padding-bottom: 30px;

	width: 960px;

	text-align: left;

}






/* FOOT

================================================================================= */


.pagetop {
	
	margin-top: 30px;
	
	text-align:right;
	
	font-weight: bold;
	
}



.pagetop a {
	
	padding: 5px 20px;
	
	text-decoration: none;
	
	color: #ffffff;
	
	background: #669900;
	
}


.pagetop a:hover {
	
	background: #a1cc00;
	
}


div#foot {

	padding-bottom: 30px;

	clear: both;

}



div#foot p#copyright {

	margin-top: 25px;

	font: 7pt Verdana;

	clear: both;

}







/* 繰り返し利用するもの ------------------------------------------- */





.fr { float: right;}

.fl { float: left;}



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



.ar { text-align: right;}

.ac { text-align: center;}



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



em    { color: #669900;}



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






/* SECTION1

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



div.section {

	padding-bottom: 50px;

	zoom:100%;
	
	clear: both;

}



div.section:after {

	content: ".";

	display: block;

	height: 0;

	clear: both;

	visibility: hidden;

}



div.section:last-child {

	padding-bottom: 0;

}

div.section h2 {

	margin-top: 30px;

	font-size: 30px;

	color: #010101;

	/*background:url(../img/common/h3_1.gif) no-repeat;*/

}


div.section h3 {

	margin-top: 30px;

	padding: 0 5px 3px 18px;

	font-size: 18px;

	color: #010101;

	background: url(../img/e/h3.gif) 0 4px no-repeat;

}



div.section h4 {

	margin-bottom: 10px;

	padding: 2px 5px 0 18px;

	font-size: 14px;

	color: #010101;

	background:url(../img/common/h4.gif) no-repeat 3px 10px;

}



div.section ul li {

	margin: 5px 0;

	padding-left: 18px;

	background: url(../img/common/list-type.gif) 0 6px no-repeat;

}



div.section p,
div.section dl,
div.section ul {
	
	margin-top: 15px;
	
	margin-left: 20px;

}




/* STAFF

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


div.section div.staff {
	
	margin-left: 20px;
	
	margin-top: 30px;
	
	padding-bottom: 30px;
	
	clear: both;
	
}



div.section div.staff h3 {
	
	margin-top: 0;

	padding: 0;
	
	font-size: 24px;
	
	color: #669900;
	
	background: none;
	
}



div.section div.staff h3 span {
	
	font-size: 14px;
	
	font-weight: normal;
	
	color: #666666;
	
}



div.section div.staff h4 {
	
	margin-top: 30px;

	padding: 0 5px 3px 18px;

	font-size: 18px;

	color: #010101;

	background: url(../img/e/h3.gif) 0 4px no-repeat;
	
}



div.section div.staff p {
	
	margin-left: 0;
	
}



div.section div.staff .fl {
	
	width: 700px;
	
}



div.section div.staff dl.prf dt {
	
	margin-bottom: 10px;
	
	float: left;
	
	width: 150px;
	
	clear: left;
	
}



div.section div.staff dl.prf dd {
	
	margin-bottom: 10px;
	
	float: left;
	
	width: 450px;
	
}



/* お問い合わせ

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



p.tel {

	padding: 0 0 0 22px;

	font-size: 24px;

	background: url(../img/ic_tel.gif) 0 8px no-repeat;

}

p.fax {

	font-size: 16px;

}




/* css end ---------------------------------------------------------------------- */