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

	- titlebox
	- cmn box
	- box01
	- box02

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

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

#titlebox h1 {
	padding: 15px 0 0 150px;
}

#titlebox p {
	padding: 6px 0 17px 169px;
}

/*----------------------------------------
	cmn box
-----------------------------------------*/

.box h2 {
	padding: 17px 0 18px 0;
	text-align: center;
}

.box ul {
	padding-left: 15px;
}

.box p {
	padding: 120px 0 0 0;
	text-align: center;
}

.box p.btn {
	padding: 0;
}

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

#box01 {
	float: left;
	width: 372px;
	background: url(../img/index_01_bg.jpg) no-repeat left top;
}

#box01 ul li {
	float: left;
	width: 174px;
}

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

#box02 {
	float: left;
	width: 198px;
	background: url(../img/index_02_bg.jpg) no-repeat left top;
}
