#main_left .title {
margin: 0px; 
}

#main_left .subtitle {
margin-top: 20px; 
margin-bottom: 20px; 
}

#main_left .left_arw {
width: 70px;
vertical-align: bottom;
background-image: url(/img/pc/bg_arw.gif); 
background-repeat: repeat-y; 
}

#main_left .step_txt {
padding: 10px 10px 30px 0px;
vertical-align: top;
}

#main_left .stepbutton {
margin-top: 15px;
}

#main_left .help_image {
margin-top: 10px; 
margin-bottom: 10px; 
}

#main_left .subtitle_faq {
margin-top: 20px; 
margin-bottom: 10px; 
}

/* Base style
------------------------*/
fieldset,img {
    border: 0;
}

div#help_navi {
    margin: 10px;
		font-size:90%;
}
/* top
------------------------*/
div#gray_frame {
    width: 565px;
		padding: 0 15px 0 15px;
		background-color: #efefef;
		text-align: left;
}

div.top_sttl {
    margin-top: 25px;
		margin-bottom: 10px;
}

div.top_s_space {
    margin-left: 10px;
		margin-right: 10px;
		background-color: #efefef;
}

div.service_frame {
		width: 263px;
		height: 345px;
		background-color: #fff;
		border: solid 1px #c5c5c5;
    margin-top: 10px;
		text-align: center;
}

div#wishmail {
		width: 523px;
		height: 82px;
		background-color: #fff;
		border: solid 1px #c5c5c5;
    margin-top: 10px;
		padding: 10px;
}
