@charset "Shift_JIS";
@import "reset.css";

html{
	height: 100%;
}

body{
	height: 100%;
	font-size: 95%;/*変更箇所*/
	font-family: "Hiragino Kaku Gothic Pro", HiraKakuPro-W3, "ヒラギノ角ゴ Pro W3", "メイリオ", Meiryo, "MS P ゴシチEけ", verdana, sans-serif;
}

/*共通（変更不可）*/

#container{
	width: 100%;
	position: relative;
	height: auto !important;/*IE6対策*/
	height: 100%;/*IE6対策*/
	min-height: 100%;
	min-width: 1000px;
	background-image: url(../img/header.gif);
	background-repeat: repeat-x;
}

#header{
	margin: auto;
}

#wrap,#s-wrap,#n-wrap{
	margin: auto;
	overflow: hidden; /*高さ固定。ないとフッターが重なる。*/
}

#pan{
	width: 100%;
}

#contents{
	float: right;
}

#menu{
	float: left;
}

#footer,#s-footer,#n-footer{
	width: 100%;
	min-width: 1000px;
	position: absolute;
	bottom: 0px;
}

#f-bass,#navi,#n-navi{
	margin: auto;
}

.clearfix:after {/*floatの解除、ここがポイント*/
	display: block;
	clear: both;
	height: 0px;
	visibility: hidden;
	content: ".";
}

.clearfix {
	min-height: 1px; /*IE6、7対策*/
}

*html .clearfix{
	height: 1px;
	/*\*//*/ /*MAC IE5.x対策*/
	height: auto;
	overflow: hidden;
	/**/
}

/*共通（変更箇所）*/

#header{
	width: 1000px;
	height: 120px;
	font-size: 12px;
}

#header p{
	padding: 2px 0 0 0;
	font-size: 12px;
	color: #834e00;
}

#header img{
	float: left;/*右・左表示したい方に合わせて変更*/
	padding: 20px 0 0 0;
}

#header ul{
	float: right;/*右・左表示したい方に合わせて変更*/
	padding: 70px 0 0 0;
	font-size: 120%;
	font-weight: bold;
}

#header li{
	display: block;/*変更不可*/
	margin: 0 10px 0 0;
	width: 90px;
	height: 20px;
	float: left;/*右・左表示したい方に合わせて変更**/
	font-weight: bold;
	padding-left: 20px;
	background-image: url(../img/list.gif);
	background-repeat: no-repeat;/*変更不可*/
}

#header li a{
	color: black;
	text-decoration: none;
}

#wrap,#s-wrap,#n-wrap{
	position:relative;
	width: 1000px;
}

#wrap{
	padding: 0 0 130px 0;
}

#s-wrap{
	padding: 0 0 160px 0;
}

#n-wrap{
	padding: 0 0 200px 0;
}

#pan{
	height: 25px;
	padding-top: 15px;
	padding-left: 20px;
	font-size: 12px;
	background-image: url(../img/home.gif);
	background-repeat: no-repeat;/*変更不可*/
}

#contents{
	width: 730px;
}

#contents p{
	margin: 0 0 0 0;
}

h3{
	width: 100%;
	height: 25px;
	margin-top: 20px;
	margin-bottom: 10px;
	padding-left: 15px;
	padding-top: 15px;
	font-size: 18px;
	font-family: HG平成明朝体W9;
	background-image: url(../img/o_mark.gif);
	background-repeat: no-repeat;
	text-shadow: 2px 2px 0px white,-2px 2px 0px white,2px -2px 0px white,-2px -2px 0px white;
}

#comment{
	margin: 0 10px 0 10px;
	line-height: 1.5;
}

#orange td{
	line-height: 1.8;
	padding: 2px 10px 2px 10px;
}

#color{
	border-width: 0 0 2px 0;
	border-style: solid;
	border-color: #ff6600;
}

#green td{
	border-width: 1px;
	border-style: solid;
	border-color: #bfbfbf;
	line-height: 1.8;
	padding: 2px 5px 2px 5px;
}

.g{
	background-color: #e2efda;
}

.r{
	text-align: right;
}

.c{
	text-align: center;
}

.b{
	font-weight: bold;
}

.size{
	font-size: 19px;
}

#comment .photo,#comment p{
	padding: 0 0 5px 25px;
}

#n-comment p{
	padding: 5px 0 20px 12px;
	line-height: 1.5;
}

#mark{
	background-image: url(../img/mark.gif);
	background-repeat: no-repeat;
	margin: 5px 0 5px 10px;
	padding: 0 0 0 20px;
	line-height: 1.1;
	color: #ff6600;
	font-weight: bold;
	font-size: 110%;
}

#onpu {
	margin: 10px 0 10px 10px;
}

#onpu li{
	display: block;/*変更不可（これないと、デフォルトのマークが出る。）*/
	text-decoration: none;/*変更不可（これないと、デフォルトのマークが出る。）*/
	background-image: url(../img/onpu.gif);
	background-repeat: no-repeat;
	margin: 5px 0 5px 10px;
	padding: 0 0 5px 20px;
	line-height: 1.1;
}

#onpu img{
	padding: 10px 0 10px 0;
}

#set{
	margin: -10px 0 0 0;
	width: 700px;
}

#set ul{
	width: 47%;
	text-align: left;
}

#set .left{
	float: left;
}

#set .right{
	float: right;
}

#calendar{/*20250919変更*/
	width: 700px;
	margin: 10px 0 0 25px;
}


#p-navi{
	margin: 10px 0 10px 0;
	height: 32px;
	width: 100%;
	text-align: right;
}

#contact{
	width: 520px;
	text-align: center;
}

#inq{
	font-size: 125%;
	margin: 0 0 25px 0;
}

/*交通アクセス*/

#a-map iframe{
	margin: 0 0 20px 0;
}

#a-map p{
	width: 600px;
	margin-bottom: 10px;
}

/*サブページタイトルイメージ*/

h1{
	margin: 0 0 0 0;
}

/*メニュー（変更箇所）*/

#menu ul{
	width: 250px;
	padding: 0 0 40px 0;
}

#menu li a{
	display: block;/*変更不可*/
	overflow: hidden;/*変更不可*/
	width: 0px;/*変更不可*/
	height: 48px;
	background-image: url(../img/menu.gif);
	padding: 0 0 0 250px;
	background-repeat: no-repeat;/*変更不可*/
}

#m1 a{
	background-position: 0 0;
}

#m1 a:hover{
	background-position: -250px 0; 
}

#o1 a{
	background-position: -250px 0; 
}

#m2 a{
	background-position: 0 -48px;
}

#m2 a:hover{
	background-position: -250px -48px; 
}

#o2 a{
	background-position: -250px -48px; 
}

#m3 a{
	background-position: 0 -96px;
}

#m3 a:hover{
	background-position: -250px -96px; 
}

#o3 a{
	background-position: -250px -96px; 
}

#m4 a{
	background-position: 0 -144px;
}

#m4 a:hover{
	background-position: -250px -144px; 
}

#o4 a{
	background-position: -250px -144px; 
}

/*サブメニュー（変更箇所）*/

#s-menu ul,#s2-menu ul{
	width: 220px;
	margin: 15px 0 20px 15px;
}

#s-menu li a,#s2-menu li a{
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #ff9900;
	background-image: url(../img/sub_list.gif);
	background-repeat: no-repeat;
	text-decoration: none;
}

#s-menu ul{
	line-height: 1.8;
}

#s-menu li a{
	padding: 5px 0 0 20px;
	height: 30px;
}

#s2-menu ul{
	line-height: 1.2;
}

#s2-menu li a{
	padding: 10px 0 0 20px;
	height: 43px;
}

/*フッター（変更箇所）*/

#footer,#s-footer,#n-footer{
	margin: 20px 0 0 0;
	background-repeat: repeat-x;
}

#footer{
	height: 110px;
	background-image: url(../img/t_footer.gif);
}

#s-footer{
	height: 140px;
	background-image: url(../img/s_footer.gif);
}

#n-footer{
	height: 180px; 
	background-image: url(../img/n_footer.gif);
}

#navi{
	width: 1000px;
	height: 30px;
	text-align: right;
}

#n-navi{
	width: 1000px;
}

#n-navi table{
	margin: 0 0 14px 310px;
}

#n-navi table td{
	width: 230px;
	text-align: center;
}

#n-navi img{
	padding-right: 7px;
	vertical-align: middle;
}

#f-bass{
	padding: 20px 0 20px 0;
	width: 1000px;
	font-size: 80%;
	line-height: 1.8;
}

#f-bass p{
	font-size: 115%;
	font-weight: bold;
}

/*お知らせ（トップ／ショートリスト）*/

h2{
	margin: 20px 0 10px 0;
}

#i-navi{
	margin: 10px 0 0 0;
	padding: 10px 0 0 0;
	border-width: 3px 0 0 0;
	border-style: solid;
	border-color: #99cc00;
}

#i-navi a{
	font-size: 12px;
	font-weight: bold;
	color: black;
	text-decoration: none;
	padding: 0 0 0 20px;
	background-image: url(../img/list.gif);
	background-repeat: no-repeat;
}

#ichiran iframe{
	margin: 0 0 0 10px;
}

#ichiran li{
	line-height: 1.8;
}

/*お知らせ一覧*/

#list{
	line-height: 1.2;
	width: 100%;
	margin: 20px 0 0 0;
}

#list ul li{
	margin: 0 0 10px 0;
	padding: 0 0 0 20px;
	background-image: url(../img/list.gif);
	background-repeat: no-repeat;
	list-style-type: none;
}

/*お知らせ（ページ）*/

#atchfiles{
	margin: 0 0 0 12px;
	font-size: 90%;
}

#tenp img{
	float: left;
	margin: 0 8px 0 0;
}

#tenp{
	margin: 0 0 10px 0;
}