@charset "utf-8";
/*----------------------------
font
-----------------------------*/
* html body {
    font-size: 75%;
}
*:first-child+html body {
    font-size: 75%;
}
/*---//font-----------*/
#welcome {
	background:url(../../../images/guide/welcome/img/bg.jpg) no-repeat;
	width:960px;
}
#welcome .breadcrumbs{
	margin-left:-25px;
}
#welcome .top{
	width:960px;
	margin:0 0 30px;
	position:relative;
	min-height:410px;
	height:auto !important;
	height:410px;
}
#welcome h2{
	margin:0 0 45px 55px;
	padding-top:80px;
	position:relative;
	z-index:2;
}
#welcome .top p{
	margin:0 0 24px 55px;
}

/*--- .steps---*/
#welcome .steps{
	width:900px;
	margin:0 30px 22px;
	line-height:2em;
	position:relative;
}
#welcome .steps:after{
	display:block; 
	clear:both; 
	visibility:hidden;
	content:"."; 
	height:0;
}	
#welcome .steps h3{
	margin:0 0 25px 0;
	position:relative;
	width:270px;
}
#welcome .steps li{
	width:272px;
	float:left;
	margin:0 40px 0 0;
}
#welcome .steps li.last{
	margin-right:0;
}
#welcome .steps li p {
	padding:0 0 0 7px
}

/*--- register ---*/

#welcome .register {
	margin:0 0 38px 30px;
}
*html #welcome .register {
	margin:0 0 38px 15px;
} 
#welcome .register{
	border:1px solid #eeeeee;
	background:#eeeeee;
	width:510px;
	padding:27px 45px 21px;
	float:left;
	font-size:1.17em;
}
#welcome .register h3{
	margin:0 0 5px;
}
/*---webmember---*/
#welcome .register .webmember {
	background:white;
	border:1px solid #e7e7e7;
	margin:12px 0 0;
	padding:22px 20px;
	width:468px;
}
#welcome .register .webmember:after{
	display:block; 
	clear:both; 
	visibility:hidden;
	content:"."; 
	height:0;
}
#welcome .register .webmember .text{
	float:left;
}
#welcome .register .webmember a {
	float:right;
	background:url(../../../images/guide/welcome/img/webmember-register.jpg) no-repeat left top;
	text-indent:-9000px;
	font-size:10px;
	overflow:hidden;
	margin:5px 0 0 0;
	display:block;
	width:210px;
	height:40px;
}
#welcome .register .webmember a:hover{
	opacity:0.70;
	-ms-filter:"alpha( opacity=70)";
	filter:alpha(opacity=70);
}
#welcome .mobile{
	border:1px solid #e7e7e7;
	width:272px;
	float:right;
	text-align:center;
	padding:26px 0 13px;
}

/*mobile*/
#welcome .mobile{
	margin:0 30px 38px 0;
}
*html #welcome .mobile {
	margin:0 15px 38px 0;
} 
#welcome .mobile h3{
	margin:0 0 19px;
}
#welcome .mobile .qrcode{
	border:1px solid #b9b9b9;
}
#welcome .mobile .url{
	margin:8px 0 0;
}

/*--- .navi ---*/
#welcome .navi{
	clear:both;
	width:900px;
	margin:0 30px 34px;
}
#welcome .navi h3,
#welcome .guide h3{
	background:url(../../../images/guide/welcome/img/rose.jpg) no-repeat left top;
	margin:0 0 10px;
	padding:2px 0 3px 37px;
	height:1%;
}
#welcome .navi .shoppingflow,
#welcome .navi .search{
	width:414px;
}

/*--- .guide ---*/
#welcome .guide{
	width:900px;
	clear:both;
	margin:0 30px 34px;
}
#welcome .guide:after{
	display:block; 
	clear:both; 
	visibility:hidden;
	content:"."; 
	height:0;
}
#welcome .link-lists li{
	margin:0 8px 0 0;
	width:272px;
}


/*faq-guide
----------------------------*/

#welcome .link-lists h3,
#welcome .link-lists h4{
	background:url(../../../images/guide/welcome/img/dottedline_h.gif) repeat-x bottom;
	margin:0 0 10px;
	padding:0 0 8px;
	text-align:center;
}
#welcome .link-lists li{
	border:5px solid #eeeeee;
	padding:9px 6px 6px;
	float:left;
}
#welcome .link-lists li.last{
	margin-right:0;
}
#welcome .link-lists li li{
	background:url(../../../images/guide/welcome/img/link-triangle.jpg) no-repeat left 4px;
	border:none;
	width:auto;
	float:none;
	margin:5px 0 0 6px;
	padding:0 40px 0 16px;
}
#welcome .navi:after{
	display:block; 
	clear:both; 
	visibility:hidden;
	content:"."; 
	height:0;
}	
#welcome .questions{
	padding:0 0 30px;
}
#welcome .answers{
	font-size:1.17em;
	line-height:2em;
}
#welcome .answers h3{
	background:#eeeeee;
	margin:0 0 2em;
	padding:3px 0 4px 6px;
}
#welcome .answers dl{
}
#welcome .answers dt,
#welcome .answers dd{
	height:1%;
}
#welcome .answers dt{
	margin:0 0 25px;
	padding-top:7px;
	padding-bottom:3px;
}
#welcome .answers dt img{
	display:block;
}
#welcome .answers dd{
	margin:0 0 2em;
	padding-right:40px;
}
#welcome .answers dd img{
	margin:15px auto 0;
	display:block;
}
#welcome .answers p{
	margin:0 0 2em;
}
#welcome .questions div.back-top{
	margin-top:0;
}
#welcome .answers div.back-top{
	background:url(../../../images/guide/welcome/img/dottedline_h.gif) repeat-x bottom;
	margin-top:0;
	margin-bottom:2em;
	padding-bottom:15px;
}
#welcome .answers div.back-top-last{
	background:none !important;
	padding-bottom:0;
}
#welcome .navi .shoppingflow,
#welcome .navi .search{
	border:1px solid #a9a9a9;
	padding:0 6px 6px 18px;
	text-align:center;
}
#welcome .navi .shoppingflow{
	float:left;
}
#welcome .navi .search{
	float:right;
}
#welcome .navi .shoppingflow h3,
#welcome .navi .shoppingflow h4,
#welcome .navi .search h3,	
#welcome .navi .search h4{	
	text-align:left;
	background:#545454;
	margin:0 -6px 30px -18px;
	padding:7px 0 8px 9px;
}
#welcome .navi .flow{
	margin:0 0 14px -12px;
}
#welcome .navi .hint{
	float:left;
	margin:8px 0 0;
}
#welcome .navi .learnmore{
	float:right;
	background-position:left top;
	width:136px;
	height:26px;
	display:block;
	text-indent:-9000px;
	font-size:10px;
	overflow:hidden;
}
#welcome .navi .shoppingflow .learnmore{
	background-image:url(../../../images/guide/welcome/img/shoppingflow_learnmore.jpg);
}
#welcome .navi .search .learnmore{
	background-image:url(../../../images/guide/welcome/img/search_learnmore.jpg);
}
#welcome .navi .learnmore:hover{
	opacity:0.70;
	-ms-filter:"alpha( opacity=70)";
	filter:alpha(opacity=70);
}




