@charset "utf-8";
/* ===================================================================
	use second
=================================================================== */

/*---------------------------------------------------------------------------*/

h2 {
	margin:0 auto 50px;
	padding-top:20px;
	width:935px;
}

.inner {
	background: url(../../common/images/bg_sakura.png) repeat center top;
	line-height: 1.8em;
	margin: 0 auto 85px;
	width: 935px;
}

h3 {
	margin-bottom: 15px;
}

.box {
	margin:0 auto 100px;
	width:873px;
}

.box_item {
	background:url(../images/item_img.png) no-repeat right bottom;
	min-height:255px;
	margin:0 auto 50px;
}

.ttl {
	position:relative;
}

.ttl .btn {
	position:absolute;
	top:10px;
	right:0;
}

.inner p.text {
	margin-left:20px;
}

.inner p.text a {
	background:url(../../common/images/icon_arrow.png) no-repeat left center;
	margin-left:10px;
	padding-left:1.4em;
	display: inline-block;
	/display: inline;
	/zoom: 1;
}

/**/


#download {
	background: url(../../common/images/bg.jpg) repeat center top;
}

#download .inner {
	font-size: 12px;
	margin: 0 auto;
	width: 885px;
	padding: 40px 10px;
	overflow: hidden;
}

#download ul {
	text-align:center;
}

#download ul li {
	text-align:center;
}

#download ul.item_01 li {
	margin: 50px 19px;
	float: left;
}

#download ul.item_02 li {
	margin: 50px 31px;
	float: left;
}

#download ul.item_03 li {
	margin: 50px 10px;
	float: left;
}

#download ul.item_04 li {
	margin: 50px 5px;
	float: left;
}

#download .btn_close {
	text-align:center;
}
