@charset "UTF-8";

#ichibankai{
	font-family:"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック","MS PGothic",sans-serif;
	width:800px;
	margin:0 auto;
	padding-bottom:20px;
	border:1px solid #666;
	background:#000;
	color:#fff;
}

a.back:link { color:#ffff00 ; text-decoration:underline ; }
a.back:visited { color:#ffff00 ; text-decoration:underline ; }
a.back:hover { color:#ffff00 ; text-decoration:none ; }

#ichibankai p img{
	display:block;
	margin:0 auto;
}

.icibankai_box{
	padding-top:20px;
}

.intro{
	display:inline;
	width:325px;
	margin-left:25px;
	text-align:left;
}

.intro p{
	margin-bottom:10px;
	font-size:13px;
	line-height:1.7;
}

.ichibankai_r{
	display:inline;
	width:430px;
}

.kaihatsuhiwa{
	width:411px;
	height:38px;
	margin-bottom:25px;
	padding-top:105px;
	background:url(hiwa_back.gif) no-repeat;
	text-align:center;
}

.kaihatsuhiwa a{
	color:#FF0;
}

.senkousisyoku{
	width:411px;
	height:175px;
	padding-top:90px;
	background:url(kansou_back.gif) no-repeat;
}

.senkousisyoku ul{
	width:355px;
	margin:0 0 6px 34px;
	list-style:disc;
}

.senkousisyoku ul li{
	font-size:14px;
	font-weight:bold;
	line-height:1.7;
}

.icibankai_dl_link{
	display:block;
	width:750px;
	height:76px;
	margin:10px auto;
	background:url(goto_get.gif) no-repeat;
	text-indent:-9999px;
}

.icibankai_dl_link:hover{
	background:url(goto_get_on.gif) no-repeat;
}




