@charset "utf-8";

#contents_header div.splash h2 {
	height:51px;
	margin:10px 10px 5px 30px;
	line-height:51px;
	color:#fff;
	background:transparent url(../freeware/img/title_freeware.gif) no-repeat top left;
}

#contents_header div.splash h2 a,
#contents_header div.splash h2 a:link,
#contents_header div.splash h2 a:visited {
	line-height:51px;
	color:#fff;
	padding-left:60px;
	font-weight:bold;
}

#contents_header div.splash h2 a:hover {
	color:#fffff0;
	background:transparent;
	text-decoration:underline;
}

#main div.entry
{
	font-size:110%;
	padding:0 25px 2em 15px;
}

#main div.entry div.download_button
{
	width: 211px;
	height: 28px;
	background:transparent url(../freeware/font/img/download_button.gif) no-repeat top left;
	text-indent:-9999px;
	margin:0 0 1em 0;
	padding:0;
}

#main div.entry div.download_button a
{
	display:block;
	width: 211px;
	height: 28px;
	margin:0;
	padding:0;
	font-size:0;
	line-height:0;
}

#main div.entry div.download_button a:hover
{
	background:transparent url(../freeware/font/img/download_button_active.gif) no-repeat top left;
}

#main div.entry div.feature_left
{
	float:left;
	width:250px;
}

#main div.entry div.feature_right
{
	float:right;
	width:250px;
}

#main div.entry div.feature_left
{
	float:left;
	width:250px;
}

#main div.entry div.feature_right img.left,
#main div.entry div.feature_left img.left
{
	float:left;
	margin:0 12px 5px 0;
}

#main img.graybg {
	background:#f5f5f5;
	padding:5px;
}

/* コメント送信中 */
#post_message img
{
	background:transparent;
	padding: 0 10px 0 0;
	vertical-align:middle;
}


#main div.entry dl.website,
#main div.entry dl.magazine,
#main div.entry dl.faq,
#main div.entry dl.spec
{
	margin: 0 0 1em 20px;
}

#main div.entry dl.website dd
{
	color:#c8c8c8;
	padding-left: 1em;
	margin-bottom: 5px;
}

#main div.entry dl.magazine span.unconfirmed
{
	color:#c8c8c8;
}

#main div.entry dl.magazine dt
{
	float: left;
	clear: both;
	width: 17em;
}

#main div.entry dl.magazine dd
{
	padding-left: 17em;
	margin-bottom: 1em;
}

#main div.entry ul.disc span.adddate
{
	margin-left: 10px;
	color:#c8c8c8;
}

#main div.entry dl.faq dt
{
	float: left;
	clear: both;
	width: 5em;
	font-weight:bold;
}

#main div.entry dl.faq dd
{
	padding-left: 5em;
	margin-bottom: 1em;
}

#main div.entry a.download
{
	font-size:110%;
}

#main div.entry p.explanation
{
	color:#c8c8c8;
	padding-left:63px;
}

#main div.entry span.spec_attention
{
	color:#c8c8c8;
}

#main div.entry dl.spec dt
{
	float: left;
	clear: both;
	width: 7em;
	font-weight:bold;
}

#main div.entry dl.spec dd
{
	padding-left: 7em;
	margin-bottom: 1em;
}


