html,body {
	background-color: #7F0034;
	background-image: url(../image/back.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	scrollbar-face-color: #7F0034;
    scrollbar-highlight-color: #9F5166;
    scrollbar-shadow-color: #9F5166;
    scrollbar-3dlight-color: #9F5166;
    scrollbar-arrow-color: #9F5166;
    scrollbar-track-color:#7F0034;
    scrollbar-darkshadow-color:#9F5166;
}

#container {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	background-image: url(../image/back.jpg);
	text-align: center;
}

#basearea {
	bpadding: 0px;
	height: 560px;
	width: 900px;
	margin-top: 7%;
}

#menu {
	height: 30px;
	width: 900px;
	background-color: #7F0034;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	vertical-align: middle;
}
#menu a {
	height: 30px;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	vertical-align: middle;
	text-decoration: none;
	vertical-align: middle;
}

#basearea #contents {
	margin: 0px;
	padding: 15px 0px 0px;
	height: 485px;
	width: 900px;
	text-align: center;
	background: #9F5166;
	float: left;
}

#basearea #contents .side {
	float: left;
	height: 485px;
	margin: 0px;
	padding: 0px;
	width: 250px;
	height: 485px;
}

#basearea #contents .side .title {
	text-align: center;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 250px;
	height: 79px;
}

#basearea #contents .side .info {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	color: #FFFFFF;
	float: left;
	width: 190px;
	height: 232px;
	padding-left: 50px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}

#basearea #contents .side .linkimage {
	float: left;
	width: 250px;
	margin-bottom: 10px;
	padding: 0px;
	display:inline;
	text-align: center;
	height: 124px;
	margin-top: 0px;
}


#basearea #contents .main {
	text-align: left;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 485px;
	width: 350px;
	display:inline;
}


#basearea #contents .main .concept {
	text-align: center;
	float: left;
	width: 300px;
	margin: 0px 40px 20px 10px;
	padding: 0px;
	font-weight: normal;
	font-variant: normal;
	height: 93px;
	display:inline;
}

#basearea #contents .main .system {
	margin: 0px 40px 0px 10px;
	padding: 0px;
	float: left;
	width: 300px;
	background: #7F0034;
	text-align: left;
	height: 15px;
	display:inline;
}

#basearea #contents .main .price {
	padding: 10px 0px 0px 7px;
	float: left;
	width: 290px;
	font: normal 12px/15px "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	color: #FFFFFF;
	text-align: left;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #7F0034;
	margin-top: 0px;
	margin-right: 40px;
	margin-left: 10px;
	height: 142px;
	margin-bottom: 20px;
	display:inline;
}


#basearea #contents .main .whatsnew {
	padding: 0px;
	float: left;
	width: 300px;
	margin: 0px 40px 0px 10px;
	background: #7F0034;
	text-align: left;
	height: 15px;
	display:inline;
}

#basearea #contents .main .topics {
	margin: 0px 40px 20px 10px;
	float: left;
	width: 300px;
	text-align: center;
	padding: 0px;
	height: 170px;
	display:inline;
}

#basearea #contents .photo {
	text-align: center;
	margin: 0px 0px 2px;
	padding: 0px;
	float: right;
	width: 300px;
	height: 485px;
	display:inline;
}

#basearea #contents .photo .image {
	text-align: center;
	margin: 0px 0px 15px;
	padding: 0px;
	float: right;
	width: 300px;
}


#footer {
	background-color: #7F0034;
	margin: 0px;
	padding: 0px;
	width: 900px;
	height: 30px;
}

#footer .link {
	margin: 0px;
	padding: 5px 0px 4px 20px;
	float: left;
	width: 300px;
	text-align: left;
}
#footer #copy {
	margin: 0px;
	float: left;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 7px;
}

.back {
	float: right;
	padding-top: 8px;
	padding-right: 20px;
	padding-bottom: 8px;
}

p {
	margin: 0px;
	padding: 0px;
}
