@charset "utf-8";

body,div,pre,p,blockquote,
form,fieldset,input,textarea,select,option,
dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,
table,th,td,embed,object{
margin:0;
padding:0;
}

img{
border:0px;
}

li{
list-style:none;
}

.invisible{
display:none;
}

.clear{
clear:both;
height:0;
font-size:0px;
line-height:0px;
}

.marginleft5{
margin-left:5px;
}

.marginright10{
margin-right:10px;
}

.margintop10{
margin-top:10px;
}

.marginbottom5{
margin-bottom:5px;
}

.marginbottom10{
margin-bottom:10px;
}

.marginbottom20{
margin-bottom:20px;
}

.text_white{
color:#FFFFFF;
}

a:link{
color:#065EA1;
text-decoration:none;
}

a:visited{
color:#065EA1;
text-decoration:none;
}

a:hover{
color:#065EA1;
text-decoration:underline;
}

a:active{
color:#065EA1;
text-decoration:underline;
}

.arrowred_text{
display:block;
background:url(../common_img/icon_arrow_red.gif) no-repeat left top;
padding-left:9px;
}

.arrowred_s_text{
display:block;
background:url(../common_img/icon_arrow_red_s.gif) no-repeat left top;
padding-left:8px;
}

.arrowblack_text{
display:block;
background:url(../common_img/icon_arrow_black.gif) no-repeat left top;
padding-left:9px;
}

.windowred_text{
display:block;
background:url(../common_img/icon_window_red.gif) no-repeat left top;
padding-left:15px;
}

.windowred_s_text{
display:block;
background:url(../common_img/icon_window_red_s.gif) no-repeat left top;
padding-left:15px;
margin-left:-7px;
}

.dotlinered{
width:100%;
height:1px;
font-size:0px;
line-height:0px;
display:block;
background:url(../common_img/dotline_red.gif) repeat-x left top;
margin:10px 0;
}

.dotlinered_nomargin{
width:100%;
height:1px;
font-size:0px;
line-height:0px;
display:block;
background:url(../common_img/dotline_red.gif) repeat-x left top;
}

.textbar{
width:100%;
height:20px;
display:block;
background:url(../common_img/textbar.gif) no-repeat right top;
font-weight:bold;
color:#FFFFFF;
line-height:20px;
}

#backtotop{
width:150px;
height:20px;
top:0;
left:835px;
position:relative;
background-image:url(../common_img/backtotop_btn.gif);
background-position:left top;
display:block;
}

body {
width:100%;
height:100%;
margin:0;
padding:0;
border:0;
background-color:#FFFFFF;
color:#000000;
font-size:12px;
line-height:18px;
font-family:Osaka,'ＭＳ Ｐゴシック','ヒラギノ角ゴ Pro W3',sans-serif;
}

#header{
width:100%;
height:95px;
margin:0 auto;
position:absolute;
z-index:1;
}

iframe#iframe_footer{
height:220px;
}
