@charset "utf-8";
html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,ins,kbd,q,samp,small,strong,sub,sup,tt,var,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section {
	font-size:100%;
	border: 0;
	font-family: inherit;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}
div:after,dl:after,ul:after {
	content: "";
	display: block;
	clear: both;
	height: 0px;
	overflow: hidden;
}

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;
}
/* common */
body {
	font-size:16px;
	font-family:'メイリオ',Meiryo,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック','Verdana','Arial','Helvetica','sans-serif';
	color:#666;
	background:#fff;
}


/*
	画像基本設定
*/
img {
	border:none;
}
.alignleft {
	margin:0 10px 0 0;
	float:left;
}
.alignright {
	margin:0 0 0 10px;
	float:right;
}
.aligncenter {
	display:block;
	margin:0px auto 5px; auto;
	text-align: center;
}


/* header -------------------------------- */
#header {
	width:100%;
}
#header h1 span {
	display:block;
	width:1000px;
	margin:0 auto;
	padding: 2px 8px;
	font-weight: normal;
}
#logoaria {
	width:1000px;
	margin:0 auto;
}
	.logo {
		width:640px;
		float:left;
	}
	.telfax {
		width:350px;
		height:90px;
		background:url(../images/telfax.jpg) no-repeat right bottom;
		text-align:right;
		margin:10px 0 0;
		float:right;
	}
#navigationmenu ul li {
	font-size: 0.1em;
	list-style: none;
}
#navigationmenu ul li a {
	display: block;
	text-indent: -9999px;
	outline: 0;
}
/* Navigation menu -------------------------------- */
#navigationmenu ul li.toppage a {
	background: transparent url(../images/button1.jpg) no-repeat left top;
}
#navigationmenu ul li.page1 a {
	background: transparent url(../images/button2.jpg) no-repeat left top;
}
#navigationmenu ul li.page2 a {
	background: transparent url(../images/button3.jpg) no-repeat left top;
}
#navigationmenu ul li.page3 a {
	background: transparent url(../images/button4.jpg) no-repeat left top;
}
#navigationmenu ul li.contact a {
	background: transparent url(../images/button5.jpg) no-repeat left top;
}
/* contents -------------------------------- */
#contents {
	width:1000px;
	margin: 10px auto 0;
	clear: both;
}
p.pan {
	text-align: left;
	font-size: 0.7em;
	padding: 0 0 15px 0;
}
img.topimage {
	padding: 0 0 15px 0;
}

#maincontents {
	width:770px;
	float:right;
}
.maincontentstitle {
	overflow: hidden;
	background: transparent url(../images/titlebig.jpg) no-repeat left top;
}
.maincontentstitle h2 {
	font-size: 1em;
	font-weight: normal;
	padding: 0 0 0 25px;
}
.maincontentsbox {
	width: 748px; /*border分-2px + padding左右分-20px*/
	margin: 0 0 15px 0;
	padding: 10px;
}
ul.list li {
	list-style: none;
	margin: 7px 0;
	background: transparent url(../images/arrow.jpg) no-repeat left top;
}
dl.news {
	width:750px;
	margin:0 0 5px;
	clear:both;
}
dl.news dt {
	width:100px;
	padding:0 0 0 25px;
	background: transparent url(../images/arrow.jpg) no-repeat left 7px;
	float:left;
}
dl.news dd {
	width:620px;
	float:right;
}
.maincontentsbox img.imageleft {
	float: left;
	margin: 10px;
}
.maincontentsbox img.imageright {
	float: right;
	margin: 10px;
}
.maincontentsbox p.imagecenter {
	text-align: center;
	margin: 0 auto;
	padding: 0;
}

#subcontents {
	width: 200px;
	padding:0;
	line-height:140%;
	float:left;
}
.subcontentstitle {
	overflow: hidden;
	background: transparent url(../images/titlesmall.jpg) no-repeat left top;
}
.subcontentstitle p {
	font-size:90%;
	padding: 0 0 0 25px;
}
.subcontentsbox {
	width: 198px; /*border分-2px*/
	margin: 0 0 15px 0;
}
.subcontentsbox img.imageleft {
	float: left;
	margin: 10px 7px 6px 10px;
}
.subcontentsbox img.imageright {
	float: right;
	margin: 10px 10px 6px 7px;
}
.subcontentsbox p.imagecenter {
	text-align: center;
	margin: 0 auto;
	padding: 0;
}
.subcontentsbox p.imagecenter img {
	margin: 8px 0 3px 0;
}
.subcontentsbox p {
	padding: 5px;
}

/* bottom menu -------------------------------- */
.bottombanner {
	text-align:center;
}

#bottommenu {
	clear: both;
	text-align: center;
	padding: 15px 0 0 0;
}
#bottommenu ul {
	list-style: none;
}
#bottommenu li {
	display: inline;
	font-size: 0.8em;
	padding: 0 6px;
	border-left: 1px solid #000000; 
}
#bottommenu li.toppage {
	border-left: none; 
}
/* footer -------------------------------- */
#footer {
	width:100%;
	clear:both;
}
#copyright {
	clear: both;
	margin:10px 0 0 0;
}
#copyright p {
	text-align: center;
	padding: 5px 0;
}
/* mailform -------------------------------- */
#mailform{
	margin: 0 65px 0 95px;
}
#mailform p{
	margin: 0 0 13px 0;
}
#mailform p.formmessaeg{
	margin: 15px 0 25px;
}
#mailform p.thxmessaeg{
	text-align: center;
	margin: 25px 0;
}
#mailform p .necessary{
	color: #ff0000;
	font-size: 0.85em;
}
#mailform p .errortitle{
	color: #ff0000;
}
#mailform input.mailname,input.mailkana,input.mailuseradd{
	width: 300px;
	font-size: 1.1em;
	padding: 2px 3px;
}
#mailform textarea.mailtext{
	width: 380px;
	height: 200px;
	font-size: 1.1em;
	margin: 0 0 20px 0;
	padding: 2px 3px;
}
#mailform input.button{
	width: 100px;
	text-align: center;
	margin: 0 0 0 140px;
	padding: 4px 0;
}
/* common -------------------------------- */


/* PAGE1 */
.nagarebox {
	clear:both;
	margin:0 0 15px;
	padding:0 0 15px;
	border-bottom:1px solid #aaa;
}
.nagarebox:last-child {
	border:none;
}
.nagarepic {
	margin-top:30px;
	margin-bottom:30px;
}
.nagaretext {
	overflow:hidden;
	line-height:150%;
}
.nagaretext h3 {
	font-size:160%;
	font-weight:bold;
	margin:10px 0 20px;
	line-height:150%;
	border-bottom:1px solid #ccc;
}
.nagaretext h4 {
	font-size:120%;
	font-weight:bold;
	margin-bottom:10px;
}


/* page2 */
.subtitle {
	color:#1d5a0d;
	font-size:18px;
	font-weight:bold;
	border-bottom:1px solid #ccc;
	margin:0 0 20px;
}
.nextspace {
	margin-top:50px;
}

.gallery {
	width:249px;
	text-align:center;
	margin:0 0 20px;
	float:left;
}
.gBox {
	margin:0 0 30px;
}


/* PAGE3 */
.boxleft {
	width:350px;
	float:left;
}
.boxright {
	width:320px;
	float:right;
}

.corp01 {
	margin:0 0 30px;
	padding-right:260px;
}
.listtitle {
	color:#3c6a29;
	font-size:140%;
	font-weight:bold;
	margin:10px 0 20px;
	border-bottom:2px solid #3c6a29;
}
	.corp01 dl {
		margin:0 0 10px;
		border-bottom:1px dotted #ccc;
	}
	.corp01 dt {
		font-weight:bold;
		color:#323232;
		width:110px;
		text-align:right;
		float:left;
	}
	.corp01 dd {
		width:320px;
		float:right;
	}

	.corp02 dl {
		margin:0 0 15px;
	}
	.corp02 dt {
		font-weight:bold;
		color:#323232;
		width:190px;
		float:left;
		overflow:hidden;
		padding-left:10px;
	}
	.corp02 dd {
	}

.corp02 ul {
		margin-left:2em;
}
.corp02 li {
	margin:0 0 5px;
}
