body	{
	margin:0px;
	color: #FF3366;
	background-image: url('image/bg_back.gif');
	text-align: center;
	}
.all	{
	background-color: #FFFFFF;
	width:660px;
	border:solid 1px #FF6699;
	margin:0px;
	text-align: left;
	
}
.top	{
	margin:0px;
	height: 3px;
	background:url('image/logo.gif') no-repeat;
	height: 100px;
	border-bottom:solid 1px #FF6699;
	cursor: hand;
	}
h1	{
	margin: 0px;
	font-size: 12px;
	width:660px;
	padding: 10px 0px 0px 400px;
	margin:0px;
	color: #FFFFFF;

}
.top p	{
/*	line-height: 1.5em; */
	margin: 0px;
	font-size: 12px;
	padding-left: 420px;
	color: #666666;

}
.main	{
	margin: 5px;
	width:650px;
}
h2	{
	margin:0px;
	font-weight: normal;
	color: #FFFFFF;
	font-size: 10px;
}
.sub_title	{
	width:660px;
	height: 125px;
/*	background:url('image/banner.jpg') no-repeat;
	background-position: right; */
}
.sub_title h2	{
	margin: 40px 20px 0px 20px;
	font-size: 24px;
	color: #FF3366;
}
.sub_title p	{
	font-size: 12px;
	margin: 10px 30px;
}

.table_navi	{
	background:url('image/obj_bt_back.gif');
}

.navi a	{
	text-decoration: none;
	background-image: url('image/bt_off.gif');
	background-repeat: no-repeat;
	padding: 5px auto;
	height: 21px;
	margin: 0px;
	display: block;
	text-align: center;
	color: #FFFFFF;
}
.navi a:hover {
	background:url('image/bt_on.gif') no-repeat;
	color: #FFFFFF;
	margin: 0px;
}
.navi td	{
	width: 121px;
	border-bottom:solid 1px #FFFFFF;
}

.footer	{
	margin:0px;
	height: 21px;
	background:url('image/obj_bt_back.gif');
	width:660px;
	color:#FFFFFF;
	text-align: center;
	font-size: 12px;
	padding-top:4px;
	clear: both;
}