/*■□■□■□共通ＣＳＳの読み込み□■□■□■*/
@import url("/pc/css/common.css");
@import url("/pc/css/form/all.css");

#index ul {
	width: 540px;
	display: block;
	height: 22px;
	background-image: url(/pc/free/free_pachinko/image/line540px.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
#index li {
	height: 21px;
	width: 95px;
	background-image: url(/pc/free/free_pachinko/image/bt_tab.gif);
	float: left;
	margin-left: 3px;
	text-align: center;
}

/* 左上部機種・無料攻略のタブテキストリンク設定 */
#index li a {
	margin-top: 2px;
	display: block;
	color: #FFFFFF;
}

#left_img{
	width:229px;
	float:left;
	margin-right:24px;
	margin-bottom:20px;
	display: inline;
	
}

*html #left_img{
	margin-right:13px;
}

#right_box{
	width:285px;
	height:286px;
	float:left;
	background:url(/pc/free/image/kisyu_r.jpg) no-repeat;

}

#right_box h4{
	width:285px;
	padding-left:55px;
	padding-top:17px;
	color:#d01609;
	font:bold 16px "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

#right_box p{
	width:285px;
	padding-top:15px;
}

#free{
	clear:both;
}
#index #chart {
	clear: left;
}
#entryform {
	margin-bottom: 60px;
}

/* 無料攻略機種名タイトルバー設定 （背景はSEOの観点から黒に設定外すべからず）*/
#index h3 {
	margin-bottom: 18px;
	margin-top: 10px;
}
/* 無料攻略機種名タイトルバーテキスト位置設定 */
#index strong {
	position: relative;
	left: 15px;
	top: 2px;
}

