A:link {
	text-decoration: none;

	color: #AA9F84;
	font-weight: bold;
}

A:active {
	text-decoration: none;

	color: #AA9F84;
	font-weight: bold;
}

A:visited {
	text-decoration: none;

	color: #AA9F84;
	font-weight: bold;
}
A:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #AA9F84;
	font-weight: bold;
}
/*
a:link {
	text-decoration: none;
	color: #666666;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: underline;
	color: #0033FF;
}
a:active {
	text-decoration: none;
}
*/
.style_link {
	font-family: "Californian FB";
	font-weight: bold;
	font-size: 18px;
	display: block;
}
.opened {
	font-weight:bolder;
	color:#990000;
	}
	
h1 a { display:block;
height:90px; /* タイトルの高さ */
width: 300px; /* タイトル部の横幅 */
background:url(http://greenacollection.ocnk.net/data/greenacollection/image/GreenaLogo1_02.png);
background-repeat:no-repeat; /* リピートさせない場合 */
}
h1 span { display:none; }

h2 {
	font-family: "MS PGothic", helvetica, "Times New Roman";
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-align: right;
}
h3	{
	font-family: "Monotype Corsiva", "Lucida Calligraphy", "Times New Roman";
	font-weight: bold;
	font-size: 24px;
	color: #333333;
	text-align: left;
	text-indent: 8px;
	margin-top: 10px;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #B6CD92;
	border-left-color: #B6CD92;
	margin-right: 20px;
	}
h4 {
	font-family: "MS PGothic", helvetica, "Times New Roman";
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}	
body {
	background-image: url(http://greenacollection.ocnk.net/data/greenacollection/image/bg_stripe.png);
	background-repeat: repeat;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	font-size: small;
	color: #555555;
	font-family: "?????? Pro W3", meiryo, "MS P????" ,sans-serif;
}

ul	{
	list-style-type: disc;
	line-height: 125%;
}

#Layer_header {
	position:relative;
	left:auto;
	width:1000px;
	height:78px;
	z-index:1;
	margin-right: auto;
	margin-left: auto;
	font-size: 12px;
	font-family: "MS PGothic", helvetica, "Times New Roman";
	vertical-align: bottom;
	margin-bottom: 45px;
	margin-top: 10px;
}
#Layer_header a {
	float: left;
}
#Layer_header a:hover {
	background-color: transparent;
	}
#Layer_topbar {
	position:relative;
	left:auto;
	top:auto;
	width:1005px;
	height:auto;
	z-index:10;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
}
#Layer_topbar a {
	color: #AA9F84;
	text-decoration: none;
	}
#Layer_topbar a:hover {
	color: #990000;
	text-decoration: none;
	background-color: transparent;
	}

#Layer_main {
	position:relative;
	left:auto;
	right:auto;
	top:auto;
	width:1005px;
	height:auto;
	z-index:0;
	background-color: #FFFFFF;
	overflow: hidden;
	/* font-family: "MS PGothic", helvetica, "Times New Roman"; */
	font-size: 14px;
	text-align: left;
	clear: both;
	margin-right: auto;
	margin-left: auto;
}
#Layer_main a {
	text-decoration: none;
	color:#990000;
	font-weight: bold;
	}
#Layer_main	a:hover {
	text-decoration: underline;
	color: #0033FF;
}

#Layer_main .style_link a {
	line-height: 1.5em;
	float: left;
	width: 7em;
	background-position: center;
	margin-left: 20px;
	display: block;
	vertical-align: top;
}
#Layer_main .style_link a:hover {
	line-height: 1.3em;
	float: left;
	text-decoration: none;
	display: block;
	color: #FFFFFF;
	background-color: #990000;
}
#Layer_main .todayspick {
	text-decoration: none;
	font-size:12px;
	}
	
.image_adjust1 {
	margin-left: 30px;
	text-align: left;
}

.post {
	margin-top: 20px;
	margin-right: 50px;
	margin-bottom: 25px;
	margin-left: 50px;
	line-height: 130%;
}

.image_float {
	float: left;
	margin-right: 5px;
	margin-left: 10px;
	vertical-align: middle;
	clear: both;
}
.contents_center {
	clear: both;
	text-align: left;
	vertical-align: middle;
}

.bold_orange {
	font-weight: bold;
	color: #FF6600;
}
#Layer_main .image_right {
	float: right;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
}
