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

	+ main_01
		- box01
		- box02
		- box03

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

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

	+ main

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

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

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

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

#main_01 {
}

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

#main_01 h1#tit01 span {
	display: block;
}

#main_01 h1#tit01 span:first-child {
	line-height: 0.9;
}

#main_01 .lnav01 ul li {
	float: left;
	width: 186px;
	margin-left: 2px;
	text-align: center;
}

#main_01 .lnav01 ul li:first-child {
	margin-left: 0;
}

#main_01 .lnav01 ul li:last-child {
	width: 188px;
}

#main_01 .lnav01 ul li a {
	display: block;
	padding: 5px 0 4px;
	background: #d7d7d8;
	vertical-align: middle;
}

#main_01 .lnav01 ul li a:link,
#main_01 .lnav01 ul li a:visited {
	color: #29292a;
	text-decoration: none;
}

#main_01 .lnav01 ul li a:hover,
#main_01 .lnav01 ul li a:active {
	color: #965c10;
	text-decoration: underline;
}

#main_01 .lnav01 ul li span {
	display: block;
	padding: 5px 0 4px;
	background: #000000;
	vertical-align: middle;
}

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

#box01 {
	margin-bottom: 72px;
	background: #000000 url(../img/ino_style_series02.gif) no-repeat right 15px bottom 15px;
}

#box01 #box01_r {
	position: relative;
	float: right;
	overflow: hidden;
	width: 325px;
	padding-bottom: 15px;
}

#box01 #box01_r ul {
	position: absolute;
	top: 15px;
	right: 15px;
	z-index: 100;
}

#box01 #box01_r ul li {
	float: left;
	width: 28px;
	padding: 4px 0 3px;
	border: 1px solid #b38e5e;
	background: #b38e5e;
	text-align: center;
	cursor: pointer;
}

#box01 #box01_r ul li:first-child {
	margin-right: 8px;
}

#box01 #box01_r ul li.on {
	padding: 4px 0 3px;
	border: 1px solid #616161;
	background: #000000;
	cursor: default;
}

#box01 #box01_r #box01_r_01 {
	width: 650px;
}

#box01 #box01_r #box01_r_01 div {
	position: relative;
	z-index: 10;
	float: left;
	width: 271px;
	padding: 79px 15px 0 39px;
}

#box01 #box01_r #box01_r_01 div p {
	padding-right: 25px;
}

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

#box02 h1 {
	text-align: center;
}

#box02 #box02_01 #box02_01_l {
	float: left;
	width: 452px;
}

#box02 #box02_01 #box02_01_r {
	float: right;
	width: 452px;
}

#box02 #box02_02 {
	padding: 60px 0 77px;
}

#box02 #box02_02 div {
	float: right;
	width: 531px;
	margin-top: -6px;
}

#box02 #box02_02 div h1 {
	text-align: left;
}

#box02 #box02_02 div h1 span {
	display: block;
}

#box02 #box02_02 div h1 span:first-child {
	line-height: 0.9;
}

#box02 #box02_03 > img {
	float: left;
}

#box02 #box02_03 div {
	float: right;
	width: 530px;
}

#box02 #box02_03 div h1 {
	text-align: left;
}

#box02 #box02_03 div h1 span {
	display: block;
}

#box02 #box02_03 div h1 span:first-child {
	line-height: 0.9;
}

#box02 #box02_03 div figure {
	position: relative;
	min-height: 120px;
	text-align: left;
	vertical-align: bottom;
}

#box02 #box02_03 div p + figure {
	margin-bottom: 15px;
	background: url(../img/i_land_p06.gif) no-repeat right -1px top;
}

#box02 #box02_03 div figure img {
	position: absolute;
	left: 0;
	bottom: 0;
}

#box02 #box02_03 div figure figcaption {
	position: absolute;
	right: 0;
	bottom: 0;
	width: 234px;
	padding: 0 146px 25px 0;
	background: url(../img/ino_style_series03.gif) no-repeat left bottom;
}

#box02 #box02_03 div figure + figure figcaption {
	background: url(../img/ino_style_series04.gif) no-repeat left bottom;
}

.bold01 {
	font-weight: bold;
}

/*----------------------------------------
	box03
-----------------------------------------*/

#box03 h1 {
	text-align: center;
}