@charset "utf-8";
#header{
	margin-bottom:70px;
}
h1{
	text-align:center !important;
	margin-bottom:0px;
}
.min{
	font-family:"Hiragino Mincho ProN","HiraMinProN-W6","HG明朝E","ＭＳ Ｐ明朝","MS PMincho","MS 明朝",serif;
	font-weight:normal;
	letter-spacing:0.1em;
}

#page_h2{
	font-size:33px;
	letter-spacing:0.1em;
	font-family:"Hiragino Mincho ProN","HiraMinProN-W6","HG明朝E","ＭＳ Ｐ明朝","MS PMincho","MS 明朝",serif;
	font-weight:normal;
	padding-bottom:15px;
	border-bottom:1px solid #E3E6E4;
}
#page_h2 span{
	margin-left:10px;
	font-size:25px;
}
/*　お問い合わせページ
--------------------------------------------------------------------------------------- */
#contact{
	width:623px;
	margin:auto;
	padding:35px 35px 5px 45px;
}

#tb3 th , #tb td{
	font-family: "メイリオ",Meiryo,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
	font-size:12px;
}

#tb3 th{
	padding:10px 15px 5px 15px;
	width:190px;
	font-weight:normal;
	letter-spacing:0.1em;
}

#tb3 td{
	padding:10px 5px 5px;
	width:420px;
		font-family: "メイリオ",Meiryo,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
}

 .input02   {
	padding: 8px;
	margin-right:5px;
	width:250px;
	border: 1px solid #ccc;
}
 .input03   {
	padding: 8px;
	margin-right:5px;
	width:405px;
	border: 1px solid #ccc;
}

textarea {
-webkit-appearance: textarea;
	border: 1px solid #ccc;
	border-image: initial;
	-webkit-rtl-ordering: logical;
	-webkit-user-select: text;
	-webkit-box-orient: vertical;
	resize: auto;
	cursor: auto;
	padding: 2px;
	white-space: pre-wrap;
	width:420px;
	height:148px;
	font-weight:normal;
	font-size:12px;
	font-family: "メイリオ",Meiryo,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
}

#btn{
	margin-top: 30px;
	margin-right: auto;
	margin-left: auto;	
}

/*　百選ページ
--------------------------------------------------------------------------------------- */
.m{
	margin-bottom:15px;
}
#leftBlock{
	float:left;
	width:600px;
}
#rightBlock{
	float:right;
	width:300px;
}
.kisetsuBlock{
	margin-bottom:50px;
}
.ul1{
	margin-right:40px;
	width:120px;
	overflow:hidden;
	float:left;
}
.ul1 li{
	margin-bottom:5px;
}
#kigyouWrap{
	margin-bottom:50px;
}
#kigyou{
}
.rightM{
	font-size:16px;
	margin-bottom:15px;
	font-weight:normal;
}
.rightM span{
	border-bottom:3px solid #D0F3FB;
}
#kigyou_m{
	font-size:14px;
	margin-bottom:5px;
	font-weight:normal;
}

/* スクロール
--------------------------------------------------------- */

#information ul li{
	margin-bottom:10px;
	border-bottom:1px solid #E1E1E1;
	padding-bottom:5px;
}

.date{
	margin-right:25px;
}

div.flexcroll {
	padding:10px;
	height:550px;
	overflow:auto;
	position:relative;
}
.scrollgeneric {
	line-height:1px;
	font-size:1px;
	position:absolute;
	top:0;
	left:0;
}

/* 縦スクロール範囲 */
.vscrollerbase {
	width:3px;
	background-color:#ccc;
}

/* 縦スクロールバー */
.vscrollerbar {
	width:3px;
	background: #999;
}

/* 縦横スクロールバー */
.scrollerjogbox {
	width:8px;
	height:8px;
	top:auto;
	left:auto;
	bottom:0;
	right:0;
	background-color:#CFFEBC;
}

#prof{
	float:right;
}
#prof h3{
	font-size:14px;
	margin-bottom:8px;
}
#spring{
	background:url(../../img/page03/haru.gif) no-repeat center top 120px;
}
#summer{
	height:309px;
	background:url(../../img/page03/natsu.gif) no-repeat left top 120px;
}
#autmn{
	height:309px;
	background:url(../../img/page03/aki.gif) no-repeat center top 120px;
}
#winter{
	height:309px;
	background:url(../../img/page03/fuyu.gif) no-repeat left top 120px;
}
#yasai{
	height:309px;
	background:url(../../img/page03/yasai.gif) no-repeat center top 120px;
}