@charset "UTF-8";
/*----------------------------------------

	+ main_01
		- box01
		- box02

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

/*----------------------------------------
	main_01
-----------------------------------------*/

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

	main

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

#main > h1 {
	position: relative;
	min-height: 174px;
}

#main > h1 img {
	position: absolute;
	bottom: 0;
	padding-bottom: 20px;
}

/*----------------------------------------
	main_01
-----------------------------------------*/

#main_01 {
	margin-top: -54px;
}

#main_01 > h1 {
	text-align: center;
}

#main_01 > figure {
	padding-bottom: 73px;
}

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

#box01 > h1 {
	text-align: center;
}

#box01 #box01_01 {
	width: 1000px;
	margin-left: -30px;
}

#box01 #box01_01 section {
	padding-right: 30px;
	padding-left: 30px;
}

#box01 #box01_01 section div {
	float: right;
	width: 560px;
}

#box01 #box01_01 section div h1 {
	margin-top: -8px;
}

#box01 #box01_01 section div p.series {
	display: inline-block;
	padding-bottom: 30px;
	background: url(../img/function_c_series05.gif) no-repeat left bottom;
}

#box01 #box01_01 section iframe,
#box01 #box01_01 section img {
	display: block;
	float: left;
}

#box01 #box01_02 {
	margin: 55px 0 0;
	background: url(../../../../img/c_content_bg01.jpg) no-repeat center bottom;
}

#box01 #box01_02 {
	padding-bottom: 30px;
	background: url(../img/function_c_series01.gif) no-repeat right bottom;
}

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

.box02 h1.lined {
	background: url(../../../../img/c_content_bg01.jpg) no-repeat center top;
}

.box02 div img {
	display: block;
	float: left;
}

.box02 div div {
	float: right;
}

.box02 div div img {
	float: none;
}

.box02 div div iframe {
	display: block;
	padding-bottom: 2px;
}