body {
	margin-left: 0;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0px;
	background-repeat: repeat;
	background-position: center;
	background-color: #FFFFFF;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
#menu {
	background-color: #FF6491;
}
.menu_btn {
	background-color: #FF6491;
	border: thin solid #FF6491;
	width: 198px;
}
a:active {
	text-decoration: none;
	color: #000000;
}


#topframe {
	width: 830px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}

#topheader_area {
	position:relative;
	left:0;
	top:0;
	width:800px;
	height:150px;
	z-index:1;
	margin-right: 12px;
	margin-left: 11px;
}
#Layer1 {
	position:absolute;
	left:665px;
	top:107px;
	width:136px;
	height:22px;
	z-index:2;
	background-image: url(../contents_img/icon_mail.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 22px;
	vertical-align: middle;
	padding-top: 5px;
}
.blog_main_contents {
	width: 690px;
	margin-right: 15px;
	margin-left: 15px;
	margin-top: 15px;
	margin-bottom: 25px;
	padding-right: 55px;
	padding-left: 55px;
}

.whatsnew_contents {
	width: 660px;
	margin-right: 70px;
	margin-left: 70px;
	margin-top: 15px;
	margin-bottom: 25px;
}

#whatsnew {
	margin: 15px;
	width: 800px;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.main_blog_text {
	background-position: left;
	width: 190px;
	margin-right: 20px;
	margin-left: 20px;
}
.commodity {
	margin-top: 10px;
}
#copyright_area {
	font-size: 10px;
	color: #333333;
	width: 800px;
	margin-right: 15px;
	margin-left: 15px;
	text-align: center;
	height: 30px;
}
