@charset "UTF-8";
 
 
 
/*//////////////////////////////////////////////////
 
 
 
Title : member.css
 
For   : Setting base styles of the site
 
 
 
Created	   : 2009-MM-DD
 
Last Modified : 2009-04-08
 
 
 
 
 
----------------------------------------
 
 
 
Content
 




//////////////////////////////////////////////////*/

/* ---------------------------------------
 
	0. Let's check
 
   ---------------------------------------- */
   

div#main div#main_header {
	height: 160px;
}   
#letscheckContainer h2 {
	margin-bottom: 51px;
}
#letscheckContainer .checkStepSeg {
	position: relative;
	padding-bottom: 49px;
}
#letscheckContainer .checkStepSeg h3 {
	position: relative;
	margin: 0 0 18px 3px;
}
#letscheckContainer .checkStepSeg h3.point1 {
	height: 52px;
}
#letscheckContainer .checkStepSeg h3.point2 {
	height: 71px;
}
#letscheckContainer .checkStepSeg h3.point3 {
	height: 91px;
}
#letscheckContainer .checkStepSeg h3.point4 {
	height: 73px;
}
#letscheckContainer .checkStepSeg h3 img.pointNumberLets {
	position: absolute;
	left: 0;
	top: 0;
}
#letscheckContainer .checkStepSeg h3 img.leadTextLets {
	position: absolute;
	left: 57px;
	top: 4px;
}
#letscheckContainer .checkStepSeg h3 img.titleTextLets {
	position: absolute;
	left: 57px;
	top: 37px;
}
#letscheckContainer .checkStepSeg img.arrowLets {
	position: absolute;
	left: 26px;
	top: 76px;
}
#letscheckContainer .checkStepSeg .checkStepContents {
	position: relative;
	width: 422px !important;
	height: auto !important;
	height: 100px;
	padding-left: 62px;
}
#letscheckContainer .checkStepSeg .checkStepContents p.checkText {
	float: left;
	width: 265px;
}
#letscheckContainer .checkStepSeg .checkStepContents p.checkImg {
	float: right;
}
#letscheckContainer .checkStepSeg .checkStepContents a.zoomDetail {
	position: absolute;
	right: 161px;
	bottom: 6px;
}
#letscheckContainer .checkStepSeg #checkStepFinal {
	width: 484px;
	height: 229px;
	background: url(/whatsid/letscheck/images/illust_letscheck_01.gif) no-repeat 36px bottom;
}
#letscheckContainer .checkStepSeg #checkStepFinal a {
	display: block;
	float: right;
	width: 138px;
	height: 57px;
	margin-top: 171px;
}





