/* CSS Document */


.contentsWidth { background: url(../img/bg-title.png) left top no-repeat; }


/*======================================================================*
 *  [ size ] 
 *======================================================================*/

#size ul {
	width: 612px;
	margin: 0 auto;
	padding-top: 15px;
}
#size li {
	width: 286px;
	padding: 0 10px;
}
#size li .ft {
	margin-top: 10px;
	padding: 3px;
	background: #d8eaf8;
	color: #4894ce;
	font-size: 14px;
	font-size: 1.4rem;
	font-weight: bold;
	text-align: center;
}
#size li dt { padding: 15px 0 10px 0; }


/*======================================================================*
 *  [ feature ] 
 *======================================================================*/

#feature { padding-bottom: 25px; }

#feature .point01 h4, #feature .point02 h4 {
	width: 383px;
	float: left;
}
#feature .point01 p, #feature .point02 p {
	width: 425px;
	padding-top: 8px;
	float: right;
}

#feature .point03 h4, #feature .point04 h4 { padding-bottom: 20px; }

#feature .point03 { padding-bottom: 31px; }
#feature .point03 #expand, #feature .point03 #storing{
	width: 521px;
	margin: 0 auto;
}
#feature .point03 #expand { padding-bottom: 10px; }
#feature .point03 #large {
	width: 340px;
	float: right;
}
#feature .point03 #expand ul, #feature .point03 #storing ul {
	margin: 0 -10px 0 -40px;
	background: url(../img/bg-arrow.gif) 40px 43px no-repeat;
}
#feature .point03 li {
	width: 140px;
	padding: 0 10px 0 40px;
}

#feature .point04 { background: none; }
#feature .point04 .parts { margin: 0 -20px; }
#feature .point04 .parts li {
	width: 430px;
	padding: 0 20px 15px 20px;
	background: none;
	float: left;
}
#feature .point04 .parts li img { float: left; }
#feature .point04 .parts li p {
	width: 270px;
	font-size: 14px;
	font-size: 1.4rem;
	line-height: 140%;
	float: right;
}
#feature .point04 .note li {
	padding: 0.5em 0 0 15px;
	background: url(../../img/icon-list.gif) left 0.7em no-repeat;
}
