@charset "Shift_JIS";

/* --- 全体の背景・テキスト --- */
body{
background:url(http://www.modelbody.jp/design/llysa/img/back_x.gif)  center top repeat-y; /* ページの背景 */
color: #000000; /* 全体の文字色 */
font-size: 100%; /* 全体の文字サイズ */
}

p {
	margin: 0px;
	padding: 0px;
}
hr {
	display:none;
}
hr , .clear {
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 1px;
	visibility: hidden;
}
a:link{
	color:#0000ff;
	text-decoration: none;
}
a:visited{
	color:#0000ff;
	text-decoration: none;
}
a:active{
	color:#0000ff;
	text-decoration: underline;
}
a:hover {
	color:#0000ff;
	text-decoration: underline;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.center {
	text-align: center;
}


ul {
	float: left;
	list-style: none;
	font-size: 12px;
	line-height: 150%;
	padding: 0px;
	margin: 0px;
}

ul li {
	width: 147px;
	background-image: url();
	background-repeat: no-repeat;
	background-position: left center;
	height: 30px;
	line-height: 30px;
	padding-left: 30px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
	display: block;
}

table {
	line-height: 18px;
}

/*スペース*/
.speace {
	padding: 10px;
}
.text_speace {
	padding-left: 15px;
}
.speace01 {
	padding: 5px;
}

/*フォント制御*/
.search_mini {
	font-size: 10px;
	margin-top: 10px;
	
}
.red {
	color: #811B00;
	font-weight: bold;
}

.info_title {
	padding-left: 30px;
	font-weight: bold;
	color: #00000;
	font-size: 14px;
}
.info_btn {
	padding-left: 30px;
	font-size: 14px;
	font-weight: bold;
}
.w_font {
	color: #FFFFFF;
}
.g_font {
	font-size: 10px;
	color: #A52A2A;
}

.r_font {
	font-size: 10px;
	color: #FF0000;
}
.rank_text {
	font-size: 10px;
	line-height: 18px;
}
