@charset "shift_jis";


h1 {
	font-size: 14px;
	color: #666666;
	height: 70px;
	line-height: 20px;
	margin: 0px;
	background-image: url(../smp/image/top.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

body {
	background-color: #FFFFFF;
	font-size: 12px;
}


wrapper {
	margin-right: auto;
	margin-left: auto;
}


#asi,#asi a{
	font-size: 12px;
	line-height: 40px;
	color: #666666;
	letter-spacing: 1px;
	text-align: left;
	text-indent: 10px;
	height: 40px;
	margin: auto;
}

#asi a:link, #asi a:visited{color:#003399;text-decoration:underline;} 
#asi a:active, #asi a:hover{color:#ff33cc;text-decoration:none;}


#main {
	font-size: 12px;
	line-height: 20px;
	margin-top: 0px;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 0px;
	padding-bottom: 5px;
	margin-bottom: 30px;
}
.ttp {
	font-size: 12px;
	line-height: 200%;
	letter-spacing: 1px;
	display: block;
}
#main .ttp a:link, #main .ttp a:visited{
	color:#666666;
	text-decoration: underline;
} 
#main .ttp a:active, #main .ttp a:hover{color:#ff33cc;text-decoration:none;}


.ttp {
	margin-bottom: 20px;
}

.tit {
	margin-top: 20px;
	margin-bottom: 5px;
	border: thin solid #FF0000;
	background-color: #FF0000;
	font-size: 14px;
	line-height: 200%;
	color: #FFFFFF;
	text-align: center;
	letter-spacing: 2px;
}
.rank1 {
	background-image: url(../image/rank-1.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.rank2 {
	background-image: url(../image/rank-2.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.rank3 {
	background-image: url(../image/rank-3.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.rank4 {
	background-image: url(../image/rank-4.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.rank5 {
	background-image: url(../image/rank-5.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.rank1 a,.rank2 a,.rank3 a,.rank4 a,.rank5 a {
	line-height: 280%;
	color: #333333;
	font-size: 12px;
	text-indent: 40px;
	display: block;
	vertical-align: middle;
	height: 31px;
	margin: auto;
	width: auto;
}


.bot {
	border-style: solid;
	border-width: 1px;
	border-color: #ccc #999 #999 #ccc;
	-webkit-border-radius: 7px; /* Chrome,Safari */
	-moz-border-radius: 7px;    /* Firefox */
	border-radius: 7px;	/* ¥Chrome,Safari */
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#ccc));/* ¥CSS3 */
	background: linear-gradient(top, #fff, #ccc);
	/* ¥Firefox */background: -moz-linear-gradient(top, #fff, #ccc);
	/* ¥Opera */background: -o-linear-gradient(top, #fff, #ccc);

	/* ¥IE */filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#ffffffff,EndColorStr=#ffcccccc);
	text-decoration: none;
	margin-top: 10px;
	padding-top: 0.3em;
	padding-right: 0.9em;
	padding-bottom: 0.3em;
	padding-left: 0.9em;
}
.gray-f {
	line-height: 180%;
	color: #333333;
	display: block;
	margin-top: 20px;
	margin-left: 5px;
}

.nag {
	color: #0000FF;
}
.men {
	float: left;
}
.cl {
	clear: both;
}





.red {
	color: #FF0000;
}

hr.dotgray  { 
border-style: dotted none none none; 
border-top-width: 2px; 
height: 2px; 
border-top-color: #666666
} 
.redb {
	color: #FF0000;
	font-size: 16px;
	font-weight: bold;

}
