@charset "UTF-8";
/*初期化*/
* { z-index: 50000;}
h1,h2,h3,h4,p,dl,dt,dd { margin: 0px; padding: 0px; font-size: 100%;}
a { overflow: hidden; outline: 0; z-index: 500000;}
*html a { position: relative;}
hr { display: none; margin:  0px; padding: 0px;}
object,embed { position: relative; z-index: 100;}
noscript { margin: 0; padding: 0;}
input,textarea,select,form { position: relative; z-index: 500000;}

.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix { display: inline-table; }

/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
/* End hide from IE-mac */

/*bodyの設定*/
html { height:100%; margin: 0; padding: 0;}
body { background: #f1eff6 url(../img/bg_top01.jpg) no-repeat center fixed; width: 100%; height: 100%; margin: 0; padding: 0; text-align:center; font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3"; color: #363636;}
#main_contents { height: 100%; margin: 0; padding: 0;}

/*テキスト設定*/
html { font: 13px "ＭＳ Ｐゴシック", arial, helvetica, clean, sans-serif; font: x-small; font-size: small; }
body { font: 100%; font-size: inherit; line-height: 150%; }
.j9 { font-size: 9px; line-height: 120%; }
.j10 { font-size: 77%; line-height: 150%; }
.j11 { font-size: 85%; line-height: 150%; }
.j12 { font-size: 93%; line-height: 150%; }
.j13 { font-size: 100%; line-height: 150%; }
.j14 { font-size: 108%; line-height: 150%; }
.j15 { font-size: 116%; line-height: 150%; }
.j16 { font-size: 123.1%; line-height: 150%; }
.j17 { font-size: 131%; line-height: 150%; }
.j18 { font-size: 138.5%; line-height: 150%; }
.j19 { font-size: 146.5%; line-height: 150%; }
.j20 { font-size: 153.9%; line-height: 150%; }
.j21 { font-size: 161.6%; line-height: 150%; }
.j22 { font-size: 167%; line-height: 150%; }
.j23 { font-size: 174%; line-height: 150%; }
.j24 { font-size: 182%; line-height: 150%; }
.j25 { font-size: 189%; line-height: 150%; }
.j26 { font-size: 197%; line-height: 150%; }

/*マージン設定*/
#contents .mt10 { margin-top:10px;}
#contents .mt15 { margin-top:15px;}
#contents .mt20 { margin-top:20px;}
#contents .mt25 { margin-top:25px;}
#contents .mt30 { margin-top:30px;}
#contents .mb10 { margin-bottom:10px;}
#contents .mb15 { margin-bottom:15px;}
#contents .mb20 { margin-bottom:20px;}


/*文字色の設定*/
.red80 { color: #FF3333;}

/*リンクの設定*/
a:link { color: #035297; text-decoration: none; border-bottom: dashed 1px #035297;}
a:visited { color: #330066; text-decoration: none; border-bottom: dashed 1px #330066;}
a:hover { color: #FF3366; text-decoration: none; border-bottom: dashed 1px #FF3366;}
a:active { color: #FF0033; text-decoration: none;}

#navi_p_mark { margin: auto; padding: 10px 5px; overflow: hidden;} 
#navi_p_mark img { position: relative;  float: left; border: none; margin: 0 5px 0 0;}
#navi_p_mark a { position: relative; border: none;}

/*線なし*/
a.no-border { border: none;}
