@charset "shift_jis";

/*------------------------------------------------------------
import css
------------------------------------------------------------*/

@import url("../import.css");


iframe {
height:300px;
}

#annotation {
padding:10px;
background-color:#FFEEEE;
margin-top:7px;
font-size:85%;
}

.txt-style01 {
font-size:85%;
color:#000000;
}

.form-common-submit-button .send {
font-size:180%;
padding:10px;
}

.b-r {
border-right:1px solid #999999;
}