@charset "shift_jis";

/* --box --*/

#body_bg_box {
	background:url(../imgs/bg_others_side.gif) repeat-y;
	width:960px;
	}
	
#body_bg_box li.absolute{
	border-bottom:2px dotted #2f88ba;
	}
									
#body_bg_box li.absolute a:link {
	color:#2f88ba;
	}
										
#body_bg_box li.absolute a:visited {
	color:#2f88ba;
	}
												
#body_bg_box li.absolute a:hover {
	color:#2f88ba;
	}
	
#body_bg_box li.absolute a:active {
	color:#2f88ba;
	}
	
#sideconte_box li {
	list-style:none;
	padding:5px 0 0 10px;
	background:url(../imgs/bg_linkarrow_oth.gif) 0 0.9em no-repeat;
	}

/* --box --*/


/* --title --*/

#body_box .title_box {
	background:#afd8ef url(../../others/imgs/bg_others_title.gif) repeat-y;
	padding:2px 10px 2px 10px;
	font-weight:bold;
	}
	
#body_box .sub_title,
h3,
h4 {
	font-weight:bold;
	border-bottom:3px solid #2f88ba;
	margin:1em 0;
	display:block;
	}
	
#body_box #sitemap .sub_title:first-letter,
#body_box #sitemap h4		{
	color:#2f88ba;
	}

		
/* --title --*/


/* --list --*/

#body_box ul {
	padding:0 0 0 1em;
	}
		
#body_box ul.basic {
	list-style:none;
	}
	
#body_box ul.basic li {
	text-indent:-1em;
	}
	
#body_box ul.basic li:first-letter {
	color:#7f7361;
	}
		
/* --list --*/


/* --link --*/
		
#body_box a.arrow:link {
	padding:5px 0 0 10px;
	background:url(../imgs/bg_linkarrow.gif) 0 0.6em no-repeat;
	}
										
#body_box a.arrow:visited {
	padding:5px 0 0 10px;
	background:url(../imgs/bg_linkarrow.gif) 0 0.6em no-repeat;
	}
												
#body_box a.arrow:hover {
	padding:5px 0 0 10px;
	background:url(../imgs/bg_linkarrow.gif) 0 0.6em no-repeat;
	}
	
#body_box a.arrow:active {
	padding:5px 0 0 10px;
	background:url(../imgs/bg_linkarrow.gif) 0 0.6em no-repeat;
	}

#body_box div.arrow {
	padding:0 0 0 10px;
	background:url(../imgs/bg_linkarrow.gif) 0 0.5em no-repeat;
	}

/* --link --*/


/* --list --*/
		
.date dt{
	float:left;
	width:70px;
	padding:1.2em 0 1em 0;
	border-top:1px dotted #ccc;
	}
	
.date dd{
	float:left;
	width:550px;
	padding:1.2em 0 1em 0;
	border-top:1px dotted #ccc;
	}
	
.date_3cols dt{
	float:left;
	width:70px;
	padding:1.2em 0 1em 0;
	border-top:1px dotted #ccc;
	}
	
.date_3cols dd.first{
	float:left;
	width:550px;
	padding:1.2em 0 1em 0;
	border-top:1px dotted #ccc;
	}

.date_year dt{
	float:left;
	width:100px;
	padding:1.2em 0 1em 0;
	border-top:1px dotted #ccc;
	}
	
.date_year dd{
	float:left;
	width:520px;
	padding:1.2em 0 1em 0;
	border-top:1px dotted #ccc;
	}
	
/* --list --*/



/* --form --*/	
		
#body_box .from_text {
	width:250px;
	border:1px solid #ccc;
	font-size:1.1rem;
	}
	
#body_box .from_select_normal {
	border:1px solid #ccc;
	width:250px;
	background:#dcd5cb;
	}
	
#body_box .from_select {
	border:1px solid #ccc;
	width:250px;
	background:#dcd5cb;
	}
	
#body_box .from_select optgroup option,
#body_box .from_select option.title{
	background:#dcd5cb;
	}
	
#body_box .from_select option{
	background:#c1b3a0;
	}
	
#body_box .from_select_box {
	margin:0.5em 0 2em 0;
	padding:5px 0 0 10px;
	background:url(../imgs/bg_linkarrow.gif) 0 0.9em no-repeat;
	}				

/* --form --*/



/* -- ページング --*/
#body_box .paging_navi {
	padding: 0 0 20px 0;
	}
/* 次へ */
#body_box .paging_navi .float_right a {
	padding:5px 10px 0 0;
	background:url(../imgs/bg_linkarrow.gif) right 0.6em no-repeat;
	}
	
/* 前へ */
#body_box .paging_navi .float_left a {
	padding:5px 0 0 10px;
	background:url(../imgs/bg_linkarrow_back.gif) 0 0.6em no-repeat;
	}

/* -- ページング --*/



/* 見ごろ情報 */
#body_box #season {
	
	}
	
#body_box #season #information {
	padding-bottom:20px;
	}
	
#body_box #season #information .float_left {
	width: 400px;
	}

#body_box #season #information .float_left .date {
	font-weight: bold;
	margin-bottom: 5px;
	}

#body_box #season #information .float_right {
	paddin-top: 30px;
	}

#body_box #season #information .float_right dl dd {
	text-align: center;
	margin-bottom: 10px;
	}

#body_box #season #information .float_right dl dt img {
	border: none;
	}
/* 見ごろ情報 */




/* --today --*/
body#galleryPopup {
	background: #ffffff;
}
body#galleryPopup #popupHeader {
	margin-bottom: 30px;
	padding: 11px 11px 11px 13px;
	border-bottom: 1px solid #2f88ba;
}
	body#galleryPopup #popupHeader .float_right {
		padding-top: 9px;
	}
		body#galleryPopup #popupHeader .float_right img {
			border-style: none;
		}

body#galleryPopup #popupFooter {
	border-top: 1px solid #2f88ba;
	padding: 10px 0;
	text-align: center;
}

#today_box {
	margin: 0 auto 40px;
	width: 660px;
	text-align: left;
}
	#today_box .year {
		margin-top: 5px;
		text-align: right;
	}
	.calendarTop {
		background: #e2e2e2;
		padding: 2px 0;
		text-align: center;
		font-weight: bold;
	}
	.calendarBottom {
		background: #f8f8f8;
		margin-top: 1px;
		padding: 0 20px;
		width: 620px;
		height: 1%;
		overflow: hidden;
	}
		.calendarBottom li {
			list-style: none;
			float: left;
			width: 20px;
		}
			.calendarBottom li a {
				font-weight: bold;
			}
	#today_box div {
		margin-top: 20px;
		border-bottom: 2px solid #ececec;
		width: 660px;
		overflow: hidden;
	}
		#today_box div dl {
			float: left;
			margin-left: 5px;
			width: 440px;
		}
			#today_box div dl dt {
				font-weight: bold;
			}
		#today_box div table {
			float: right;
			width: 200px;
		}
			#today_box div table td {
				text-align: center;
				vertical-align: top;
			}
		#today_box .pageTop a {
			background: url(../imgs/bg_pagetoparrow.gif) no-repeat right center;
			padding: 0 15px 0 0;
		}
/* --today --*/

