/******************************************************************************
	StyleSheet for COMMON
******************************************************************************/


/******************************************************************************
	SELECTA
******************************************************************************/
body {
	margin: 0px 0px 0px 0px;
	background-color: #260015;
}
form {
	margin:0px;
}
img {
	border:none;
}
h1,h2,h3 {
	margin:0;
	padding:0;
	
}
a {
	text-decoration:none;
}
a:link {
	color:#CCCCCC;
}
a:visited {
	color:#CCCCCC;
}
a:hover {
	color:#260015;
}
a:active {
	color:#260015;
}


/******************************************************************************
	CLASS (LAYOUT)
******************************************************************************/
.blank2 {
	font-size:0em;
	width:1px;
	height:2px
}
.blank3 {
	font-size:0em;
	width:1px;
	height:3px
}
.blank5 {
	font-size:0em;
	width:1px;
	height:5px
}
.blank10 {
	font-size:0em;
	width:1px;
	height:10px
}
.blank15 {
	font-size:0em;
	width:1px;
	height:15px
}
.blank20 {
	font-size:0em;
	width:1px;
	height:20px
}
.blank30 {
	font-size:0em;
	width:1px;
	height:30px
}
.blank45 {
	font-size:0em;
	width:1px;
	height:45px
}


/******************************************************************************
	CLASS (LOCAL)
******************************************************************************/
.Footer {
	font-size:10px;
	font-family:Arial, Helvetica;
}

#Main {
	width:900px;
	height:500px;
	overflow:auto;
	overflow-x:hidden;
	padding:0px;
	background-color:#FFFFFF;
}
#ContentArea {
	margin: 55px 40px 20px 40px;
	width: 820px;
}
.SelectButton {
	display:block;
	width:10px;
	height:10px;
	font-size:0;
	line-height:0;
	background-color:#CCCCCC;
	margin-bottom:5px;
}
.SelectButtonActive {
	display:block;
	width:10px;
	height:10px;
	font-size:0;
	line-height:0;
	background-color: #260015;
	margin-bottom:5px;
}
.ProductsMenu {
	font-size:12px;
	margin-bottom:10px;
}
.ja .ProductsMenu {
	font-family:"ƒqƒ‰ƒMƒm–¾’© Pro W3", "‚l‚r ‚o–¾’©"
}
a.NowPage {
	color:#260015;
}

.Gray {
	color:#999999;
}
.NewsTitle {
	font-size:14px;
	font-weight:bold;
}

.BgWhite {
	background-color:#FFFFFF;
}
.TextMenu {
	display:none
}