@charset "ISO-8859-1";

*{
	margin: 0;
	padding: 0;
	}
	
body{
	/* background-color: #cc3300; */
	background-color: #464A4D;
	background-image: url(/center/common/img/ringBg.gif);
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}

img{
	border: 0;
	}
	
#wrapper{
	/*width: 588px;*/
	/*
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto 2em; /* the bottom margin is the negative value of the footer's height */
	*/
	}

#leftArea{
	width: 267px;
	float: left;
	margin-right:17px;
	/*padding-top: 264px;*/
	padding-top: 182px;
	}
	
ul{
	margin-bottom: 43px;
	_margin-bottom: 32px;
	text-align: right;
	line-height: 0;
	}
ul li{
	display: block;
	list-style: none;
	line-height: 0;
	/*vertical-align:bottom;*/
	padding-bottom: 13px;
	_padding-bottom: 11px;
	}
li.lastItem{
	padding-bottom: 0px;
	}
a{
	display: block;
	line-height: normal;
	}
.current{
	font-weight: bold;
	}
#topImg{
	text-align: right;
	}
.visual{
	margin: 0 0 14px 0;
	text-align: right;
	}

#pnArea{  }

#num{
	float: left;
	margin-left: 15px;
	}

ul#photoNavi{
	float: right;
	width: auto;
	}
ul#photoNavi li{
	float: left;
	list-style: none;
	line-height: 0;
	margin-left: 5px;
	}
ul#photoNavi li a {
	display: inline;
	font-weight: normal;
	color: #ffffff;
}
ul#photoNavi li a:link {
	text-decoration: none;
	color: #ffffff;
}
ul#photoNavi li a:visited {
	text-decoration: none;
	color: #ffffff;
}
ul#photoNavi li a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
}
ul#photoNavi li a:active {
	text-decoration: none;
	color: #ffffff;
}
p.caption{
	float:right;
	text-align: right;
	margin-left: 15px;
	}

#flashArea{
	position: absolute;
	top: 263px;
	left: 0px;
	}

#rightArea{
	width: 420px;
	height: 100%;
	float: left;
	}
#logo{
	margin-bottom:9px;
	}

.firstTxt {
	margin-left: 5px;
	margin-top: 25px;
	margin-bottom: 39px;
	text-align: left; 
	}	

.txt{
	margin-left: 5px;
	margin-bottom: 14px;
	text-align: left; 
	/*text-align: justify;*/
	/*text-justify: newspaper;*/
	/*text-justify: distribute-all-lines;*/
	}

.klear{
	clear: both;
	line-height: 0;
	height: 0;
	font-size: 0;
	}

/* footer */
#footer{
	margin: 200px 0 5px 5px; 
	/* height: 2em; */
	}

/* font */
.reg{
	font-size: 10px;
	line-height: 14px;
	_font-size: 0.6em;
	_line-height: 1.4em;
	color: #ffffff;
	}
*+html .reg {
  font-size: 0.6em;
	line-height: 1.4em;
	color: #ffffff;
}
.lrg{
	font-size: 12px;
	line-height: 18px;
	color: #ffffff;
	}
.fontBold{
	font-weight: bold;
	}

/* link */
a {
	font-weight: normal;
}
a:link {
	text-decoration: none;
	color: #ffffff;
}
a:visited {
	text-decoration: none;
	color: #ffffff;
}
a:hover {
	text-decoration: none;
	color: #ffffff;
}
a:active {
	text-decoration: none;
	color: #ffffff;
}

/* boldTxt */
a.bold {
	font-weight: bold;
	color: #ffffff;
}
a.bold:link {
	text-decoration: none;
	color: #ffffff;
}
a.bold:visited {
	text-decoration: none;
	color: #ffffff;
}
a.bold:hover {
	text-decoration: underline;
	color: #ffffff;
}
a.bold:active {
	text-decoration: none;
	color: #ffffff;
}


/* Term of use link */
a.tu {
	font-weight: normal;
	display: inline;
}
a:link {
	text-decoration: none;
	color: #ffffff;
}
a:visited {
	text-decoration: none;
	color: #ffffff;
}
a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #ffffff;
}
a:active {
	text-decoration: none;
	color: #ffffff;
}

/* Menu */
ul#menu li a {
	font-weight: normal;
}
ul#menu li a:link {
	text-decoration: none;
	color: #ffffff;
}
ul#menu li a:visited {
	text-decoration: none;
	color: #ffffff;
}
ul#menu li a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
}
ul#menu li a:active {
	text-decoration: none;
	color: #ffffff;
}
