@charset "utf-8";
/* CSS Document */

#main_menu li#mm_media a , #main_menu li#mm_media a:hover {
	background-position: -294px -28px;
}

body {
	background-color: #589F63;
}

h1 {
	position: absolute;
	top: 10px;
	left: 15px;
}
h1 a {
	width: 100px;
	height: 118px;
	text-indent: -99999px;
	background-image: url(../images/ideas/logo_header.gif);
	background-repeat: no-repeat;
	display: block;
}

#account_login a {
	color: #589F63;
}
#cart a {
	color: #589F63;
}

#main_contents {
	background-image: url(../images/ideas/main_contents_bg.jpg);
}

#main_contents p {
	margin: 40px 0 0 235px;
	padding: 190px 0 0 0;
	width: 450px;
	height: 420px;
	font-size: 18px;
	font-weight: bold;
	line-height: 1.8em;
	text-align: center;
	text-indent: -99999px;
	color: #368943;
	background-image: url(../images/ideas/comming_soon_bg.jpg);
	background-repeat: no-repeat;
}
#main_contents p a {
	text-decoration: none;
	color: #7CBC40;
}
#main_contents p a:hover {
	color: #B3D991;
}


address {
	background-image: url(../images/ideas/logo_footer.gif);
	color: #589F63;
}
address a {
	color: #589F63;
}
