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

	- title01
	- details
	- center
	
-----------------------------------------*/

/*----------------------------------------
	title01
-----------------------------------------*/

#title01 {
	padding: 5px 0 6px 8px;
	background: url(/assets/images/common/common_line01.gif) repeat-x left bottom;
	border-left: 4px solid #8ac52c;
}

#title01 .tit_txt01 {
	float: left;
}

#title01 ul, #title01 p {
	float: right;
	margin-top: 0.5em;
	text-align: right;
}

#title01 ul li {
	display: inline;
	margin-left: 10px;
	zoom: 1;
}

/*----------------------------------------
	details
-----------------------------------------*/

.details {
	margin-left: 8px;
}

.details_560 {
	width: 560px;
	margin-left: 8px;
}

/*----------------------------------------
	center
-----------------------------------------*/

.center {
	text-align: center;
}