@charset "UTF-8";

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

	- tit01
	- main
	- breadcrumb
	+ index
		+ box01
			- box01_01
			- box01_02
			- box01_03
			- box01_04

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

/*----------------------------------------
	tit01
-----------------------------------------*/

#tit01 {
	position: relative;
	min-width: 960px;
	padding: 39px 0 37px;
	background: url(../../img/c_bg04.gif) repeat left top;
	text-align: center;
}

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

#main {
	width: 100%;
}

/*----------------------------------------
	breadcrumb
-----------------------------------------*/

#content .breadcrumb {
	width: 960px;
	margin: 0 auto;
}

/*----------------------------------------
	index
-----------------------------------------*/

#index {
	margin-top: 70px;
}

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

#box01 {
	width: 960px;
	margin: 0 auto;
}

/*----------------------------------------
	box01_01
-----------------------------------------*/

#box01 #box01_01 {
	margin-top: 40px;
}

#box01 #box01_01 > h1 {
	margin-bottom: 10px;
}

#box01 #box01_01 > dl {
	margin-top: 10px;
}

#box01 #box01_01 > dl:last-of-type {
	margin-top: 20px;
}

#box01 #box01_01 > dl dd.btn01 {
	margin-top: 5px;
}

#box01 #box01_01 > div {
	margin-top: 10px;
}

#box01 #box01_01 > div dl {
	display: table-cell;
}

#box01 #box01_01 > div dl + dl {
	padding-left: 100px;
}

/*----------------------------------------
	box01_02
-----------------------------------------*/

#box01 #box01_02 {
	margin-top: 40px;
}

#box01 #box01_02 > h1 {
	margin-bottom: 10px;
}

/*----------------------------------------
	box01_03
-----------------------------------------*/

#box01 #box01_03 {
	margin-top: 40px;
}

#box01 #box01_03 > h1 {
	margin-bottom: 10px;
}

/*----------------------------------------
	box01_04
-----------------------------------------*/

#box01 #box01_04 {
	margin-top: 40px;
}

#box01 #box01_04 > h1 {
	margin-bottom: 10px;
}

/*----------------------------------------
	box01_05
-----------------------------------------*/

#box01 #box01_05 {
	margin-top: 40px;
}

#box01 #box01_05 > h1 {
	margin-bottom: 10px;
}
