body {
	background: #444444 url("../images/bg.gif") repeat-x;
	margin: 0px;
	padding: 0px;
	color: #666666;
	font-family: Osaka, "‚l‚r ƒSƒVƒbƒN","ƒqƒ‰ƒMƒmŠpƒS Pro W3";
}

a {
	text-decoration: underline;
	color: #000066;
}

a:active {
	text-decoration: underline;
	color: #660000;
}

a:visited {
	text-decoration: underline;
	color: #000066;
}

a:hover {
	text-decoration: underline;
	color: #660000;
}

#wrapper {
	width: 800px;
	background-color: #FFFFFF;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

#mainContents {
	width: 770px;
}

#whatsNew {
	width: 500px;
	text-align: left;
	font-size: 10px;
	line-height: 130%;
	vertical-align: top;
}

.topWhatsNew {
	padding-left: 2px;
	padding-right: 2px;
}

.new {
	color: #660000;
}

#bannarArea {
	width: 265px;
	padding: 5px;
	background-color: #EEEEEE;
	vertical-align: top;
	text-align: center;
}

#footer {
	width: 770px;
	text-align: left;
}

#contentsArea {
	width: 610px;
	text-align: left;
	vertical-align: top;
}

#bannarRight {
	background-image: url(../images/bn_right_bg.gif);
	vertical-align: top;
}

.upDown {
	font-size: 10px;
}

.upDown a {
	text-decoration: underline;
	color: #444444;
}

.upDown a:active {
	text-decoration: underline;
	color: #660000;
}

.upDown a:visited {
	text-decoration: underline;
	color: #444444;
}

.upDown a:hover {
	text-decoration: underline;
	color: #660000;
}

.txtSmall {
	font-size: 10px;
	line-height: 120%;
}

.txtNormal {
	font-size: 12px;
	line-height: 120%;
}

.txtBig {
	font-size: 14px;
	line-height: 120%;
}

#rightMenu {
	vertical-align: top;
	background-color: #EEEEEE;
}

#rightMenuSub {
	vertical-align: top;
	padding: 10px;
	font-size: 10px;
	line-height: 120%;
	text-align: left;
}

#rightMenuSub a {
	text-decoration: underline;
	color: #444444;
}

#rightMenuSub a:active {
	text-decoration: underline;
	color: #660000;
}

#rightMenuSub a:visited {
	text-decoration: underline;
	color: #444444;
}

#rightMenuSub a:hover {
	text-decoration: underline;
	color: #660000;
}

.messageTitle {
	color: #333333;
	font-size: 12px;
}

.messageContents {
	padding: 5px;
	font-size: 12px;
	line-height: 140%;
}

.favoriteRed {
	color: #DE7C7C;
	font-size: 12px;
}

.favoriteBlue {
	color: #6699CC;
	font-size: 12px;
}

/*mess_banner*/
div.mess_banner{
	width:255px;
	height:100px;
	background-image: url(../images/bn_message_bg.jpg);
	text-align:left;
}

.mess_banner a{
	padding:45px 0px 0px 95px;
	width:160px;
	height:55px;
	display:block;
	
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "Hiragino Kaku Gothic Pro", Osaka, sans-serif;
	color:#660000;
	font-size:10px;
	text-decoration: none;
	line-height:140%;
}


