/* Common */

body {
	background-color:#eeeebb;
	color:#000000;
	margin:0 auto;
	text-align:center;
}

a:link    { color:#0000ff; }
a:visited { color:#ff00ff; }
a:active  { color:#ff0000; }
a:hover { color:#ff0000; }

.clear {clear:both;}
.hide {display: none;}
.txtb {font-weight:bold;}
#line-l {border-left:1px solid #00ada9;}
#line-top {border-bottom:1px solid #336600;}
#line-bottom {border-bottom:1px solid #336600;}

.color1 {color:#336600; }
.color2 {color:#cccc99; }
.color3 {color:#eeeebb; }
.color4 {color:#ff6600; }

#txtright {text-align:right;}
#txtleft {text-align:left;}
#txtcenter {text-align:center;}

/* Base */

#base {
	width:1000px;
	background:transparent url(../images2/back_body2.gif) repeat-y center;
	margin:0 auto;
}

/* Header */

#header {
	width:900px;
	margin:0 auto;
	background-color:#ffffcc;
	text-align:left;
}
div#header img#noumin {
	float:left;
	width:140px;
	margin-top:5px;
	margin-left:15px;
	margin-right:18px;
	vertical-align:bottom;
}
#headerside {
	float:right;
	width:325px;
	padding-top:10px;
	padding-right:15px;
	text-align:right;
}
#eJ {
	margin-bottom:5px;
}
/* for IE */
*html #headerside {
	width:340px;
}
/* for WinIE \*/
*html #eJ {
	margin-bottom:0px;
}
/**/
#headertextarea {
	float:left;
	width:380px;
	margin-bottom:5px;
}
#headertext1 {
	padding-top:10px;
	color:#336600;
}
#menu {
	clear:both;
	margin:5px auto 0px;
	padding:2px;
	background-color:#cccc99;
	text-align:center;
}
#whitearea {
	height:20px;
	background-color:#ffffff;
}

/* Main Area */

#main{
	width:900px;
	margin:auto;
}
#top,
#np,
#nptext,
#history,
#column,
#items {
	float:left;
	width:570px;
	margin-left:30px;
	text-align:left;
}
/* for IE */
*html #top,
*html #np,
*html #nptext,
*html #history,
*html #column,
*html #items,
*html #e-items {
	width:600px;
	margin-left:0;
	padding-left:30px;
}
#bar {
	background-color:#eeeebb;	
	border:1px solid #336600;
	padding:2px 5px;
	text-align:left;
	margin-bottom:10px;
}
#history #bar,
#column #bar {
	margin-bottom:20px;
}
#bar img {
	vertical-align:bottom;
}
#searchform {
	text-align:center;
	margin-bottom:5px;
}
#topp {
	margin:0 auto 20px;
	text-align:center;
}
#toptpsm {
	float:right;
	width:420;
	text-align:right;
}
#toptps {
	padding-left:20px;
	margin-bottom:20px;
}
#topnws {
	padding-left:20px;
}
#backbtn {
	text-align:center;
}
#sub {
	float:right;
	width:278px;
	text-align:center;
}
#sub-top {
	border-bottom:4px solid #cccc99;
}
/* for Win IE \*/
*html #sub-top {
	padding-bottom:15px;
}
/* */
#sub-bottom {
	padding:10px 0;
	text-align:center;
}
#sub-bottom img {
	vertical-align:bottom;
	margin:5px 0;
}
#hot {
	width:240px;
	background-color:#eeeebb;
	border:1px solid #336600;
	text-align:center;
	margin:0 auto 15px;
}
#hot img {
	vertical-align:bottom;
}

/* for IE */
*html #hot {
	width:242px;
}
#hot-top {
	background-color:#336600;
	padding:3px 0;
}
#hot-text {
	padding:3px;
	text-align:left;
}

/* Footer */

#footer {
	clear:both;
	height:75px;
	background:transparent url(../images2/back_bottom.gif) no-repeat center top;
	margin-top:20px;
}
#footertext {
	padding-top:7px;
	margin-left:65px;
	text-align:left;
}
#counter {
	width:63px;
	float:right;
	padding-top:16px;
	margin-right:65px;
}
#counter img {
	border:2px solid #000000;
}
/* for MacIE */
*html #counter {
	width:128px;
	margin-right:30px;
}
/* for WinIE \*/
*html #counter {
	width:128px;
	margin-right:15px;
}
/* */

/* for a-Column */

#cgiName {
	text-align:right;
}
#column h2 {
	text-align:center;
}
#column .img {
	margin: 10px;
}
#column .imgPosition {
	text-align: center;
}

/* English Page */

#e-base {
	width:1000px;
	background:transparent url(../images2/back_body.gif) repeat-y center;
	margin:0 auto;
}
#e-main {
	width:800px;
	margin:auto;
}
#e-items {
	float:right;
	width:570px;
	text-align:left;
	margin-bottom:15px;
}
#e-sub {
	float:left;
	width:190px;
}
#e-items h1 {
	color:#336600;
	text-align:center;
	margin:20px auto;
}
#e-items h3 {
	text-align:center;
}
#e-items ol#normal {
	margin-top:5px;
}
#e-items li {
	margin-bottom:10px;
}
#e-items li table {
	margin-top:5px;
}
#e-sub ol {
	text-align:left;
	padding-left:10px;
}
/* for IE */
*html #e-sub ol {
	padding-left:0;
}
