* {
	margin:0px;
	padding: 0px;
	}


body {
	background-color: #CCFFCC;
	text-align: center;
	background-image:url(img/back.gif);
	background-repeat:repeat-x;

}
	
#wrap {
	background-color: #FFFFFF;
	margin: 0 auto;
	text-align: left;
	width: 800px;
}

#head {
	display: block;
}

h1 {
	text-align: right;
	font-size: 10px;
	display: block;
	padding: 5px;
	color: #666666;
	}
	


h2 {
	font-size: 24px;
	color: #FFFFFF;
	padding: 10px 30px 10px 50px;
	margin: 0 0 10px 0;
	background-color: #333333;
}

#navi {
	diplay:block;
	height: 37px;
	line-height: 37px;
	
}



p {
	padding: 10px 40px 10px 40px;
	line-height: 20px;
	display: block;
	background-image: url(img/p_cont.gif);
	background-repeat: repeat-y;
	font-size: 14px;

}

#ranking {
	margin: 10px 25px 10px 25px;
}

#rank table {
	margin: 10px 0px 10px 0px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-right-style: none;
	border-bottom-style: none;
	text-align: center;
	line-height: 20px;
}

#rank th {
	color: #333333;
	background-color:#EEE;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	padding: 5px;
	border-top-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-left-style: none;
	font-size: 12px;
	font-weight: normal;
}

#rank td {
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-left-style: none;


}

.center {
	text-align: center;

}

.product {
	font-size: 14px;
	line-height: 35px;
	background-color:#EEE;
	font-weight: bold;
	text-align: left;
	text-indent: 65px;
}

strong {
	color: #FF0000;

}

.koumoku {
	padding: 5px;
	font-size: 12px;
}


.setsumei {
	text-align: left;
	padding: 15px;
	font-size: 12px;
}


.applyb {
	text-align: center;	
	padding: 10px;
	background-image: url(img/p_cont.gif);
	background-repeat: repeat-y;	
}


.yajirushi {
	padding: 10px 50px 0px 50px;

}

#point {
	float: left;
	padding: 0 30px 0 30px;
	background-color: #FF6600;
}

#point img {
	float: left;
	margin: 0 20px 10px 0px;
	background-color: #FF6600;
}

.applyp {
	text-align: center;	
	padding: 10px;
	background-color: #FF6600;
}


.small {
	font-size: 10px;
}

h3 {
	color: #FFFFFF;
	line-height: 22px;
	font-size: 20px;
	font-family: "HGP‘n‰pŠpºÞ¼¯¸UB", "ƒqƒ‰ƒMƒmŠpƒS Pro W8";
	padding: 10px 60px 10px 60px;
	background-image: url(img/p_cont.gif);
	background-repeat: repeat-y;
	background-color: #CC0000;
}

a {
	color: #006666;
	font-weight: bold;
	margin-right: 2px;

}

a:hover {
	color: #FF0000;
	font-weight: bold;
	margin-left: 2px;
	margin-right: 0px;
}

#menu {
	margin: 50px;

}

#menu p {
	margin: 10px;
	padding: 0px;
	font-size: 10px;
	font-weight: normal;
	line-height: 18px;
}

#menu a {
	font-size: 10px;
	font-weight: normal;
}

img {
	border: 0px;
	}

#footer {
	text-align: center;
	line-height: 50px;
}

