@charset "Shift_JIS";
@import url(distinguish.css);
/*----------------------------------------

	+ cmn 
		- read
		- point
		- link
	+ page01 
		- box01
	+ page02 
		- box01
		- box02

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

/*----------------------------------------
	cmn
-----------------------------------------*/

/* read */
#read dt {
	float: left;
	width: 151px;
	height: 151px;
	margin-top: 15px;
}

#read dd {
	float: right;
	width: 370px;
	margin-top: 15px;
}

#read dd p.btn {
	margin-top: 10px;
	text-align: right;
}

#read .clear {
	height: 24px;
	font-size: 0;
	line-height: 0;
}

/* point */
#point {
	width: 536px;
	margin-top: 22px;
	padding: 20px 0;
	background-color: #f0f4fb;
}

#point h4 {
	margin-left: 20px;
	padding-bottom: 4px;
}

#point p {
	margin-top: 8px;
	padding: 0 22px;
}

#point p.font_small {
	text-align: right;
}

/* link */
#link {
	padding-top: 40px;
	text-align: center;
}

#link ul {
	margin-top: -13px;
}

#link li {
	margin-top: 11px;
}

/*----------------------------------------
	page01
-----------------------------------------*/

/* box01 */
#page01 #box01 {
	position: relative;
	width: 536px;
	background: url(../distinguish/img/feature01_01_bg.gif) no-repeat;
}

#page01 #box01 h3 {
	height: 695px;
	text-align: center;
}

#page01 #box01 h3 img {
	margin-top: 20px;
}

#page01 #box01 li {
	position: absolute;
}

#page01 #box01 li#m01 {
	top: 152px;
	left: 149px;
}

#page01 #box01 li#m02 {
	top: 237px;
	left: 122px;
}

#page01 #box01 li#m03 {
	top: 318px;
	left: 149px;
}

#page01 #box01 li#m04 {
	top: 404px;
	left: 122px;
}

#page01 #box01 li#m05 {
	top: 492px;
	left: 149px;
}

#page01 #box01 li#m06 {
	top: 587px;
	left: 122px;
}

#page01 #box01 li#m07 {
	top: 672px;
	left: 149px;
}

#page01 #box01 p.font_small {
	padding-top: 7px;
	text-align: center;
}

/*----------------------------------------
	page02
-----------------------------------------*/

/* box01 */
#page02 #box01 {
	position: relative;
	width: 536px;
	padding-top: 93px;
	background: url(../distinguish/img/feature02_bg.gif) repeat-y;
}

#page02 #box01 h3 {
	position: absolute;
	z-index: 10;
	top: 0;
	left: 0;
	width: 536px;
	height: 488px;
	background: url(../distinguish/img/feature02_01_bg.gif) no-repeat;
	text-align: center;
}

#page02 #box01 h3 img {
	padding-top: 20px;
}

#page02 #box01 li {
	position: relative;
	z-index: 50;
	width: 376px;
	margin-left: 29px;
	padding-bottom: 22px;
	background: url(../distinguish/img/feature02_line01.gif) no-repeat left bottom;
}

#page02 #box01 li h4 {
	padding: 24px 0 7px 0;
}

#page02 #box01 li p {
	margin-left: 2px;
	padding-left: 35px;
	background: url(../distinguish/img/feature02_line02.gif) no-repeat 0 0.8em;
}

#page02 #box01 li.btm {
	width: 536px;
	margin-left: 0;
	padding-bottom: 32px;
	background: url(../distinguish/img/feature02_bg_btm.gif) no-repeat left bottom;
}

#page02 #box01 li.btm h4 {
	margin-left: 29px;
}

#page02 #box01 li.btm p {
	margin: 0 131px 0 31px;
}

/* box02 */
#page02 #box02 {
	position: relative;
	width: 536px;
	margin-top: 10px;
	padding-top: 93px;
	background: url(../distinguish/img/feature02_bg.gif) repeat-y;
}

#page02 #box02 h3 {
	position: absolute;
	z-index: 10;
	top: 0;
	left: 0;
	width: 536px;
	height: 585px;
	background: url(../distinguish/img/feature02_02_bg.gif) no-repeat;
	text-align: center;
}

#page02 #box02 h3 img {
	padding-top: 20px;
}

#page02 #box02 li {
	position: relative;
	z-index: 50;
	width: 376px;
	margin-left: 131px;
	padding-bottom: 22px;
	background: url(../distinguish/img/feature02_line01.gif) no-repeat left bottom;
}

#page02 #box02 li h4 {
	padding: 24px 0 7px 0;
}

#page02 #box02 li p {
	margin-left: 2px;
	padding-left: 35px;
	background: url(../distinguish/img/feature02_line02.gif) no-repeat 0 0.8em;
}

#page02 #box02 li.btm {
	width: 536px;
	margin-left: 0;
	padding-bottom: 32px;
	background: url(../distinguish/img/feature02_bg_btm.gif) no-repeat left bottom;
}

#page02 #box02 li.btm h4 {
	margin-left: 131px;
}

#page02 #box02 li.btm p {
	margin: 0 29px 0 133px;
}

#page02 #box02 p.font_small	{
	width: 536px;
	padding-top: 7px;
	text-align: center;
	background-color: #ffffff;
}
