@charset "UTF-8";
/* ----------------------------------------------------
作成: 2007.11.07
最終更新日: 2009.09.30
作成者: NT
最終編集者: AY

system-common-import.css： 野球つくONLINE 2とは？
---------------------------------------------------- */
.system-section {
	width:640px;
	margin:0 0 10px;
}

.system-section:after {
	content:".";
	height:0;
	clear:both;
	display: block;
	visibility:hidden;
}

.system-section {
	display:inline-block;
}

/* Hides from IE-mac \*/
* html .system-section { height:1%; }
.system-section { display:block; }
/* End hide from IE-mac */

img.imgRight {
	float:right;
	background:url(../image/bg_ss.gif) no-repeat 0 0;
	width:200px;
	height:150px;
	margin:10px 0 10px 5px;
	padding:5px;
}

ul.imgSS {
	margin:10px 0;
}

ul.imgSS li {
	background:url(../image/bg_ss.gif) no-repeat 0 0;
	width:200px;
	height:150px;
	margin:10px 5px 10px 0;
	padding:5px;
	float:left;
}

ul.imgSS li.marginRnone {
	background:url(../image/bg_ss.gif) no-repeat 0 0;
	width:200px;
	height:150px;
	margin:10px 0;
	padding:5px;
	float:left;
}


