/*　--------------　共通部分のスタイル　------------------　*/
body {
	margin: 0px;
	padding: 0px;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 80%;
	line-height: 130%;
	color:#000000;
}

td {
	font-size: 75%;
	line-height: 130%;
}

h1,h2,h3,h4,h5,h6,p	{
	margin:0px;
	padding:0px;
	font-size:100%;
	line-height:130%;
	font-weight:normal;
}

a:link	{
	color:#0000FF;
	text-decoration:underline;
}

a:visited	{
	color:#0000FF;
	text-decoration:underline;
}

a:hover	{
	color:#0000FF;
	text-decoration:underline;
}

.font_small	{
	font-size:90%;
}

.font_ssmall	{
	font-size:80%;
}

.font_red	{
	color:#FF0000;
}.head01 {
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(image/head01.gif);
	background-repeat: repeat;
	padding-left: 8px;

}

ul {
list-style:none;
padding:3px;
margin:0px;
}

img {
border:0;
}
.headl {
	background-image: url(image/head_side_bg01.gif);
	background-repeat: repeat-x;
	background-position: right top;
}
.headr {
	background-image: url(image/head_side_bg02.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.search01 {
	background-image: url(image/search_bg01.gif);
	background-repeat: no-repeat;
}
.search02 {
	background-image: url(image/search_bg02.gif);
	background-repeat: no-repeat;
}
.search03 {
	background-image: url(image/search_bg03.gif);
	background-repeat: no-repeat;
}
.search04 {
	background-image: url(image/search_bg04.gif);
	background-repeat: no-repeat;
}

.list	{
	list-style:none;
	margin:10px 0px 8px 0px;
	padding:0px;
}

.list li	{
	background-image:url(image/list_icon01.gif);
	background-repeat:no-repeat;
	background-position:0% 50%;
	padding-left:20px;
	margin-bottom:3px;
}

.about01 {
	background-image: url(image/about_bg01.gif);
	background-repeat: no-repeat;
	padding-right:5px;
}
.news01 {
	background-image: url(image/news_bg01.gif);
	background-repeat: no-repeat;
	color:#0000FF;
}
.rankdate {
	font-size: 70%;
	color: #FFFFFF;
	background-image: url(image/title_rank_date.gif);
	background-repeat: no-repeat;
	padding-right: 10px;

}
.rankbody {
	border: 1px solid #B2B1B1;
	background-color: #F3FAFF;
	padding:2px 6px 10px 6px;
}
.ninkititlebg {
	background-color: #F5E14E;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #8E8E8E;
	border-left-color: #8E8E8E;
	font-weight: bold;
	padding-left: 10px;
}
.ichirantitlebg {
	background-color: #ff9900;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #8E8E8E;
	border-left-color: #8E8E8E;
	border-bottom:1px solid #8E8E8E;
	font-weight: bold;
	padding-left: 10px;
}

