@charset "utf-8";

/* Common */
body,p,h1,h2,h3,h4,h5,h6,ul,ol,li,dl,dt,dd,table,th,td,form,fieldset,legend,input,textarea,button,select{margin:0;padding:0}
body,input,textarea,select,button,table{font-family:Arial, Helvetica, sans-serif;font-size:12px; color:#333;}
img,fieldset{border:0}
ul,ol{list-style:none}
em,address{font-style:normal}
a{text-decoration:none}
a:hover,a:active,a:focus{text-decoration:underline}
.blind{position:absolute;top:0;left:0;width:1px;height:1px;overflow:hidden;visibility:hidden;font-size:0; line-height:0}
.clear{ clear:both;}
.hr01{ width:100%; height:0; border-bottom:#e2e2e2 dashed 2px; margin:40px 0;}
.hr02{ margin:10px 0;}
input[type="button"]{ cursor:pointer;}
input[type="button"]:focus{outline:none;}

#container{ position:relative;}
#content{width:1230px; min-height:400px; margin:0 auto; display:block;}
#content02{ width:100%;min-height:400px; margin:0 auto; display:block;}
.tit_global{ width:100%; height:auto; border-bottom:#cbd9d6 solid 1px; text-align:center; margin-bottom:50px;}
.tit_global_b{ text-align:left;}
.tit_global span{ font-size:50px; background:#fff; padding:0 20px; position:relative; bottom:-30px;}
.tit_global_b span{ padding-left:0;}


