@charset "Shift_JIS";
/*----------------------------------------

	- titlebox
	- box01
	- box02
	- box03
	- link
	- pagetop
	
-----------------------------------------*/

/*----------------------------------------
	titlebox
-----------------------------------------*/

#titlebox h1 {
	padding: 13px 0 0 175px;
}

#titlebox p {
	padding: 6px 0 0 141px;
}

#titlebox p.link {
	width: 570px;
	padding: 5px 0 0 0;
	text-align: center;
}

#titlebox p.link a:link,
#titlebox p.link a:visited {
	color: #fc751b;
	text-decoration: underline;
}

#titlebox p.link a:hover,
#titlebox p.link a:active {
	color: #333333;
	text-decoration: underline;
}

/*----------------------------------------
	box01
-----------------------------------------*/

#box01 .bg {
	width: 570px;
	height: 300px;
	margin-top: 23px;
	background: url(../img/download_box01_bg.gif) no-repeat left top;
}

#box01 h2 {
	padding: 19px 0 0 268px;
}

#box01 ul {
	padding: 17px 0 0 49px;
}

#box01 ul li {
	float: left;
	width: 249px;
}
#box01 ul li ul.btn {
	padding: 8px 0 0 0;
}

#box01 ul li ul.btn li {
	width: 75px;
}

#box01 p.txt a:link,
#box01 p.txt a:visited {
	color: #fc751b;
	text-decoration: underline;
}

#box01 p.txt a:hover,
#box01 p.txt a:active {
	color: #333333;
	text-decoration: underline;
}

/*----------------------------------------
	box02
-----------------------------------------*/

#box02 {
	width: 530px;
	padding: 25px 0 0 20px;
}

#box02 h2 {
	padding-bottom: 2px;
}

#box02 h3 {
	font-weight: bold;
	padding-top: 10px;
}

#box02 table {
	width: 530px;
}

#box02 table th {
	width: 15px;
	vertical-align: top;
}

/*----------------------------------------
	box03
-----------------------------------------*/

#box03 {
	width: 530px;
	padding: 39px 0 0 20px;
}

#box03 h2 span {
	color: #999999;
}

#box03 ul li {
	width: 520px;
	padding-left: 10px;
	background: url(../img/download_box02_mark.gif) no-repeat left top;
}

/*----------------------------------------
	link
-----------------------------------------*/

#link ul {
	padding: 30px 0 0 89px;
}

#link ul li {
	float: left;
	width: 232px;
}

/*----------------------------------------
	pagetop
-----------------------------------------*/

.pagetop {
	padding-top: 25px;
}
