@charset "UTF-8";

/* ----------------------------------------------------
作成日: 2009.07.15
最終更新日: 2009.08.03
作成者: AY
最終編集者: AY

startguideCheck-mainArea.css
---------------------------------------------------- */
body#startguide-check h2{
	background:url(../image/h2_check.gif) no-repeat left top;
}

body#startguide-check a.link-checkDl {
	width:560px;
	height:52px;
	background:url(../image/btn_checkdl.gif) no-repeat left top;
	margin:-10px auto 10px;
	padding:0;
	text-indent:-9999px;
	line-height:0;
	font-size:0;
	display:block;
}

body#startguide-check a:hover.link-checkDl {
	background:url(../image/btn_checkdl.gif) no-repeat right top;
}

body#startguide-check #softwarerule {
	overflow:scroll;
	height:150px;
}

body#startguide-check div#container #wrapper #mainArea #contentsArea #contents-block #softwarerule p {
	width:590px;
}

body#startguide-check div#container #wrapper #mainArea #contentsArea #contents-block #softwarerule ol {
	width:570px;
}

body#startguide-check div#container #wrapper #mainArea #contentsArea #contents-block #softwarerule p#textPosition-right {
	text-align:right;
}
