@charset "Shift_JIS";

/* トップページ用CSS */

/* レイアウト */

/* レイアウト・ヘッダー */

#header {
	margin: 0px;
	padding: 0px;
	height: 325px;
	width: 800px;
	vertical-align: top;
	display: inline;
	clear: both;



}
#header-img {
	background-image:    url(../../imgs/fac_main.jpg);
	background-repeat: no-repeat;
	background-position: right;
	height: 265px;
	width: 800px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;


}
#header h1 {
	color: #006633;
	margin: 0px;
	font-size: 80%;
	padding: 5px 10px 0px 0px;









}
#hermit-top {
	padding: 0px;
	margin: 180px 0px 0px 420px;




}
#header-img .inblock {
	padding: 0px;
	float: left;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	width: 230px;
	display: inline;
	text-align: left;



}
#header-img p {
	margin-left: 20px;
	font-size: 90%;
	color: #663333;



}

/* レイアウト・コンテンツ */
.inblock-3l {
	padding: 0px;
	float: left;
	height: 230px;
	width: 260px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	display: inline;
	background-image: url(../../imgs/bg_3l.gif);
	background-repeat: no-repeat;
	background-position: right bottom;



}
#news {
	margin: 0px;
	padding: 0px;
	height: 230px;
	width: 260px;
	background-color: #FFFFCC;
	display: inline;
	float: left;

}
#inblock-3mv {
	padding: 0px;
	float: left;
	height: 150px;
	width: 260px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	display: inline;
	background-image:  url(../../imgs/bg_3mv.gif);
	background-repeat: no-repeat;
	background-position: right bottom;



}
#inblock-3mf {
	padding: 0px;
	float: left;
	height: 150px;
	width: 260px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	display: inline;
	background-image:  url(../../imgs/bg_3mf.gif);
	background-repeat: no-repeat;
	background-position: right bottom;



}
#inblock-3ms {
	margin: 0px;
	padding: 0px;
	height: 150px;
	width: 260px;
	display: inline;
	float: left;
	background-image:  url(../../imgs/bg_3ms.gif);
	background-repeat: no-repeat;
	background-position: right bottom;





}
#news .inblock {
	padding: 0px 5px 5px;
	overflow: auto;
	height: 185px;
	width: 250px;
	margin: 0px;
	font-size: 80%;



}
#inblock-3mv p,#inblock-3mf p,#inblock-3ms p {
	font-size: 80%;
	padding: 5px;
	color: #330066;


}
.inblock-3l img {
	margin: 0px;
	padding: 0px;
	float: left;
	border: none;
}

/* レイアウト・サブナビ */

#snavi {
	clear: both;
	height: 25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding: 0px 30px 0px 0px;
	margin: 0px;
	text-align: right;
	width: 770px;




}
#snavi li {
	overflow: hidden;
	float: right;
	display: inline;
	list-style-position: inside;
	list-style-type: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #CCCCCC;
	background-color: #666666;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;

}
#snavi li a {
	display: block;
	color: #FFFFFF;
	margin: 0px;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	font-size: 90%;

}

