/* CSS Document */

body {
	background-color: #FFF;
	margin: 0px;
	background-image: url(../img/base_back.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	display: block;
	font-size: 12px;
	color: #666;
}
h1 {
	height: 10px;
	width: 900px;
	margin-top: 5px;
	margin-left: auto;
	font-size:12px;
	text-indent: 5px;
	font-weight: normal;
}
h2 {
	font-size:18px;
	font-weight: bold;
	margin: 0px;
}

p {
	margin:20px;
	line-height: 140%;
	font-size: 12px;
}
p .pink03 {
color:#FF359A;
font-size:10px;
line-height:120%;
}

a {
	color: #333333;
}
a:visited {
	color: #660000;
}
a:hover {

	color:#000000;
}

li {
	list-style-type: none;
}

.pink01 {
	background-color:#FFF0F4;
}
.pink02 {
	background-color:#F55F88;
}

.yellow {
	background-color:#FFFF00;
	vertical-align: middle;
}

.yellow2 {
	background-color:#FFFFCC;
}


.font01 {
	color:#0000FF;
	font-weight: bold;
}

.font02 {
	color:#FFF;
	font-weight: bold;
}
.font03 {
	color:#FF0000;
	line-height: 100%;
	font-size: 15px;
	font-weight: bold;
}
.font04 {
	color:#FFF;
	line-height: 100%;
	font-weight: bold;
	}
.font05 {
	color:#FF0000;
	font-weight: bold;
	font-size: 15px;
}
.font05 a {
	color: #0000FF;
}
.font05 a:visited {
	color: #000066;
}
.font05 a:hover {
	color: #006666;
}
.font06 {
color:#FF359A;
line-height:120%;
}
.font06 a {
	color: #FF0000;
}
.font06 a:visited {
	color: #990000;
}
.font06 a:hover {
	color: #FF99CC;
}

.font07 a {
	color: #0099CC;
}
.font07 a:visited {
	color: #0000FF;
}
.font07 a:hover {
	color: #999;
}
.font08 {
	font-weight: bold;
}

.font09 {
	font-size:10px;
	line-height:120%;
}
.font10 {
	color:#FF6699;
	font-size:10px;
	line-height:100%;
	text-align:left;
}
.font11 {
	color:#FFFFFF;
	font-size:12px;
	text-align:center;
	line-height:120%;
	letter-spacing: 1pt;
}
.font12 {
	color:#FF0000;
	font-size: 12px;
	line-height:100%;
	text-align:center;
}
.style1 {
	color: #990000;
	font-weight: bold;
}

.style2 {
	font-size: 10px;
	line-height: 120%;
}
.style3 {font-size: 10px}
.pro05 {
margin:3px 0;
font-size:11px;
color:#222222;
font-size:12px;
font-weight:900;
color:#FF1A00;
}

/* ------------------------- */

/* header */
.base01 {
	width:900px;
	height:140px;
	background-image: url(../img/base01.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom:0px;
}

.base01 strong {
	color: #F55F88;
}

.base02 {
	z-index:2;
	width:900px;
	display:block;
	margin:0px;
	padding:0px;
}
.top {
	width:400px;
	height:90px;
	display:block;
	margin-left:0px;
	margin-top:0px;
	margin-bottom:0px;
	margin-right:0px;
	border:0px;
	padding: 0px;
	float:left;
}





/* ------------------------- */

/* navi01　ヘッダー、フッター併用ボタン */
.navi01 {
	width:900px;
	height: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
}
.navi01 ul {
	padding: 0px;
	float: left;
	width: 890px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}
.navi01 li {
	height: 35px;
	display:block;
	width: 210px;
	float: left;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
}
.navi01 a {
	text-decoration:none;
	background-image: url(../img/button02_01.jpg);
	height: 35px;
	width: 210px;
	display: block;
	padding: 0px;
	text-align: center;
	margin: 0px;
	font-size: 12px;
	line-height: 35px;
	color: #333;
	font-weight: normal;
}
.navi01 a:hover {
	background-image:url(../img/button02_02.jpg);
	text-decoration: underline;
	color: #000;
}
.clear {
	clear:both;
}



/* ------------------------- */

/* メイン情報　左右分割 */

.main {
	width:900px;
	height: auto;
	display:block;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}

/* メイン 左navi */
.main .navi_left {
	width:215px;
	height: auto;
	display:block;
	margin:0px;
	padding:0px;
	float:left;
}

/* メイン 右コンテンツ */	
.main .rank_right {
	width:685px;
	height:auto;
	display:block;
	padding-top: 20px;
	padding-bottom:50px;
	float:right;
	border:0px;
	text-align: center;
	margin: 0px;
	}

.clear {
	clear:both;
}


.pro02 {
	width:600px;
	height:auto;
	display:block;
	margin-top:10px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:30px;
}


.pro02 table {
	width:125px;
	height:200px;
	display:block;
	text-align: justify;
	margin:10px;
	padding:0px;
	float: left;
}

.sponser {
width:800px;
height:auto;
display:block;
margin-left:auto;
margin-right:auto;
margin-bottom:0px;
margin-top:5px;
background-color:#FFFFCC;
padding:10px;
}

.sponser p {
	font-size: 12px;
	width:380px;
	margin-bottom:5px;
	margin-left:10px;
	margin-right:10px;
	padding: 0px;
	text-align:justify;
	float:left;
}

.sponser02 {
width:468px;
height:auto;
display:block;
margin-left:auto;
margin-right:auto;
margin-bottom:0px;
margin-top:30px;
}

/* ------------------------- */

/* 左navi */
.navi02{
	height: auto;
	width: 210px;
	padding:0px;
	margin-left: 5px;
	margin-bottom: 10px;
	background-image:url(../img/navi01_02.gif);
	background-repeat: repeat-y;
	clear:left;
}

.navi02 img{
	margin:0px;
	padding:0px;
}

/* 項目別枠 */
.navi03 {
	width:175px;
	height:auto;
	margin: 0px;
	display:block;
	padding-right: 15px;
	padding-left: 20px;
}


.navi03 ul {
	display:block;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.navi03 li {
	padding: 1px;
	display:block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.navi03 li a {
	text-decoration:underline;
	text-align: left;
	font-size: 11px;
	color: #333;
	display:block;
	margin: 0px;
	padding: 0px;
	line-height:130%;
}
.navi03 a:hover {
	text-decoration: underline;
	color: #CCCCCC;
	background-color:#333333;
}
.navi03 .line01{
	display: block;
	width: 175px;
	padding-top: 30px;
	height: auto;
}

/* 左info */
.navi04 {
	width:175px;
	height:auto;
	margin: 0px;
	display:block;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.navi04 ul {
	display:block;
	padding: 0px;
	margin: 0px;
}
.navi04 li {
	padding: 1px;
	display:block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	text-align: left;
	vertical-align: middle;
}
.navi04 li a img{
	vertical-align:middle;
	height: 10px;
	width: 10px;
	margin-right: 10px;
}
.navi04 li a {
	text-decoration:underline;
	font-size: 11px;
	color: #333;
	margin: 0px;
	padding: 0px;
}
.navi04 a:hover {
	text-decoration: underline;
	color: #CCC;
}
/* バナー */

.card {
	width:210px;
	display:block;
	margin-right:auto;
	margin-left:auto;
	margin-bottom:0px;
	margin-top:20px;
	text-align: center;
}
.card02 {
	width:180px;
	display:block;
	margin-right:auto;
	margin-left:auto;
	margin-top:0px;
	margin-bottom:5px;
	text-align: left;
}

.rakuten01 {
	width:120px;
	height: 60px;
	display:block;
	margin-right:auto;
	margin-left:auto;
	margin-top:50px;
	margin-bottom:20px;
}

.rakuten02 {
	width:120px;
	height: 120px;
	display:block;
	margin-right:auto;
	margin-left:auto;
	margin-top:50px;
	margin-bottom:20px;
}

.rakuten03 {
	width:120px;
	height: 600px;
	display:block;
	margin-right:auto;
	margin-left:auto;
	margin-top:50px;
	margin-bottom:20px;
	border: 1px solid #999999;
}

.banner02 {
	width:210px;
	height: 210px;
	display:block;
	margin-right:0px;
	margin-left:5px;
	margin-top:50px;
	margin-bottom:50px;
}


.clear {
	clear:both;
}

/* ------------------------- */


/* m右の設定はindex.cssへ */

	
/* ------------------------- */

/* footer */
.foo01 {
	width:900px;
	height: auto;
	display:block;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	padding:0px;
}

.foo02 {
	width:900px;
	height: 20px;
	display:block;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom:50px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 50px;
	padding-left: 0px;
}
.foo02 img{
	width:400px;
	height:20px;
	display:block;
	float:left;
	margin-left:10px;
	margin-bottom:0px;
	margin-right:0px;
	margin-top:0px;
	padding:0px;
}
.foo02 .foo03{
	width:480px;
	display:block;
	float:right;
	vertical-align: middle;
	margin-right:10px;
	padding:0px;
	text-align: left;
}
	



.foo02 .foo03 .link01{
	padding:0px;
	margin:0px;
	display: block;
	float:right;
	width:160px;
	white-space: nowrap;
}
.foo02 .foo03 .link02{
	padding:0px;
	margin:0px;
	display: block;
	float:right;
	width:90px;
	white-space: nowrap;
}
.foo02 .foo03 .link03{
	padding:0px;
	margin:0px;
	display: block;
	float:right;
	width:130px;
	white-space: nowrap;
}
.foo02 .foo03 .link04{
	padding:0px;
	margin:0px;
	display: block;
	float:right;
	width:80px;
	white-space: nowrap;
}


.foo02 .foo03 a {
	font-size: 10px;
	display:block;
	color: #666;
	width:auto;
	margin:0px;
	padding:0px;
}
.foo02 .foo03 a:hover {
	text-decoration: underline;
	color: #CCC;
}


.foo02 .foo03 img {
	width:10px;
	height:10px;
	display:block;
	padding: 0px;
	margin-right:3px;
	float:left;
}




	
