﻿/*■□■□■□共通ＣＳＳの読み込み□■□■□■*/
@import url("/pc/css/common.css");

#index h4 {
	font-size: 14px;
	font-weight: bold;
	color: #006666;
	margin-top: 20px;
	padding-left: 20px;
	background-image: url(/pc/info/image/led_line540px.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 3px;
}
#slot_news {
	float: right;
	margin-top: 5px;
	margin-bottom: 10px;
}
#index ul {
	display: block;
	width: 540px;
	clear: both;
}
#index li {
	background-image: url(/pc/info/image/line_540px.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	padding-bottom: 3px;
	margin-top: 20px;
	list-style-position: inside;
	list-style-type: circle;
	text-indent: 30px;
}
#index p {
	font-size: 10px;
	margin-left: 12px;
}
#index img {
	display: inline;
}

/* 最新記事・本文の設定 */
#index_honbun {
	width: 520px;
	background-image: url(/pc/info/news_pachinko/image/line_540px.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-top: 25px;
	padding-left: 20px;
	display: block;
}

/* 下段・パチンコ機種情報館+TOPへ戻るへのリンク設定 */
#index_honbun ul {
	width: 505px;
	display: block;
	padding-bottom: 30px;
	padding-top: 20px;
}
#index_honbun li {
	margin-top: 5px;
	list-style-position: inside;
	list-style-type: circle;
	text-indent: 20px;
}

#index_honbun P {
	margin : 0px 5px 6px 0px;
	line-height : 1.7;
	font-size: 12px;
}
/* 日付の設定 */
#hizuke {
	font-size: 11px;
	text-align: right;
	color: #666666;
	margin-right: 15px;
}
#lost_news {
	float: right;
	margin-top: 5px;
	margin-bottom: 10px;
}
