@charset "utf-8";
/* ----- fomating style -----*/
* {
	margin: 0px;
	padding: 0px;
	font-style: normal;
}
body {
	font-size: 75%;
	line-height: 1.5em;
	color: #000;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
/* ----- link style -----*/
a img {
	text-decoration: none;
	border-style: none;
}
a:link {
	text-decoration: none;
	font-weight: bold;
	color: #000;
}
a:hover {
	color: #C00;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #000;
	text-decoration: none;
	font-weight: bold;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 140%;
	line-height: 1.5em;
}
h2 {
	font-size: 130%;
	line-height: 1.5em;
}
h3 {
	font-size: 120%;
	line-height: 1.4em;
	text-align: left;
}
h4 {
	font-size: 110%;
	line-height: 1.4em;
}
#wrapper {
	margin: 0px auto;
	padding: 0px;
	clear: both;
}
#header {
	margin: 0px auto;
	padding: 0px;
	clear: both;
	width: 800px;
	height: 61px;
}
#header #contact {
	width: auto;
	text-align: right;
	margin: 50px 0px 0px;
	padding: 0px;
	height: 1.5em;
	display: block;
	line-height: 1.5em;
	font-size: 85%;
}


#navi {
	margin: 0px auto;
	padding: 0px;
	clear: both;
	background-image: url(images/jogakura_navi.gif);
	background-repeat: repeat-x;
	height: 45px;
	border-top: 1px solid #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	text-align: center;
	width: auto;
}
#navi ul {
	margin: 0px auto;
	padding: 0px;
	clear: both;
	list-style: none;
	height: 45px;
	width: 792px;
}
#navi ul li {
	width: 130px;
	float: left;
	text-align: center;
	display: block;
	border-right: 1px solid #FFF;
	border-left: 1px solid #FFF;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #FFF;
	border-bottom-color: #FFF;
	line-height: 40px;
	height: 40px;
}
#navi ul li a:hover {
	color: #C00;
	display: block;
	border-bottom: 5px solid #FC3;
	border-top-width: 5px;
	border-right-width: 5px;
	border-left-width: 5px;
	border-top-color: #FC3;
	border-right-color: #FC3;
	border-left-color: #FC3;
}
#navi #navi_a #aa {
	color: #C00;
	display: block;
	border-bottom: 5px solid #FC3;
}
#navi #navi_b #bb {
	color: #C00;
	display: block;
	border-bottom: 5px solid #FC3;
}
#navi #navi_c #cc {
	color: #C00;
	display: block;
	border-bottom: 5px solid #FC3;
}
#navi #navi_d #dd {
	color: #C00;
	display: block;
	border-bottom: 5px solid #FC3;
}
#navi #navi_e #ee {
	color: #C00;
	display: block;
	border-bottom: 5px solid #FC3;
}
#navi #navi_f #ff {
	color: #C00;
	display: block;
	border-bottom: 5px solid #FC3;
}




#main {
	background-color: #FFF;
	margin: 0px auto;
	padding: 0px;
	clear: both;
	width: 800px;
}
#main #flash{
	margin: 0px auto 5px;
	padding: 0px;
	clear: both;
	width: 800px;
	height: 240px;
	background-color: #CCC;
}
#main #banner {
	margin: 0px 0px 16px;
	padding: 0px;
}
#main #object {
	margin: 0px 0px 20px;
	padding: 0px;
}
#main #object #news {
	width: 590px;
	float: left;
	background-color: #F8F4F3;
	padding: 2px 0px 10px;
	margin: 0px;
	border-top: 2px solid #3D1F07;
	height: 300px;
}
#main #object #news dl {
	margin: 3px 0px 3px 0em;
	padding: 0px 1px 3px 1em;
	border-bottom: 1px dotted #999;
}
#main #object #news dl dt {
	width: 7em;
	float: left;
	margin: 0px;
	padding: 0px;
	background-image: url(images/shikaku8pix_red.gif);
	background-repeat: no-repeat;
	line-height: 1.5em;
	height: 1.5em;
	text-indent: 10px;
	background-position: left center;
}
#main #object #news dl dd {
	margin: 0px 0em 0px 7em;
	padding: 0px;
}
#main #object #topics {
	width: 180px;
	margin: 0px 0px 0px 620px;
	padding: 2px 0px 10px;
	background-color: #F8F4F3;
	border-top: 2px solid #3D1F07;
	height: 300px;
}
#address  {
	font-size: 85%;
	line-height: 1.4em;
	text-align: center;
	margin: 0px;
	padding: 0px;
}


#footer {
	border-top: 6px groove #9C0;
	margin: 5px 0px 0px;
	padding: 0px;
	background-image: url(images/jogakura_footer.gif);
	background-repeat: repeat-x;
	height: 80px;
}
#footer_object {
	margin: 0px auto;
	padding: 5px 0px 0px;
	clear: both;
	width: 800px;
	height: 40px;
}
#footer #copy {
	margin: 0px;
	padding: 0px;
	float: left;
	width: auto;
	font-size: 85%;
}
#footer #navi2 {
	width: auto;
	margin: 0px;
	padding: 0px;
	text-align: right;
	font-size: 85%;
}
.center {
	text-align: center;
}
.right {
	text-align: right;
}
.box_news {
	line-height: 2em;
	font-weight: bold;
	background-color: #3D1F07;
	height: 2em;
	color: #FFF;
	margin: 0px;
	padding: 0px;
	text-indent: 1em;
}
.box_2 {
	line-height: 2em;
	font-weight: bold;
	background-color: #3D1F07;
	height: 2em;
	color: #FFF;
	margin: 0px;
	padding: 0px;
	text-indent: 6em;
}

.topics {
	margin: 0px 1.5em;
	padding: 0px;
	background-image: url(images/yajirusi1.gif);
	background-repeat: no-repeat;
	background-position: left center;
	line-height: 2em;
	height: 2em;
	text-indent: 22px;
}
.top8pix {
	margin: 8px 0px 0px;
	padding: 0px;
}
.caption_center {
	font-size: 85%;
	text-align: center;
}
.underline_1 {
	border-bottom: 3px dotted #CCC;
	margin: 0px 0px 10px;
	padding: 0px;
}

.jisage1_underLine {
	border-bottom: 1px dotted #3D1F07;
	margin: 5px 10px 0px;
	padding: 0px;
}
.jisage1_underLine3 {
	text-indent: 1em;
	border-bottom: 1px dotted #3D1F07;
	margin: 5px 10px 0px;
	background-image: url(images/icon_orange_3kaku.gif);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	line-height: 1.5em;
	height: 1.5em;
	background-position: left center;
}
.jisage1_underLine3_2 {
	text-indent: 10em;
	border-bottom: 1px dotted #3D1F07;
	margin: 5px 10px 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	line-height: 1.5em;
	height: 1.5em;
}

.jisage2_underLine {
	border-bottom: 1px dotted #3D1F07;
	margin: 5px 10px 0px;
	padding: 0px;
	text-indent: 1em;
}



.tb_a {
	font-weight: bold;
	background-color: #FDF2EA;
	padding: 5px;
	text-align: center;
	border-bottom: 1px solid #3D1F07;
	border-left: 3px solid #3D1F07;
	margin: 0px;
}
.tb_b {
	background-color: #FDF2EA;
	padding: 5px 5px 5px 16px;
	text-align: left;
	border-bottom: 1px solid #3D1F07;
	margin: 0px;
}
.tb_b_dot {
	background-color: #FDF2EA;
	padding: 5px 5px 5px 16px;
	text-align: left;
	border-bottom: 1px dotted #3D1F07;
	margin: 0px;
}
.tb_enkaku {
	font-weight: bold;
	background-color: #FFF;
	padding: 2px 0px 2px 2em;
	text-align: justify;
	border-bottom: 1px solid #3D1F07;
	border-left: 3px solid #3D1F07;
	margin: 0px;
}
.tb_enkaku_b {
	background-color: #FFF;
	padding: 2px 2px 2px 16px;
	text-align: left;
	border-bottom: 1px solid #3D1F07;
	margin: 0px;
}
.tb_enkaku_b_right {
	background-color: #FFF;
	padding: 0px 10px 0px 0px;
	text-align: right;
	border-bottom: 1px solid #3D1F07;
	margin: 0px;
}

.tb_b_enkaku_dot {
	background-color: #FFF;
	padding: 2px 2px 2px 16px;
	text-align: left;
	border-bottom: 1px dotted #3D1F07;
	margin: 0px;
}
.tb_kyuusyoku {
	font-weight: normal;
	background-color: #FFF;
	padding: 5px 10px;
	text-align: left;
	border-bottom: 1px solid #3D1F07;
	border-left: 3px solid #3D1F07;
	margin: 0px;
}
.tb_under_line1 {
	line-height: 2em;
	height: 2em;
	padding: 0px 10px 0px 20px;
	border-bottom: 1px solid #3D1F07;
	background-color: #E8E7D8;
	border-left: 1px solid #3D1F07;
}
.tb_under_line2 {
	line-height: 2em;
	height: 2em;
	padding: 0px 10px 0px 20px;
	border-bottom: 1px solid #3D1F07;
	background-color: #eff7ef;
}
.tb_under_line3 {
	line-height: 2em;
	height: 2em;
	padding: 0px 10px 0px 20px;
	border-bottom: 1px solid #3D1F07;
	background-color: #FEFFE8;
}
.text_red {
	color: #C30;
}

#object #poricy {
	margin: 10px 50px 0px;
	padding: 0px;
	clear: both;
}
#navi_kari {
	margin: 0px auto;
	padding: 0px;
	clear: both;
	background-image: url(images/jogakura_navi.gif);
	background-repeat: repeat-x;
	height: 45px;
	border-top: 1px solid #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	text-align: center;
	width: auto;
}
#navi_kari ul {
	margin: 0px auto;
	padding: 0px;
	clear: both;
	list-style: none;
	height: 45px;
	width: 800px;
}
#navi_kari ul li {
	width: 158px;
	float: left;
	text-align: center;
	display: block;
	border-right: 1px solid #FFF;
	border-left: 1px solid #FFF;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #FFF;
	border-bottom-color: #FFF;
	line-height: 40px;
	height: 40px;
}
#navi_kari ul li a:hover {
	color: #C00;
	display: block;
	border-bottom: 5px solid #FC3;
	border-top-width: 5px;
	border-right-width: 5px;
	border-left-width: 5px;
	border-top-color: #FC3;
	border-right-color: #FC3;
	border-left-color: #FC3;
}
#navi_kari #navi_a #aa {
	color: #C00;
	display: block;
	border-bottom: 5px solid #FC3;
}
#navi_kari #navi_b #bb {
	color: #C00;
	display: block;
	border-bottom: 5px solid #FC3;
}
#navi_kari #navi_c #cc {
	color: #C00;
	display: block;
	border-bottom: 5px solid #FC3;
}
#navi_kari #navi_d #dd {
	color: #C00;
	display: block;
	border-bottom: 5px solid #FC3;
}
#navi_kari #navi_e #ee {
	color: #C00;
	display: block;
	border-bottom: 5px solid #FC3;
}
#navi_kari #navi_f #ff {
	color: #C00;
	display: block;
	border-bottom: 5px solid #FC3;
}

