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

	- content
	
-----------------------------------------*/

/*----------------------------------------
	content
-----------------------------------------*/

#content_inner02 {
	padding-bottom: 205px;
}

#content_inner02 p {
	line-height: 1.75;	
}

#content_inner02 .box01 {
	padding: 25px 0px 50px;
}

#content_inner02 .box01 .box02 img {
	width: 169px;	
	float: left;
}

#content_inner02 .box01 .box02 ul {
	width: 410px;	
	float: right;
}

#content_inner02 .box01 .box02 ul li {
	margin-bottom: 4px;
}

#content_inner02 #stit01,
#content_inner02 #stit02,
#content_inner02 #stit03,
#content_inner02 #stit04,
#content_inner02 #stit05 {
	width: 597px;	
	height: 70px;	
	position: relative;
	z-index: 0;
}

#content_inner02 #stit01_open,
#content_inner02 #stit02_open,
#content_inner02 #stit03_open,
#content_inner02 #stit04_open,
#content_inner02 #stit05_open {
	width: 597px;	
	height: 70px;	
	position: absolute;
	z-index: 2;
	left: 0px;
	top: 0px;
}

#content_inner02 #stit01_close,
#content_inner02 #stit02_close,
#content_inner02 #stit03_close,
#content_inner02 #stit04_close,
#content_inner02 #stit05_close {
	width: 597px;	
	height: 70px;	
	position: absolute;
	z-index: 1;
	left: 0px;
	top: 0px;
}

#content_inner02 .accordion_head {
	cursor: pointer;
}