@charset "utf-8";
/* CSS Document */

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

　common.css　全ページ共通で使用するスタイル

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



/*-------------------------------------------------
Reset
-------------------------------------------------*/
html,div,img,h1,h2,h3,h4,h5,h6,ul,li,ol,dl,dd,dt,p{
	margin: 0;
	padding: 0;
	font-size:100%;
	font-weight:normal;
	border:0px;
}
ul{
	list-style-type:none;
}


/*-------------------------------------------------
Common
-------------------------------------------------*/
/* Body */
body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin:0px;
	padding:0px;
	color:#000000;
	text-align:center;
	font-size: 82%;
	line-height: 180%;
	background-image: url(img2/hai.jpg);
	background-position: center top;
	background-repeat: repeat;
}

/*Link*/
a {
	color:#FF6600;
	text-decoration:none;
}
a:visited {
	color:#F60;
}
a:hover {color:#ff6500; text-decoration:underline;}

/* クリア用 */
.clear{
	clear:both;
}

/* h2 */
h2{
	background-image: url(img2/h2back.png);
	background-repeat: no-repeat;
	background-position: center center;
	padding-top: 30px;
	padding-bottom: 30px;
	padding-left: 50px;
	font-size: 18px;
	font-weight: bolder;
	color: #805F39;
	margin-top: 20px;
}


/*-------------------------------------------------
Navigation　グローバルナビゲーション（全ページ共通）
-------------------------------------------------*/
#navigation {
	height:67px;
	background:url(img2/menu.jpg) no-repeat;
	width: 984px;
	position: relative;
	margin-bottom: 40px;
}
/* Navigation */
#navigation ul {
	list-style-type:none;
}
#navigation li {
	display:inline;
}
#navigation li a {
	position:absolute;
	display:block;
	height:67px;
	text-indent:-1000em;
	text-decoration:none;
}

#navigation li.menu0 a {
	left:0px;
	width:129px;
	background-image: url(img2/menu.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#navigation li.menu0 a:hover {
	background:url(img2/menu.jpg) no-repeat -0px -67px;
}

#navigation li.menu1 a {
	left:123px;
	width:89px;
	background:url(img2/menu.jpg) no-repeat -123px -0px;
}
#navigation li.menu1 a:hover {
	background:url(img2/menu.jpg) no-repeat -123px -67px;
}

#navigation li.menu2 a {
	left:212px;
	width:92px;
	background:url(img2/menu.jpg) no-repeat -212px -0px;
}
#navigation li.menu2 a:hover {
	background:url(img2/menu.jpg) no-repeat -212px -67px;
}


#navigation li.menu3 a {
	left:304px;
	width:127px;
	background:url(img2/menu.jpg) no-repeat -304px -0px;
}
#navigation li.menu3 a:hover {
	background:url(img2/menu.jpg) no-repeat -304px -67px;
}

#navigation li.menu4 a {
	left:431px;
	width:131px;
	background:url(img2/menu.jpg) no-repeat -431px -0px;
}
#navigation li.menu4 a:hover {
	background:url(img2/menu.jpg) no-repeat -431px -67px;
}

#navigation li.menu5 a {
	left:562px;
	width:177px;
	background:url(img2/menu.jpg) no-repeat -562px -0px;
}
#navigation li.menu5 a:hover {
	background:url(img2/menu.jpg) no-repeat -562px -67px;
}

#navigation li.menu6 a {
	left:739px;
	width:99px;
	background:url(img2/menu.jpg) no-repeat -739px -0px;
}
#navigation li.menu6 a:hover {
	background:url(img2/menu.jpg) no-repeat -739px -67px;
}

#navigation li.menu7 a {
	left:838px;
	width:144px;
	background:url(img2/menu.jpg) no-repeat -838px -0px;
}
#navigation li.menu7 a:hover {
	background:url(img2/menu.jpg) no-repeat -838px -67px;
}


#navigation p {
	text-align: left;
	padding-right: 16px;
	text-indent: 5px;
}



/*-------------------------------------------------
Navigation　グローバルナビゲーション（全ページ共通）
-------------------------------------------------*/
#navigation2 {
	height:67px;
	background:url(img2/menu2.jpg) no-repeat;
	width: 984px;
	position: relative;
	margin-bottom: 10px;
}
/* Navigation */
#navigation2 ul {
	list-style-type:none;
}
#navigation2 li {
	display:inline;
}
#navigation2 li a {
	position:absolute;
	display:block;
	height:67px;
	text-indent:-1000em;
	text-decoration:none;
}

#navigation2 li.menu0 a {
	left:0px;
	width:129px;
	background-image: url(img2/menu2.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#navigation2 li.menu0 a:hover {
	background:url(img2/menu2.jpg) no-repeat -0px -67px;
}

#navigation2 li.menu1 a {
	left:123px;
	width:89px;
	background:url(img2/menu2.jpg) no-repeat -123px -0px;
}
#navigation2 li.menu1 a:hover {
	background:url(img2/menu2.jpg) no-repeat -123px -67px;
}

#navigation2 li.menu2 a {
	left:212px;
	width:92px;
	background:url(img2/menu2.jpg) no-repeat -212px -0px;
}
#navigation2 li.menu2 a:hover {
	background:url(img2/menu2.jpg) no-repeat -212px -67px;
}


#navigation2 li.menu3 a {
	left:304px;
	width:127px;
	background:url(img2/menu2.jpg) no-repeat -304px -0px;
}
#navigation2 li.menu3 a:hover {
	background:url(img2/menu2.jpg) no-repeat -304px -67px;
}

#navigation2 li.menu4 a {
	left:431px;
	width:131px;
	background:url(img2/menu2.jpg) no-repeat -431px -0px;
}
#navigation2 li.menu4 a:hover {
	background:url(img2/menu2.jpg) no-repeat -431px -67px;
}

#navigation2 li.menu5 a {
	left:562px;
	width:177px;
	background:url(img2/menu2.jpg) no-repeat -562px -0px;
}
#navigation2 li.menu5 a:hover {
	background:url(img2/menu2.jpg) no-repeat -562px -67px;
}

#navigation2 li.menu6 a {
	left:739px;
	width:99px;
	background:url(img2/menu2.jpg) no-repeat -739px -0px;
}
#navigation2 li.menu6 a:hover {
	background:url(img2/menu2.jpg) no-repeat -739px -67px;
}

#navigation2 li.menu7 a {
	left:838px;
	width:144px;
	background:url(img2/menu2.jpg) no-repeat -838px -0px;
}
#navigation2 li.menu7 a:hover {
	background:url(img2/menu2.jpg) no-repeat -838px -67px;
}


/*-------------------------------------------------
Wrapper
-------------------------------------------------*/

#wrapper {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}



/*-------------------------------------------------
Wrapper
-------------------------------------------------*/

#rogo {
	height: 66px;
	width: 360px;
	display: block;
	text-indent: -1000em;
	background-image: url(img2/rogo.png);
	background-repeat: no-repeat;
	background-position: left center;
	float: left;
}
#rogo a {
	height: 66px;
	width: 360px;
	text-indent: -1000em;
	display: block;
}



/*-------------------------------------------------
Header
-------------------------------------------------*/

#header {
	text-align: left;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(img2/menu4.png);
	background-repeat: no-repeat;
	height: 67px;
	z-index: 2;
	background-position: right top;
}



/*-------------------------------------------------
Top
-------------------------------------------------*/

#top {

}



/*-------------------------------------------------
Main
-------------------------------------------------*/	

#main {
	background-image: url(img2/ma2.png);
	background-repeat: repeat-y;
	background-position: left top;
}



/*-------------------------------------------------
Footer
-------------------------------------------------*/

#footer {
	clear: both;
	float: none;
	text-align: center;
	line-height: 120%;
	color: #FFF;
	background-image: url(img2/footer.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #88B415;
}

.name {
	font-size: 16px;
	font-weight: bolder;
	margin-bottom: 2px;
}
#footer-left {

}
#footer-right {
	float: right;
	background-image: url(img2/tel.jpg);
	background-repeat: no-repeat;
	background-position: 5px center;
	border: 1px dotted #BC8B02;
	background-color: #F7EEA4;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 64px;
	line-height: 120%;
	width: 340px;
	filter: alpha(opacity=65);
	-moz-opacity:0.25;
	opacity:0.65;
}
* html #footer-right {
	width: 404px;
}


/*-------------------------------------------------
Font
-------------------------------------------------*/
ul {
	list-style-type: none;
}
#mmenu {
	position: absolute;
	top: 0px;
	left: 690px;
	width: 280px;
	margin-top: 64px;
	height: 20px;
}

#mmenu li {
	float: left;
}
.sm1 {
	height: 20px;
	width: 160px;
	text-indent: -1000em;
	display: block;
}
.sm1 a {
	height: 20px;
	width: 160px;
	text-indent: -1000em;
	display: block;
}

.sm2 {
	height: 20px;
	width: 70px;
	text-indent: -1000em;
	display: block;
	float: right;
}
.sm2 a {
	height: 20px;
	width: 120px;
	text-indent: -1000em;
	display: block;
}
/*Link*/
#pan {
	padding-left: 14px;
	padding-top: 5px;
	padding-bottom: 5px;
}

#shita {
	background-image: url(img/shita.jpg);
	background-repeat: no-repeat;
	height: 61px;
	width: 655px;
	margin-top: -20px;
	clear: both;
	float: none;
}
table {

}
td {

}
table {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #BC8B02;
	border-right-color: #BC8B02;
	border-bottom-color: #BC8B02;
	border-left-color: #BC8B02;
	width: 620px !important;
	margin-top: 20px;
	margin-bottom: 20px;
	padding: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
table table {
	width: auto!important;
}
td {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #BC8B02;
	border-right-color: #BC8B02;
	border-bottom-color: #BC8B02;
	border-left-color: #BC8B02;
	padding-right: 4px;
	padding-left: 4px;
	margin: 0px;
}
.p1 {
	color: #FFF;
}
#main h3 {
	background-color: #BC8B02;
	color: #FFF;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 8px;
	margin-bottom: 14px;
	font-weight: bolder;
	clear: both;
	float: none;
}
#right ul li img {
	margin: 0px;
	padding: 0px;
}
#right ul li {
	margin: 0px;
	display: block;
	padding: 0px;
}
#pan a {
	color:#000;
	text-decoration:none;
}
#pan a:visited {color:#000; text-decoration:underline;}
#pan a:hover {color:#ff6500; text-decoration:underline;}
.p2 {
	font-size: 10px;
	line-height: 120%;
}
#seisakutyu {
	text-align: center;
	padding-top: 200px;
	padding-bottom: 200px;
}
.p3 {
	font-size: 14px;
	font-weight: bolder;
	color: #B0409C;
}
.p4 {
	font-size: 14px;
	font-weight: bolder;
	color: #C00;
}
.adof p {
	float: left;
}
.adof .img {
	float: left;
	margin-right: 10px;
}
.section {
	padding: 10px;
	margin-bottom: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	background-color: #EBEBEB;
}
.adof img {
	float: left;
	margin-right: 10px;
}
#smenu li {
	height: 36px;
	width: 220px;
	display: block;
}
#smenu li a {
	display: block;
	height: 36px;
	width: 220px;
}

/*-------------------------------------------------
タイトル
-------------------------------------------------*/

.t1 {
	background-image: url(img/title1.jpg);
	height: 35px;
	width: 526px;
	margin-bottom: 10px;
}
.t2 {
	background-image: url(img/title2.jpg);
	height: 35px;
	width: 526px;
	margin-bottom: 10px;
}
.t3 {
	background-image: url(img/title3.jpg);
	height: 35px;
	width: 526px;
	margin-bottom: 10px;
}

.c1 {
	background-image: url(img/kodawari.png);
	height: 60px;
	width: 526px;
	margin-bottom: 10px;
	background-repeat: no-repeat;
}


/*-------------------------------------------------
レイアウトボックス
-------------------------------------------------*/

#left {
	width: 239px;
	text-align: left;
	float: left;
	margin-bottom: 30px;
}
#box1 {
	margin-bottom: 40px;
	background-image: url(img2/mitsukaru.jpg);
	background-repeat: no-repeat;
	height: 759px;
	text-indent: -1000em;
}
#box2 {
	background-image: url(img/kodahai.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
}


#right {
	width: 741px;
	text-align: left;
	float: right;
	margin-bottom: 50px;
}
#right2 {
	width: 720px;
	text-align: left;
	float: right;
	margin-bottom: 50px;
}

/*-------------------------------------------------
お知らせ
-------------------------------------------------*/

#date {
	background-color: #F4F3DE;
	padding: 12px;
}
#date  img {
	margin: 0px;
}
#date p {
	line-height: 120%;
}


#sougei {
	background-color: #FFFFFF;
	color: #951E6E;
	padding: 15px;
	line-height: 120%;
	margin-top: 20px;
	border: 1px solid #951E6E;
}
#top {

}
#topics {
	float: right;
	width: 270px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	line-height: 120%;
	margin-right: 8px;
}
#topics dl dt {
	background-image: url(img/ten1.jpg);
	background-repeat: no-repeat;
	background-position: 5px;
	padding-left: 14px;
	color: #BC8B02;
	margin-left: -4px;
}
#topics dl dd {
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #D8D2A5;
}
#smenu li {

}
#smenu {

}
.hassei2 {
	height: 43px;
	width: 130px;
	float: left;
	margin-right: 10px;
	text-align: center;
	color: #F00;
	padding-left: 48px;
	line-height: 120%;
	padding-top: 6px;
}
* html .hassei2 {
	width: 178px;
	padding-top: 12px;
}
.hassei3 {
	height: 43px;
	width: 130px;
	float: left;
	margin-right: 10px;
	text-align: center;
	color: #F00;
	padding-left: 48px;
	line-height: 120%;
	padding-top: 6px;
}
* html .hassei3 {
	width: 178px;
	padding-top: 12px;
}
.hassei4 {
	height: 43px;
	width: 130px;
	float: right;
	text-align: center;
	color: #F00;
	padding-left: 105px;
	line-height: 120%;
	padding-top: 6px;
	padding-right: 0px;
}
* html .hassei4 {
	width: 235px;
	padding-top: 12px;
}
#hassei {
	clear: both;
	float: none;
	background-image: url(img/koutsuuka.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-left: 14px;
}
#wrapper {

}
#hassei dt {
	font-size: 18px;
	font-weight: bolder;
}
#hassei {
	width: 620px;
	height: 114px;
}
#hasseisyou {
	text-align: right;
	height: 35px;
	background-image: url(img/hassei1.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	margin-bottom: 10px;
	padding-top: 5px;
}
#topics img {
	margin-top: 5px;
}
.wa {
	float: left;
	padding-top: 20px;
	font-weight: bolder;
	color: #7D67B9;
}
*html .wa {
	padding-top: 25px;
}
#hasseisyou a img {
	margin-bottom: -4px;
}
#main2 p {
	padding-bottom: 14px;
}
#main2 {
	background-image: url(img2/main-2.jpg);
	background-repeat: repeat-y;
	padding-right: 40px;
	padding-left: 40px;
	font-size: 14px;
	margin: 0px;
	padding-bottom: 0px;
}
#main2 h2 {
	text-indent: 0;
	font-size: 26px;
	font-weight: bold;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	color: #6D5D22;
	margin-bottom: 20px;
	background-image: url(img2/titlehai.jpg);
	background-repeat: no-repeat;
	padding-bottom: 12px;
	padding-left: 34px;
	background-position: left bottom;
	padding-top: 0px;
	line-height: 130%;
}
.mainmap {
	margin-bottom: 10px;
}
#main3 {
	margin-bottom: 40px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding: 0px;
}

#main2 .q {
	font-size: 18px;
	background-image: url(img2/q.jpg);
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
	background-repeat: no-repeat;
	padding-top: 0px;
	background-position: 0px 5px;
}
#main2 .a {
	background-image: url(img2/a.jpg);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-left: 30px;
	padding-right: 30px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}
#bo5 {
	margin-bottom: 10px;
	margin-top: -16px;
	height: 325px;
	background-image: url(img2/kodawari.jpg);
	background-repeat: no-repeat;
	text-indent: -1000em;
}
h1 {
	height: 20px;
	z-index: 0;
}
.pan {

}
#main2 h3 {
	background-image: url(img2/h3hai.jpg);
	padding-left: 20px;
	padding-top: 8px;
	padding-bottom: 3px;
	font-weight: bolder;
	font-size: 14px;
	color: #6D5D22;
	margin-bottom: 20px;
}
h2 a {
	color: #6D5D22;
}
h2 a:visited {
	color: #6D5D22;
}
h2 a:hover {
	color: #6D5D22;
}
#info {
	padding-right: 50px;
	padding-left: 70px;
}
#info dt  {
	clear: left;
	float: left;
	width: 7.5em;
	padding-left: 30px;
	color: #498C21;
	background-image: url(img2/cl.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0.6em;
	margin-left: 0;
}

#info dd {
	margin-bottom: 0.6em;
	margin-left: 7.5em;
	font-size: 16px;
	background-image: url(img2/sen.png);
	background-repeat: repeat-x;
	background-position: left bottom;
}
#info dd a {
	color: #000;
}
#smenu li {
	height: 36px;
	width: 220px;
	margin-bottom: 2px;
	display: block;
}
#smenu li a {
	height: 36px;
	width: 220px;
	display: block;
	margin-bottom: 2px;
	text-indent: -1000em;
}
#smenu1 {
	background-image: url(img2/menu1.png);
	height: 324px;
	width: 229px;
	background-position: left top;
	padding-top: 40px;
	padding-left: 10px;
	background-repeat: no-repeat;
}
#smenu2 {
	background-image: url(img2/menu2.png);
	height: 286px;
	width: 229px;
	background-position: left top;
	padding-top: 40px;
	padding-left: 10px;
	background-repeat: no-repeat;
}
#smenu3 {
	background-image: url(img2/menu3.png);
	height: 250px;
	width: 229px;
	background-position: left top;
	padding-top: 40px;
	padding-left: 10px;
	background-repeat: no-repeat;
}#top {
	margin-top: -12px;
}
.center {
	text-align: center;
}
#wrapper0 {
	background-image: url(img2/footer.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
}
#infowrap {
	background-image: url(img2/info2.png);
	background-repeat: repeat-y;
	background-position: right top;
	margin-bottom: 24px;
}
.textright {
	text-align: right;
}
.bana {
	margin-left: 22px;
}
#ssmenu li {
	float: left;
	display: block;
}
#ssmenu {
	float: right;
	height: 35px;
	width: 563px;
}
#ssmenu li a {
	height: 35px;
	display: block;
	text-indent: -1000em;
}
.ssm1 a {
	width: 113px;
}
.ssm2 a {
	width: 140px;
}
.ssm3 a {
	width: 133px;
}
.ssm4 a {
	width: 95px;
}
.ssm5 a {
	width: 82px;
}
h1 {
	background-image: url(img2/h1back.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 20px;
	padding-bottom: 20px;
}
#right2 h1 span {
	font-size: 24px;
	font-weight: bolder;
	color: #976651;
	line-height: 100%;
	background-color: #FAF8EC;
	padding-right: 20px;
}
.box {
	padding-right: 50px;
	padding-left: 50px;
	margin-bottom: 20px;
}
.box img {
	border: 1px dashed #946450;
	padding: 5px;
	background-color: #F1EFDE;
	margin: 20px;
}
#right2 h1 span a {
	color: #7C5C39;
}
.alignright {
	float: right;
}
.alignleft {
	float: left;
}
#wpcf7 {
	background-color: #F7EEF1;
}
.wpcf7-form {
	padding: 20px;
	background-color: #F8F8EE;
	margin-top: 30px;
	border: 1px dashed #7D5936;
}
#footer span {
	background-color: #879D2F;
	width: auto;
	margin-right: auto;
	margin-left: auto;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 10px;
}
#footer span a {
	color: #FFF;
}
table table {
	width: auto;
}
#fmenu1 {
	float: left;
	text-align: left;
	width: 280px;
}
#fmenu2 {
	float: left;
	text-align: left;
	width: 220px;
}
#fmenu3 {
	float: left;
	text-align: left;
	width: 260px;
}
#fmenu4 {
	float: left;
	text-align: left;
	width: 220px;
}
#footermenu {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
#footermenu a {
	color: #000;
	background-color: #FCFBF3;
	margin-bottom: 10px;
	padding-right: 8px;
	padding-left: 8px;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #8CA831;
}
#fmenu1 li {
	margin-bottom: 10px;
}
#fmenu2 li {
	margin-bottom: 10px;
}
#fmenu3 li {
	margin-bottom: 10px;
}
#fmenu4 li {
	margin-bottom: 10px;
}
.bana p {
	float: left;
}
.bana p img {
	margin-right: 7px;
	margin-bottom: 7px;
}
