@charset "utf-8";



/*----------------------------------------------------

	Common

----------------------------------------------------*/



html,body {
	margin:0;
	padding:0;
	border:none;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
	font-size: 12px;
	line-height: 140%;
	color: #666666;
}



body {
	background-image: url(img/head_bg.jpg);
	background-repeat: repeat-x;
}



h1,h2,h3,h4,h5,h6,ul,ol,p,dl,dt,dd {
	margin:0;
	padding:0;
}



h1 {
	width: 740px;
	font-size: 18px;
	padding-top: 15px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	line-height: 100%;
}



h2 {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-indent: 8px;
	height: 21px;
	width: 740px;
	background-image: url(img/title_bg.gif);
	padding-top: 2px;
	padding-left: 5px;
	background-repeat: no-repeat;
}



dt {
	font-weight: bold;
}



dd {
	line-height: 150%;
	margin-bottom: 15px;
}



.clear {
	clear: both;
}



.pageTop {
	width: 740px;
	text-align: right;
	padding-top: 85px;
	padding-bottom: 2px;
}



.normalText {
	line-height: 130%;
	margin-bottom: 7px;
	margin-top: 2px;
	padding: 0px;
	margin-right: 0px;
	margin-left: 0px;
}



.redText {
	color:#FF0000;
}




/*----------------------------------------------------

	Wrapper

----------------------------------------------------*/



#wrapper {
	width: 740px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-bottom: 40px;
	text-align: left;
	position: relative;
}



/*----------------------------------------------------

	close buootn

----------------------------------------------------*/



#closeBt {
	background: url(img/close_bt.gif) no-repeat;
	height: 24px;
	width: 60px;
	text-indent: -9999px;
	position:absolute;
	left: 680px;
	top: 9px;
}




#closeBt a {
	display: block;
	height: 24px;
	width: 60px;
	text-decoration: none;
}




#closeBt a:hover {
	display: block;
	height: 24px;
	width: 60px;
	text-decoration: none;
	background: url(img/close_bt_f2.gif) no-repeat;
}



/*----------------------------------------------------

	header

----------------------------------------------------*/



.explanation {
	width: 740px;
	padding-top: 10px;
}



#pageLink {
	margin-bottom: 40px;
	width: 740px;
	margin-top: 10px;
}



/*----------------------------------------------------

	contents

----------------------------------------------------*/



.contents {
	width: 740px;
	margin-top: 10px;
}



.title {
	color:#FF6600;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}



ul {
	list-style-type: disc;
	margin-bottom: 15px;
	margin-left: 15px;
}



#softdl {
	width: 740px;
	margin-bottom: 30px;
}



#softdl table {
	font-size: 12px;
}



#softdl .soft1 {
	width: 360px;
	float: left;
}



#softdl .soft2 {
	width: 360px;
	float: right;
}
