html{
	height:100%;

}


/*body*/
body{
	font-family:"MS Gothic";
	color		: rgb(51,51,51);
	text-align	: center;
	margin		: 0px;
	font-size	: 12px;
	line-height	: 130%;
	background-image: url(../img/body_bg.jpg);
	background-repeat: repeat-x;
	background-color: #F87D1D;
	height:100%;
}
img{
border:0px;
}

body,td,th {
	color: #FFFFFF;
}
body,h2,h3,h4,div,img,p{
	margin		: 0px;
	padding		: 0px;
}
h1{
	font-size	: 12px;
	line-height	: 120%;
	color		: #FFFFFF;
	font-weight	: normal;
	padding:20px 0px 0px 20px;
}

table{
    border-collapse: collapse;
	margin:0 auto;
}

/*link*/
a:link {
	text-decoration: none;
	color: #ffffff;
}
a:visited {
	text-decoration: none;
	color: #ffffff;
}
a:hover {
	text-decoration: underline;
	color: #ffffff;
}
a:active {
	text-decoration: none;
	color: #ffffff;
}

.h1:link {
	text-decoration: underline;
	color: #ffffff;
}
.h1:visited {
	text-decoration: underline;
	color: #ffffff;
}
.h1:hover {
	text-decoration: none;
	color: #ffffff;
}
.h1:active {
	text-decoration: underline;
	color: #ffffff;
}


.a1:link {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
.a1:visited {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
.a1:active {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
.a1:hover {
	text-decoration: underline;
}

.a2:link,visited,active {
    font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}
.a2:hover {
    font-weight: bold;
	text-decoration: underline;
}

.a3:link {
	text-decoration: underline;
	color: #000000;
}
.a3:visited {
	text-decoration: underline;
	color: #000000;
}
.a3:active {
	text-decoration: underline;
	color: #000000;
}
.a3:hover {
	text-decoration: none;
}

.bt:link {
	text-decoration: underline;
	color: #F80074;
}
.bt:visited {
	text-decoration: underline;
	color: #F80074;
}
.bt:active {
	text-decoration: underline;
	color: #F80074;
}
.bt:hover {
    font-size: 12px;
	text-decoration: none;
}

/*img*/
.img01{ padding:50px 0px 0px 25px}
.img02{ padding-bottom:30px}
.img03{ padding-top:30px}

/*td*/
.td01{padding:60px 0px 0px 50px; line-height:40px;}
.ct_bg {
	background-image:url(../img/ct_bg.jpg);
	background-repeat:no-repeat;
	background-position: 35px;
}

.ct_bg1 {
	background-image:url(../img/ct_bg.jpg);
	background-repeat:no-repeat;
	background-position: top;
}

.ct_bg2 {
	background-image:url(../img/ct_bg2.jpg);
	background-repeat:no-repeat;
	background-position: 35px;
}

.bottom {
    height:80px;
	width:100%;
    text-align	: center;
	background-image:url(../img/bg02.jpg);
	background-repeat:repeat-x;
}

.textbox{
width:200px;
margin:8px 0px 8px 11px;
border: solid 1px #E94657;
padding:5px;
background-color:#EF7580;
}

.menu_table{
width:223px;
background-image:url(../img/menu_bg.jpg);
text-align:left;
background-repeat:no-repeat;
}

.menu_td1{
width:223px;
height:549px;
padding-top:15px;
text-align:left;
vertical-align:top;
}

.rankingbox{
margin:10px 0px 10px 20px;
width:550px;
background-color:#FEEDFE;
float:left;
}

.rankingboxl{
width:150px;
padding:10px;
background-color:#FEEDFE;
float:left;
color:#333333;
}

.rankingboxr{
width:360px;
padding:10px;
background-color:#FEEDFE;
float:left;
color:#333333;
}

.c-both { clear:both; }

.pink{
color:#FF3399;
font-size:20px;
font-weight:bold;
line-height:120%;
}

.orange{
color:#FF6600;
font-weight:bold;
}

.rankingboxr a,
.rankingboxr a:visited,
.rankingboxr a:hover,
.rankingboxr a:active {
	color:#0000FF;
	text-decoration:underline;
}

/*frontstyle*/
.front1 {padding:20px 20px 0px 0px; text-align:center;}
.front2 {font-size: 14px;color: #FFFFFF;font-weight: bold;padding: 0px 0px 0px 25px;margin:0px}
.front3 {font-size: 12px;color: #FFFFFF;padding:30px 60px 20px 30px;}
.front4 {padding:20px 0px 10px 0px;}

/*list*/
ul.nav {
	list-style-type: none;
	margin:0px;
	padding:67px 0px 0px 65px;
}

ul.nav2 {
	list-style-type: none;
}

li {
    height:35px;
    width:200px;
} 
