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

	- main
	- box

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

/*----------------------------------------
	main
-----------------------------------------*/

#main {
	text-align: center;
	padding-bottom: 12px;
}

#main h2 {
	padding-bottom: 9px;
}

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

#content .box {
	width: 562px;
	margin-top: 10px;
	padding-bottom: 26px;
	background: url(../toraneki/img/index_box_bg.gif) no-repeat left bottom;
}

#content .box h4 {
	margin: 0 32px;
	padding: 23px 0 13px 0;
}

#content .box p {
	margin: 0 32px;
}

#content .box p.sp {
	text-indent: -1em;
	margin-left: 1em;
	padding: 13px 32px 0 32px;
}

#content .box p.btn {
	margin: 0 32px;
	padding-top: 8px;
}
