﻿/*----------------------------------------------------------------------------------------------------------------------
																												common
----------------------------------------------------------------------------------------------------------------------*/
body {
	margin: 0px;
	padding: 0px;
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,Osaka,'ＭＳ Ｐゴシック','MS P Gothic',sans-serif;
	background: url(../image/bg.gif);
}
h1,h2,h3,h4 {
	margin: 0;
	padding: 0;
	font-weight: normal;
	font-family: "HGP創英角ｺﾞｼｯｸUB";
}
p {
	margin: 0;
	padding: 0;
}
ul,li {
	margin: 0;
	padding: 0;
	list-style: none;
}
img {
	margin: 0;
	padding: 0;
	border: none;
}
a {
	margin: 0;
	padding: 0;
}
a:hover {
	text-decoration: none;
}
strong {
	background: yellow;
}
address {
	text-align: right;
	font-style: normal;
	font-size: 12px;
	color: white;
	margin-right: 15px;
}
address a {
	color: white;
	font-size: 13px;
	font-family: "HGP創英角ｺﾞｼｯｸUB";
}



/*----------------------------------------------------------------------------------------------------------------------
																													id
----------------------------------------------------------------------------------------------------------------------*/
#header {
	height: 400px;
	background: url(../image/head_bg.gif) repeat-x;
}
#headerFlash {
	width: 850px;
	height: 300px;
	margin: 0 auto;
}
#contents {
	width: 850px;
	margin: 0 auto;
	margin-top: 15px;
}
#footer {
	height: 100px;
	background: url(../image/foot_bg.gif) repeat-x top;
}







/*----------------------------------------------------------------------------------------------------------------------
																											      class
----------------------------------------------------------------------------------------------------------------------*/
.text_box {
	width: 850px;
	margin-bottom: 20px;
	background: white;
	border: 1px solid #F0F0F0;
}
.ranking_box {
	width: 850px;
	background: white;
	border: solid #F0F0F0;
	border-width: 1px 1px 0 1px;
}
.ranking1 {
	position: relative;
	width: 828px;
	height: 280px;
	margin: 10px 0px 0px 10px;
	background: url(../image/ranking1.gif) no-repeat;
	border: 1px solid #C8C8C8;
}
.ranking2 {
	position: relative;
	width: 828px;
	height: 280px;
	margin: 10px 0px 0px 10px;
	background: url(../image/ranking2.gif) no-repeat;
	border: 1px solid #C8C8C8;
}
.ranking3 {
	position: relative;
	width: 828px;
	height: 280px;
	margin: 10px 0px 0px 10px;
	background: url(../image/ranking3.gif) no-repeat;
	border: 1px solid #C8C8C8;
}
.ranking4 {
	position: relative;
	width: 828px;
	height: 280px;
	margin: 10px 0px 0px 10px;
	background: url(../image/ranking4.gif) no-repeat;
	border: 1px solid #C8C8C8;
}
.ranking5 {
	position: relative;
	width: 828px;
	height: 280px;
	margin: 10px 0px 0px 10px;
	background: url(../image/ranking5.gif) no-repeat;
	border: 1px solid #C8C8C8;
}
.foot {
	width: 900px;
	height: 80px;
	margin: 0 auto;
	background: url(../image/bottom_bg.gif) no-repeat top center;
}






/*----------------------------------------------------------------------------------------------------------------------
																											   class関連
----------------------------------------------------------------------------------------------------------------------*/
.text_box p {
	padding: 20px;
	line-height: 1.5;
	letter-spacing: 1px;
	text-align: justify;
	text-justify: auto;
	font-size: 14px;
}






/*----------------------------------------------------------------------------------------------------------------------
																													h
----------------------------------------------------------------------------------------------------------------------*/
h1 {
	width: 850px;
	margin: 0 auto;
}
h2,h3 {
	width: 850px;
	height: 80px;
	font-family: "HGP創英角ｺﾞｼｯｸUB";
	font-weight: normal;
	font-size: 24px;
	text-indent: 3.8em;
	line-height: 110px;
	clear: both;
	color: #323232;
	background: url(../image/h2.gif) no-repeat;
}
h4 {
	margin-top: 20px;
	text-indent: 400px;
	font-size: 22px;
	font-weight: normal;
	font-family: "HGP創英角ｺﾞｼｯｸUB";
	color: #000096;
}






/*----------------------------------------------------------------------------------------------------------------------
																												ul,li
----------------------------------------------------------------------------------------------------------------------*/
ul.rank {
	margin-left: 420px;
	margin-top: 10px;
}
ul.rank li {
	padding: 3px 0;
	font-size: 13px;
	list-style: square;
}
ul.link {
	margin: 15px;
}
ul.link li {
	font-size: 13px;
	padding: 10px 0;
}




/*----------------------------------------------------------------------------------------------------------------------
																													p
----------------------------------------------------------------------------------------------------------------------*/
p.both {
	clear: both;
	padding: 0;
}
p.img {
	width: 220px;
	float: right;
}
p.img2 {
	width: 220px;
	float: left;
}
p.foot_link {
	font-size: 10px;
	margin-right: 40px;
	text-align: right;
	line-height: 3;
}
p.btn a {
	display: block;
	width: 180px;
	height: 80px;
	text-indent: -9999px;
	overflow: hidden;
	position: absolute;
	bottom: 35px;
	right: 10px;
	background: url(../image/btn1.gif) no-repeat;
}
p.btn a:hover {
	background: url(../image/btn2.gif) no-repeat;
}
p.blank {
	height: 50px;
}
p.title {
	font-size: 16px;
	font-weight: normal;
	font-family: "HGP創英角ｺﾞｼｯｸUB";
	padding: 15px;
}	
p.text1 {
	font-size: 13px;
	padding: 10px 15px;
	line-height: 1.5;
}




/*----------------------------------------------------------------------------------------------------------------------
																										     　　　span
----------------------------------------------------------------------------------------------------------------------*/
.red {
	color: #C80000;
	font-size: 1.2em;
}
.blue {
	color: #0000C8;
	font-size: 1.2em;
}
.red2 {
	color: #C80000;
	font-weight: bold;
}
.blue2 {
	color: #0000C8;
	font-weight: bold;
}
.gray {
	color: #969696;
	font-size: 12px;
}
.border {
	border-bottom: 1px solid #0000C8;
}
.big {
	color: #969696;
	font-size: 1.8em;
	font-family: 'arial black';
}
.big2 {
	font-size: 1.5em;
	font-family: "HGP創英角ｺﾞｼｯｸUB";
}
