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

	+ wrapper
		- h1
		- box

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

#content {
	position: relative;
	margin-top: 113px;
	border-top: 1px solid #e5e5e5
}

#snav ul {
	padding: 6px 134px 6px 138px;
}

/*----------------------------------------
	title
-----------------------------------------*/

#content h1 {
	padding: 59px 0 39px 0;
}

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

#box {
	width: 940px;
	margin: 0 0 0 20px;
	background: url(../img/index_box_bg02.gif) repeat-y left;	
}

#box .inner_box {
	padding-top: 45px;
	background: url(../img/index_box_bg01.gif) no-repeat left top;	
}

#box h2 {
	padding-left: 121px;
}

#box p {
	padding: 20px 0 0 121px;
}

#box ul {
	padding: 37px 0 22px 121px;
}

#box ul li {
	position: relative;
	padding: 0 0 15px 1.2em;
}

#box ul li span {
	position: absolute;
	top: 0;
	left: 0;
	color: #c2c2c2;
}

#box p#store {
	padding: 0 0 45px 121px;
	background: url(../img/index_box_bg03.gif) no-repeat left bottom;	
}

/*----------------------------------------
	btn
-----------------------------------------*/

#btn p {
	margin: 0;
	border: none;	
}