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

#contents{font-size:100%;}

#header_main_box a#size1 {
	background:url(../img/size1_on.gif) no-repeat !important;
	width:33px;
	height:17px;
	float:right;
}

#header_main_box a#size2 {
	background:url(../img/size2_off.gif) no-repeat !important;
	width:33px;
	height:17px;
	float:right;
}




/*130904*/

.main_box .member_main_box_top {
	width:740px;
	overflow:hidden;
	background:url(../img/right_box_bk_top.gif);
	padding-top:10px;
	margin:0;
	}

.main_box .member_main_box {
	width:700px;
	margin-top:0;
	padding:20px 20px 0;
	background:url(../img/right_box_bk_main.gif) left;
	overflow:hidden;
}

.main_box .member_main_box .input_right_btn {
	width:310px;
	height:80px;
	margin-right:30px;
	float:right;
	margin-bottom:20px;
}

.main_box .member_main_box .input_left_btn {
	width:310px;
	height:80px;
	margin-left:30px;
	float:left;
	margin-bottom:20px;
}


.main_box .member_main_box span.input_ok {
	color:#3269b4;
}


.main_box .member_main_box_bottom {
	width:740px;
	height:10px;
	margin:0px;
	background:url(../mypage/img/right_box_bk_bottom.gif) left no-repeat;
}
