@charset "UTF-8";

/* ------------------------------
		 login style
 ------------------------------ */
#main #main2column #colmunLeft #section01 {
	border-bottom: none;
}


#main #main2column #colmunLeft .cont table td input[type="password"] {
    border: 1px solid #ddd;
    font-size: 100%;
    font-weight: normal;
    padding: 3px;
}


#pagetopBtn {
    height: 77px;
}

#pagetopBtn p {
    background: url("/img/common/column2_bg_btm.gif") no-repeat scroll left top rgba(0, 0, 0, 0);
    padding-top: 41px;
}