@charset "utf-8";

/**
 * サーバ情報
 */

#productServer{
	margin-bottom: 20px;
}
#productServer h3{
	margin-bottom: 16px;
	background-image: url(../img/ttb_server.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 44px;
	width: 624px;
}
#productServer h4{
	width: 610px;
	font-size: 16px;
	color: #454545;
	background-color: #eeeeee;
	padding: 5px;
	margin-bottom: 20px;
}