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

h2.iip_header {
	font-size: 0.8rem;
}

 {
	font-size: 0.8rem;
}

.length_text_box {
	width: 60%;
	margin-right: auto;
}

*#search_btn_ken {
    border: 0px;
    width: 49px;
    height: 22px;
    background: gray url(../../common/images/icon_search_grey.png) no-repeat;
    position: absolute;
    right: 10px;
}

#search_btn {
    border: 0px;
    width: 49px;
    height: 22px;
    background: gray url(../../common/images/icon_search_grey.png) no-repeat;
    position: absolute;
    right: 10px;
	margin-right: 15px;
}
