body {
	text-align:center;
	font-size: 12px;
	margin-top: 0px;
	margin-left: 0px;
}

table {
	border:	0px;
	margin-left: auto;
	margin-right: auto;
	font-size: 12px;
	color: #666666;
}

img {
	border: 0px;
}

a:link{
	color:#3895ff;
	text-decoration:none;
}
a:visited{
	color:#3899ff;
	text-decoration:none;
}
a:active{
	color:#FF7640;
	text-decoration:underline;
}
a:hover{
	color:#FF7640;
	text-decoration:underline;
}

.nager_base {
	width: 726px;
	background-image: URL('/img/back.jpg');
}

.mainmenu_back {
	background-image: URL('/img/head/btn-back.jpg');
}

.rightback {
	background-image: url('/data/img/head/right_back.gif');
	background-repeat: repeat-y;
}

.white_back {
	background-color: #FFFFFF;
}

.grey_back {
	background-color: #E3E3E3;
}

.lightgrey_back {
	background-color: #F1F1F1;
}

.top_right {
	background-image: url('/img/head/top-back.jpg');
	background-repeat: repeat-x;
}

.top-flash {
	background-image: url('/img/main/back.jpg');
	padding-left: 1px;
}

.btn-txt {
	vertical-align: super;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}

.btn-txt:hover {
	vertical-align: super;
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}

.btn-txt:visited {
	vertical-align: super;
	font-size: 11px;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
}

.btn-txt-now {
	vertical-align: super;
	font-size: 11px;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
}

.mainbtnarea {
	background-color: #FFFFFF;
}

.sidebtnarea {
	background-color: #F8F8F8;
}

.btn_area {
	background-color: #CAD88F;
}

.copy_area {
	
}

.main_area {
	background-image: url('/img/main/back.jpg');
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 3px;
}

img.middle {
	vertical-align:middle;
}

h1.img {
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

.f_mailarea {
	background-image: url('/img/foot/img5.jpg');
	background-repeat: none;
	font-size: 12px;
	padding-top: 5px;
	color: #ffffff;
	padding-right: 20px;
}

a.mail {
	color: #ffffff;
	font-size: 12px;
	text-decoration: none;
}


a.footlink {
	color: #FFFFFF;
}

.copy_area {
	font-size: 8pt;
	text-align:center;
	padding-top: 12px;
	color: #49637B;
	background-image: url('/img/foot/bottom-1.jpg');
}

.foot_area {
	background-image: url('/img/foot/back.jpg');
	color: #FFFFFF;
	font-size: 12px;
}

.rightimg {
	float: right;
	pedding-left: 3px;
}

.leftimg {
	float: left;
	padding-right: 3px;
}

.navi {
	background-image:URL("/img/main/navi_back.jpg");
	background-repeat: no-repeat;
	text-align: right;
	padding-right: 20px;
	padding-top: 5px;
	font-size: 11px;
}

.navi_now {
	color: #ff9900;
}

#clear_both {
	clear:both;
}