a { text-decoration: none; }
a:link { color: #3678BF; }
a:visited { color: #3678BF; }
a:hover { color: #AB3344; }
a:active { color: #AB3344; }
a img {
	border-style: none;
	border-width: 0px;
	text-decoration: none;
}

p {
	font-size: 90%;
	line-height: 19px;
}

h1 {
	margin: 0;
	padding: 0;
	width: 150px;
	height: 97px;
	background: url(../img/logo.gif) left center no-repeat;
	font-size: 1px;
	text-indent: -9999px;
}
h1 a {
	display: block;
	width: 150px;
	height: 97px;
	background: url(../img/logo.gif) left center no-repeat;
	font-size: 1px;
	text-indent: -9999px;
/*＼*/
	overflow: hidden;
/* */
}

h3 {
	margin: 10px 0 5px;
	padding: 0;
	width: 300px;
	height: 20px;
	font-size: 1px;
	text-indent: -9999px;
}
h3#monthflower {
	margin-top: 10px;
	width: 500px;
	background: url(../new/img/hl-flower.gif) center top no-repeat;
}
h3#whatsnew { background: url(../new/img/hl-whatsnew.gif) left top no-repeat; }
h3#info { background: url(../new/img/hl-info.gif) left top no-repeat; }
h3#campaign { background: url(../new/img/hl-campaign.gif) left top no-repeat; }
h3#propose { background: url(../new/img/hl-propose.gif) left top no-repeat; }
ul {
	margin: 0;
	padding: 0 0 10px;
}
ul li {
	margin: 0;
	padding: 0;
}

#flower {
	display: block;
	padding-top: 10px;
	vertical-align: top;
	background: url(../new/img/200703/flower1.jpg) right 10px no-repeat;
}
#monthflower-image {
	width: 500px;
	height: 220px;
}

.whatsnew-list { margin-left: 10px; }
.whatsnew-list h4 {
	margin: 5px 0;
	font-size: 90%;
	color: #8F70B0;
}
.whatsnew-list ul {
	margin-left: 20px;
	list-style-type: square;
	font-size: 90%;
}
.whatsnew-list ul li { line-height: 1.5em; }
.info-list ul {
	margin-left: 10px;
	list-style-type: none;
	font-size: 90%;
}
.info-list ul li {
	padding: 5px 0 5px 25px;
	background: url(../new/img/flower-icon.gif) left 3px no-repeat;
	color: #8FC31F;
	font-weight: bold;
}

#campaign-box {
	margin: 10px 0;
	padding: 20px 0;
	border: 1px solid #CCC;
	text-align: center;
}

.clear {
	clear: both;
	height: 0;
}

.thumb,
.thumb-l,
.thumb-r { margin-bottom: 0.5em; }
.thumb-l {
	float: left;
	margin-right: 0.5em;
}
.thumb-r {
	float: right;
	margin-left: 0.5em;
}

.red,
.orange,
.blue { font-weight: bold; }
.red { color: #910003; }
.orange { color: #faa819; }
.blue { color: #008ce0; }
