/*------------------------- 入力 -------------------------*/
/*IMEオン・日本語入力モード*/
.jp {ime-mode: active;} 
/*IMEオフ・英数字入力モード*/
.en {ime-mode: disabled;}

/*------------------------- 基本セット -------------------------*/
body{
background: url(../img/layout/bg.gif); 
background-repeat: repeat-x;
/*background-position:top center;*/
background-color: #3299FE;
margin: 0; 
padding: 0; 
}
/*------------------------- リンク ---*/
/*a:link{color:#0000DD;text-decoration:underline;}
a:visited{color:#CC0099;text-decoration:underline;}
a:active{color:#CC0099;text-decoration:underline;}
a:hover{color:#0000DD;text-decoration:none;}*/

/*------------------------- フォント ---*/
.font_l{
font-size:15px;
line-height:150%;
letter-spacing: 1px;
}

.side_titel_l{
font-size:15px;
line-height:150%;
letter-spacing: 1px;
border-bottom: 1px dotted #CCCCCC;
font-family: "MSゴシック","Arial",serif;
font-weight: bold;
}

.main_titel_l{
heigt: 23px;
font-size:15px;
line-height:150%;
letter-spacing: 1px;
font-family: "MSゴシック","Arial",serif;
font-weight: bold;
color: #FFFFFF;
background-repeat: repeat-x;
}


.main_titel_2{
font-size: 15px;
    line-height: 150%;
    letter-spacing: 1px;
    font-family: "Arial",serif;
    font-weight: bold;
    color: #FFFFFF;
    background: linear-gradient(#066cd2, #3097fc);
    background-repeat: repeat-x;
    
    margin-left: 5.5px;
}


.font_m{
font-size:15px;
line-height:130%;
letter-spacing: 1px;
}

side_titel_m{
font-size:13px;
line-height:130%;
letter-spacing: 1px;
border-bottom: 1px dotted #CCCCCC;
font-family: "MSゴシック","Arial",serif;
font-weight: bold;
}

.main_titel_m{
font-size:13px;
line-height:130%;
letter-spacing: 1px;
border-bottom: 1px solid #444444;
font-family: "MSゴシック","Arial",serif;
font-weight: bold;
color: #003167;
background: #F1F1F1; 
}

.font_s{
font-size:10px;
line-height:150%;
letter-spacing: 1px;
}

.side_titel_s{
font-size:10px;
line-height:150%;
letter-spacing: 1px;
border-bottom: 1px dotted #CCCCCC;
font-family: "MSゴシック","Arial",serif;
}

/*------------------------- その他 ---*/
.meta{
font-size:12px;
line-height:150%;
letter-spacing:1px;
padding:0 0 0 10px;
color:#FFFFFF;
}

.copy{
width: 100%;
height: 75px;
font-size:10px;
line-height:150%;
letter-spacing:1px;
color:#FFFFFF;
text-align: center;
padding: 20px 0px 0px 0px;
background: url(../img/layout/bg_footer.gif); 
background-repeat: repeat-x;
position: static;
bottom: 0px;
}

/*　IE用　*/
*html .copy{
width: 100%;
height: 75px;
font-size:10px;
line-height:150%;
letter-spacing:1px;
color:#FFFFFF;
text-align: center;
padding: 20px 0px 0px 0px;
background: url(../img/layout/bg_footer.gif); 
background-repeat: repeat-x;
position: static;
bottom: 0px;
}


.footer{
font-size:10px;
line-height:170%;
letter-spacing:1px;
padding: 3px 10px 0px 10px;
}

.footer a:link{color:#123858;text-decoration:none;}
.footer a:visited{color:#123858;text-decoration:none;}
.footer a:active{color:#123858;text-decoration:none;}
.footer a:hover{color:#123858;text-decoration:underline;}

.list{
font-size:10px;
line-height:170%;
letter-spacing:1px;
padding: 2px 5px 2px 5px;
color: #E52B00;
}


/*------------------------- Google Mapsセット -------------------------*/

/*------------------------- フォント ---*/
.gmapFont_l{
font-size: 15px;
line-height: 150%;
letter-spacing: 1px;
}
.gmapFont_m{
font-size: 13px;
line-height: 130%;
letter-spacing: 1px;
}
.gmapFont_s{
font-size: 10px;
line-height: 150%;
letter-spacing : 1px;
}

/*------------------------- リンク ---*/
a.gmap{
font-size: 11px;
}

a.gmap:link{
color:#0000FF;
text-decoration:underline;
}

a.gmap:visited{
color:#0000FF;
text-decoration:underline;
}

a.gmap:hover{
color:#0000FF;
text-decoration:none;
}



/*------------------------- サイトセット -------------------------*/

.bg_side{
background: url(../img/layout/bg_side.gif); 
background-repeat: no-repeat;
/*background-position:top center;*/
margin: 0; 
padding: 0; 
}


.language{
font-size:10px;
line-height:150%;
letter-spacing:1px;
color:#FFFFFF;
text-align: right;
padding: 0px 20px;
}

#lg a:link{color:#FFFFFF;text-decoration:underline;}
#lg a:visited{color:#FFFFFF;text-decoration:underline;}
#lg a:active{color:#FFFFFF;text-decoration:underline;}
#lg a:hover{color:#FFFFFF;text-decoration:none;}

.rd_titel{
font-size:13px;
line-height:130%;
letter-spacing: 1px;
border-bottom: 1px dotted #444444;
font-weight: bold;
color: #333333;
background: #FFFFCC; 
}



/*------------------------- 八須追加 -------------------------*/

.number{
color: #FFFFFF;
background: #1279FE;
padding: 0px 0px 0px 2px;
font-size:10px;
line-height:150%;
letter-spacing: 1px;
}

.category{
color: #FFFF00;
background: #1279FE;
font-weight: bold;
width: 534px;
padding: 1px 2px 1px 2px;
}
