/*全体構造
-----------------------------------------------------*/
h1,h2,h3,h4,h5,h6,a,li,td,th,dd,dt,p,a{	max-height:999999px}
*			{
	margin: 0;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 0;
}
.clear{
	clear: both;
	height: 1px;
	font-size: 1px;
	padding: 0;
	margin: 0;
	display: block;
	background: transparent no-repeat;
}
.cleardot {
	clear: both;
	height: 1px;
	font-size: 1px;
	padding: 0;
	margin: 0;
	display: block;
	background: transparent no-repeat;
	border-bottom: 1px dotted #bbb;
}
body {
	line-height: 20px;
	font-size: 15px;
	font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Hiragino Sans", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN",  Arial, "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height:1.6;
	margin-top: 0px;
	background: #FFF url(../img/common/bg.jpg) repeat left top;
	-webkit-text-size-adjust: 100%;
}
#page {
	width: 850px;
	text-align: left;
	margin: auto;
	background-color: #FFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #947038;
	border-bottom-color: #947038;
	border-left-color: #947038;
	border-left-width: 1px;
}
/*フォント
-----------------------------------------------------*/
h1 {
	font-size: 10pt;
	color: #5C3E1A;
	line-height: 12px;
	position: absolute;
	left: 30px;
	top: 10px;
}
h3 {
	font-size: 18px;
	line-height: 25px;
	color: #664617;
	text-indent: 10px;
	border-bottom-width: 2px;
	border-bottom-style: dashed;
	border-bottom-color: #C2E38C;
	margin-bottom: 15px;
	margin-left: 5px;
}
/*h3 {
	font-size: 18px;
	text-indent: 20px;
	line-height: 180%;
	color: #333;
	margin-bottom: 10px;
}*/
h4 {
	font-size: 16px;
	font-weight: bold;
	color: #996600;
	border-left-width: thick;
	border-left-style: double;
	border-left-color: #C2E498;
	margin-bottom: 10px;
	line-height: 25px;
	vertical-align: middle;
	margin-left: 5px;
	text-indent: 1em;
	padding-top: 5px;
}
h5 {
	font-size: 15px;
	font-weight: bold;
	margin: 2px 0px 0px 5px;
	padding: 10px 0px 0px 10px;
}

.p_bold_red {
	font-weight: bold;
	color: #F00;
}
.p_red {
	color: #F00;
}
/*ヘッダ
--------------------------------------------------------*/
#header {
	margin: 0px;
	clear: both;
	width: 850px;
	float: left;
	background: url(../img/common/bg_header.jpg) no-repeat center top;
	position: relative;
	height: 100px;
}
#header p {
	text-indent: -5000px;
}
/* ナビゲーション
---------------------------------------------------- */
#navi {
	width: 850px;
	height: 40px;
	clear: both;
}
#navi ul {
	width: 850px;
	margin-left: auto;
	margin-right: auto;	
}
#navi ul li {
	display: inline;
	float: left;
	text-decoration: none;
	list-style-type: none;
	text-indent: -5000px;
}
#navi #gn-top a {
	display: block;
	width: 170px;
	height: 40px;
	background: url(../img/gn/gn-top.jpg) no-repeat left top;
	text-decoration: none;
}
#navi #gn-shoukai a {
	display: block;
	width: 170px;
	height: 40px;
	background: url(../img/gn/gn-shoukai.jpg) no-repeat left top;
	text-decoration: none;
}
#navi #gn-sejutsu a {
	display: block;
	width: 170px;
	height: 40px;
	background: url(../img/gn/gn-sejutsu.jpg) no-repeat left top;
	text-decoration: none;
}
#navi #gn-hiji a {
	display: block;
	width: 170px;
	height: 40px;
	background: url(../img/gn/gn-hiji.jpg) no-repeat left top;
	text-decoration: none;
}
#navi #gn-access a {
	display: block;
	width: 168px;
	height: 40px;
	background: url(../img/gn/gn-access.jpg) no-repeat left top;
	text-decoration: none;
}
#navi #gn-top a:hover, #navi #gn-shoukai a:hover, #navi #gn-sejutsu a:hover, #navi #gn-hiji a:hover, #navi #gn-access a:hover{
	opacity: 0.7;
}

/* サブコンテンツ
---------------------------------------------------- */
#sub {
	float: right;
	padding-bottom: 15px;
	width: 250px;
	padding-right: 5px;
}
#sub img {
	float: right;
	width: 230px;
	margin-right: 15px;
	margin-bottom: 5px;
}
#sub a img{
	border: none;
}
#sub .banner a img:hover {
	opacity: 0.7;
}
#sub #annai {
	float: left;
	padding-bottom: 10px;
	width: 230px;
	padding-right: 20px;
}
#sub #annai img {
	float: left;
	width: 230px;
	height: 157px;
	margin-left: 5px;
	margin-bottom: 10px;
}
#sub #annai p {
	width: 240px;
	font-size: 11px;
	margin: 5px 5px 15px;
	float: left;
	clear: both;
}
#sub #annai .h1 {
	font-size: 14px;
	line-height: 30px;
	margin-bottom: 5px;
	float: left;
	width: 240px;
	color: #333;
	font-weight: bold;
	margin-top: 10px;
	background-image: url(../img/common/sub_h1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: 1em;
}
#sub #annai .h2 {
	font-size: 14px;
	line-height: 150%;
	margin-bottom: 5px;
	float: left;
	width: 240px;
	color: #333;
	font-weight: bold;
	margin-top: 5px;
	text-indent: 0.7em;
	border-bottom-width: 1px;
	border-left-width: 4px;
	border-bottom-style: dashed;
	border-left-style: solid;
	border-bottom-color: #947038;
	border-left-color: #FF9933;
}
#sub #annai .h3 {
	font-size: 14px;
	line-height: 20px;
	margin-bottom: 20px;
	float: left;
	width: 240px;
	color: #333;
	font-weight: bold;
	background: url(../img/common/tel.gif) no-repeat left top;
	text-indent: 1px;
	clear: both;
}
#sub .banner {
}
#sub .banner img {
	margin-bottom: 15px;
	float: left;
}
/*フッター
------------------------------------------------------*/
#bottom {
	width: 849px;
	height: 30px;
	font-size: 12px;
	color: #444444;
	clear: both;
	margin-top: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-bottom: 5px;
	text-align: center;
}
ul.menu {

	text-align: center;
	list-style-type: none;
}
ul.menu li {
	display: inline;
}
a {
	text-decoration: none;
}
a:link {
	color: #0066CC;
}
a:visited {
	color: #993333;
}
a:hover {
	color:#0000CC;
	text-decoration: underline;
}
#footer {
	width: 839px;
	height: 35px;
	font-size: 11px;
	color: #444444;
	text-align: center;
	clear: both;
	padding-right: 9px;
	line-height: 40px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #1B7500;
	background: #C0E393;
}


#footer small{
	color: #000000;
	margin: 0;
	padding: 0;
	font-size: 100%;
}
#footer small a{
	color: #000000;
	text-decoration: none;
}

#footer small a:hover{
	color: #000000;
	text-decoration: none;
}


#bottom a:link {
	color: #000000;
}
#bottom a:visited {
	color: #000000;
}
.rubi {
	font-size: 11px;
	color: #999;
	font-weight: bold;
	line-height: 120%;
}
