@charset "utf-8";

/* ===================================================================
CSS information

 file name  :company.css
 style info :ゲームソフトのスタイル
=================================================================== */
body  {
	background:url(https://titleimg.spike-chunsoft.co.jp/www.danganronpa.com/images/bg_body.gif) top left repeat;
}
a{
	outline:none;
}

/* 
========================================================== */
#wrapper{
	width:967px;
	margin:auto;
	padding:22px 0 22px 0;
}
h1{
	margin:0 0 9px 5px;
}
.bnr_sd2{
	margin:0 0 6px 0;
	float:left;
}
.bnr_sd1{
	margin:0 0 6px 0;
	float:left;
}
.box .bnr_sd_shop{
	float:left;
}
ul#bnr_sp{
	width:963px;
	padding:0 0 10px 0;	
}
ul#bnr_sp li{
	float:left;
	width:311px;
	padding:0 5px;
}
p.comiket{
	float: left;
	padding: 5px 12px 15px 5px;
}
p.conception{
	float: left;
	padding: 5px 0;
}
#news{
	float:left;
	margin:0 12px 0 0;
	color:#FFF;
	font-size:12px;
}
#news dl{
	background:url(https://titleimg.spike-chunsoft.co.jp/www.danganronpa.com/images/bg_news.gif) top left no-repeat;
	padding:12px 16px 0 20px;
	width:328px;
	height:78px;
	line-height:18px;
}
address{
	text-align:center;
	margin:15px 0 0 0;
	clear:both;
}