@charset "utf-8";
/* CSS Document */

#beginner #wrapper{
    margin-top: 20px;
    text-align: center;
}
#wrap{
      width:750px;
      margin:0 auto ;
}

/* 上部登録ボタン */

.dot_img{
    margin:0px auto;
    padding:30px 0;
}

#beginner_no_login{
    height:113px;
   	background:url(../imgs/beginner/nologin_bg_beginner.gif) no-repeat 0 0;
}

#beginner_no_login ul li{
	float: left;
	line-height: 1.6;
}

#beginner_no_login{
	display: inline-block;
    padding:-40px 0 0 0;
}
#beginner_no_login ul li.btn_regist{
    padding:0 0 0 20px;
    width:483px;
    height:108px;
	position: relative;
	overflow: hidden;
}
#beginner_no_login ul li.btn_login{
    margin:0 0 0 468px;
    width:337px;
    height:308px;
	position: relative;
}
#beginner_no_login ul li.btn_regist a img{
	position: absolute;
	top: 50px;
	left: 10px;
}
#beginner_no_login ul li.btn_login a img{
    position: absolute;
    top: -57px;
    left:30px;
}
#beginner_no_login_main ul li.btn_login a{
	display: block;
}
#beginner_no_login ul li a:hover{
	border: none;
}
#beginner_no_login ul li.btn_regist a:hover img{
	position: absolute;
	top:52px;
	left:12px;
}
#beginner_no_login ul  li.btn_login a:hover img{
	position: absolute;
	top:-55px;
	left:32px;
}

#beginner_title,
#beginner_howto,
#beginner_why,
#beginner_what,
#beginner_uservoice,
#beginner_friend{
    margin:10px 0 0 0;
	*vertical-align:text-bottom;
	*font-size:1px;
    *line-height:0;
}
/*#beginner_howto*/

#beginner_howto .howto_title{
    *margin:0 0 20px 0;
}
#beginner_howto #howto_step1 .step1_title{
    float:left;
    margin:-15px 0 0 10px;
	*margin:9px 0 0 0;
}
#beginner_howto #howto_step1{
    background:url(../imgs/beginner/bg_howto_high.gif) repeat;
}
#beginner_howto #howto_step1 #howto_content{
    width:730px;
    margin:20px auto 0 auto;
    *margin:0 auto 0 auto;
    padding:5px 0 10px 0;
}
#beginner_howto #howto_step1 #step1_high img,
#beginner_howto #howto_step1 #step1_low img{
    padding:8px;
}
#beginner_howto #howto_step1 #step1_low p{
    text-align:right;
    font-size:10px;
    padding:0 20px 0 0;
}
#beginner_howto #howto_step2{
    width:730px;
    margin:0 auto;
    padding:5px 5px;
    background:url(../imgs/beginner/bg_howto_low.gif) repeat;
}
#beginner_howto #howto_step2 #step2 li{
    padding:5px;
    float: left;
}
#beginner_why #if_contents{
    width:750px;
    margin:20px auto;
}

/*#beginner_why*/


#beginner_why #why_shopif{
    width:350px;
    float:left;
    margin:0 10px 0 3px;
}
#beginner_why #why_chanceif{
    width:350px;
    float:left;
}
#beginner_why .why_btn a{
    display: block;
    margin:0 auto;
    width:356px;
	height:47px;
	background:url(../imgs/beginner/btn_why.gif) no-repeat 0 0;
	cursor: pointer;
	border: none;
	border-width: 0px;
}
#beginner_why .why_btn a:hover{
    opacity: 0.70;
    filter: alpha(opacity=70);
    -ms-filter: "alpha(opacity=70)";
}

/*#beginner_what*/
#beginner_what #what_title{
    width:750px;
    margin:20px 6px 0;

}
#beginner_what #what_cm{
    width:750px;
    margin:0 auto;
}
#beginner_what #what_cm #what_cm_contents{
    width:710px;
    margin:0 auto 50px;
    background:url(../imgs/beginner/bg_what.gif) repeat;
}
#beginner_what #what_cm #what_cm_contents .cm_img{
    padding:20px 0 0 0;
}
#beginner_what #other_what_contents{
    width:750px;
    margin:0 auto;

}
#beginner_what #other_what_contents .what_other{
    width:230px;
    margin:10px 10px auto;
    float:left;
    padding:5px 0 10px 0;
    background:url(../imgs/beginner/bg_what.gif) repeat;
}
#beginner_what .whatcontents_img{
    float: left;
    margin: -40px auto 0 auto;
    padding-left:3px;

}
#beginner_what .what_btn a{
    display:block;
    margin:0 auto;
    width:201px;
	height:41px;
	background:url(../imgs/beginner/btn_what.gif) no-repeat 0 0;
}

#beginner_what .what_btn a:hover{
    background-position:0 bottom;
}

#beginner_what p.what_text{
    font-size:10px;
    text-align:right;
    padding:10px;
}
/*#beginner_uservoice */
#beginner_uservoice h3{
    margin:20px 0;
}
#beginner_uservoice #uservoice_content img{
    margin:10px 0;
}

/*#beginner_friend  */
#beginner_friend #friend_content{
    margin:30px 0;
}
#beginner_friend .friend_box{
    margin:20px 0;
}
#beginner_friend .friend_btn a{
    display:block;
    margin:0 auto;
    width:450px;
	height:58px;
	background:url(../imgs/beginner/btn_friend.gif) no-repeat 0 0;
}
#beginner_friend .friend_btn a:hover{
    opacity: 0.70;
    filter: alpha(opacity=70);
    -ms-filter: "alpha(opacity=70)";
}

/* 初心者ミッションボタン */
.mission-clear {
    width: 506px;
    height: 98px;
    margin: 0 auto 30px;
}

.mission-clear a {
    display: block;
    width: 506px;
    height: 98px;
    padding: 3px;
    overflow: hidden;
    position: relative;
}

.mission-clear a img {
    position: absolute;
    top: 0;
    left: 0;
}

.mission-clear a:hover img {
    position: absolute;
    top: 1px;
    left: 1px;
}
