@charset "utf-8";

/*=============== 四季と花だよりタイトル ===============*/
.flowersTitle {
	float: right;
	width: 816px;
	margin-bottom: 20px;
	clear: both;
	height: 37px;
}

/*=============== 四季と花だより2カラム ===============*/
.flowers2column {
	float: right;
	width: 794px;
	padding-right: 22px;
	clear: both;
}

/*=== 左カラム（サイドメニュー） ===*/
.flowers2column .left {
	float: left;
	width: 205px;
	text-align: left;
	margin-bottom: 20px;
	background: url(../../images/menu_bg.gif) no-repeat;
	overflow: visible;
	height: 500px;
}

.flowersList {
	padding: 20px 10px 0px;
}

.flowersList li {
	list-style: none;
	line-height: 130%;
	margin-bottom: 10px;
	background: url(../../images/menu_point.gif) no-repeat left 1px;
	padding-left: 15px;
	margin-left: 0px;
	border-bottom: 1px solid #FFFFFF;
	padding-bottom: 10px;
	font-size: 93%;
}

.flowersList a,
.flowersList a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #5C6AAD;
}

.flowersList a:hover {
	color: #CC3399;
	text-decoration: underline;
}

/*=== 右カラム（リード＆四季のボタン） ===*/
.flowers2column .right {
	float: right;
	width: 568px;
	text-align: left;
	margin-bottom: 30px;
}

.flowers2column .right .lead {
	width: 568px;
	padding-bottom: 10px;
}

.flowers2column .right .lead h2 {
	font-size: 130%;
	line-height: 100%;
	font-weight: bold;
	color: #009900;
	padding-bottom: 8px;
	margin-bottom: 12px;
	border-bottom: 1px solid #009900;
	padding-top: 2px;
	margin-left: 10px;
	margin-top: 10px;
}

.flowers2column .right .lead h3 {
	line-height: 125%;
	padding-left: 10px;
}

.flowersBtn {
	width: 100%;
}

.flowersBtn em {
	visibility: hidden;
}

/*=== 四季のボタン（春） ===*/
.flowersBtn .flowersBtn1 {
	background: url(../../images/flowers_btn01_over_j.jpg) no-repeat;
	float: left;
}

.flowersBtn .flowersBtn1 a {
	background: url(../../images/flowers_btn01_up_j.jpg) no-repeat;
	display: block;
	height: 155px;
	width: 283px;
	text-decoration: none;
}

.flowersBtn .flowersBtn1 a:hover {
	background: url(none);
	text-decoration: none;
}

/*=== 四季のボタン（夏） ===*/
.flowersBtn .flowersBtn2 {
	background: url(../../images/flowers_btn02_over_j.jpg) no-repeat;
	float: left;
}

.flowersBtn .flowersBtn2 a {
	background: url(../../images/flowers_btn02_up_j.jpg) no-repeat;
	display: block;
	height: 155px;
	width: 283px;
	text-decoration: none;
}

.flowersBtn .flowersBtn2 a:hover {
	background: url(none);
	text-decoration: none;
}

/*=== 四季のボタン（秋） ===*/
.flowersBtn .flowersBtn3 {
	background: url(../../images/flowers_btn03_over_j.jpg) no-repeat;
	float: left;
}

.flowersBtn .flowersBtn3 a {
	background: url(../../images/flowers_btn03_up_j.jpg) no-repeat;
	display: block;
	height: 155px;
	width: 283px;
	text-decoration: none;
}

.flowersBtn .flowersBtn3 a:hover {
	background: url(none);
	text-decoration: none;
}

/*=== 四季のボタン（冬） ===*/
.flowersBtn .flowersBtn4 {
	background: url(../../images/flowers_btn04_over_j.jpg) no-repeat;
	float: left;
}

.flowersBtn .flowersBtn4 a {
	background: url(../../images/flowers_btn04_up_j.jpg) no-repeat;
	display: block;
	height: 155px;
	width: 283px;
	text-decoration: none;
}

.flowersBtn .flowersBtn4 a:hover {
	background: url(none);
	text-decoration: none;
}

/*=== 右カラム（四季のページ） ===*/
.flowers2column .seasonArea {
	float: right;
	width: 522px;
	text-align: left;
	padding-right: 24px;
	margin-bottom: 30px;
	padding-left: 24px;
	border: 1px solid #CCCCCC;
	padding-bottom: 30px;
}

/*=== ページのタイトル ===*/
.seasonArea h2 {
	padding-left: 10px;
	font-size: 130%;
	font-weight: bold;
	color: #007900;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-bottom: 8px;
	border-left: 8px solid #999999;
	line-height: 100%;
}

/*=== 本文中の見出し ===*/
.seasonArea h3 {
	font-size: 120%;
	font-weight: bold;
	color: #007900;
	padding-bottom: 10px;
	line-height: 120%;
	width: 520px;
}

/*=== 季節の見出し（色） ===*/
h2.springColor,
h3.springColor {
	color: #FF6094;
}

h2.summerColor,
h3.summerColor {
	color: #3366FF;
}

h2.autumnColor,
h3.autumnColor {
	color: #9F5B1C;
}

h2.winterColor,
h3.winterColor {
	color: #7883A0;
}

/*=== 四季のページ本文 ===*/
.seasonArea .flowersBody {
	margin-bottom: 20px;
	width: 520px;
	clear: both;
}

.seasonArea .flowersBody p {
	font-size: 100%;
	line-height: 155%;
	text-indent: 1em;
}

/*=== メイン写真 ===*/
.seasonArea .photoArea {
	width: 520px;
	margin-bottom: 10px;
}

.seasonArea .photoArea img {
	border: 1px solid #CCCCCC;
}

/*=== メイン写真（キャプション） ===*/
.seasonArea .photoArea p {
	font-size: 90%;
	line-height: 100%;
	text-align: right;
	padding-bottom: 0px;
	margin-top: 4px;
}

/*=== サブ写真 ===*/
.seasonArea .photoSubArea {
	width: 520px;
	margin-bottom: 20px;
}

.seasonArea .photoSubArea .setBoxLeft{
	float: left;
	width: 255px;
	text-align: center;
}

.seasonArea .photoSubArea .setBoxRight{
	float: right;
	width: 255px;
	text-align: center;
}

.seasonArea .photoSubArea .setBoxLeft img,
.seasonArea .photoSubArea .setBoxRight img {
	border: 1px solid #CCCCCC;
}

/*=== サブ写真キャプション（左揃え） ===*/
.seasonArea .photoSubArea .setBoxLeft p,
.seasonArea .photoSubArea .setBoxRight p {
	font-size: 90%;
	line-height: 120%;
	text-align: left;
	margin-top: 4px;
}

/*=== サブ写真キャプション（中央揃え） ===*/
.seasonArea .photoSubArea .setBoxLeft p.center,
.seasonArea .photoSubArea .setBoxRight p.center {
	font-size: 90%;
	line-height: 120%;
	text-align: center;
	margin-top: 4px;
}

/*=============== ページトップ ===============*/
.flowers2column .seasonArea .pageTop {
	width: 520px;
	text-align: right;
	padding-top: 16px;
}

.flowers2column .seasonArea .pageTop p {
	font-size: 90%;
	line-height: 100%;
}


.flowers2column .seasonArea .pageTop a,
.flowers2column .seasonArea .pageTop a:visited {
	line-height: 100%;
	color: #996600;
	text-decoration: none;
}

.flowers2column .seasonArea .pageTop a:hover {
	color: #CC0000;
	text-decoration: underline;
}
