@charset "shift_JIS"; /*基本設定*/

body { color:#333333; }

span { line-height : 150%; }

/*テキスト制御*/

.S { font-size: 0.7em; line-height: 150%; }
.S1 { font-size: 0.8em; line-height: 150%; }


.S_vo { font-size: 0.7em; margin-left:15px; }
.M { font-size: 0.9em; line-height: 150%; }
.M1 { font-size: 1.0em; line-height: 150%; }
.M_margin10px { font-size: 0.9em; line-height: 150%; margin-left:10px; }
.L { font-size: 1.2em; line-height: 150%; }
.XL { font-size: 1.6em; line-height: 150%; }

/*レイアウト制御*/

.cell { padding: 5px; }

.top_header { background : url('../img/top_header_back.gif'); border-color: #CCCCCC; border-style: solid; border-width: 1px; }
.top_topics_box { border-color: #CCCCCC; border-style: solid; border-width: 1px; padding: 5px; }
.top_footer img { background-color: #FFFFFF; border-color: #CCCCCC; border-style: solid; border-width: 1px; }

.page_header { background : url('img/page_header_back.gif'); border-color: #CCCCCC; border-style: solid; border-width: 1px; width:700px; margin:0 auto; }

.pass_box { border-color: #FFCC00; border-style: solid; border-width: 1px 1px 1px 1px; padding: 5px; }


#nav a img { border:none; }

#local_nav { width:700px; background-color:#dddddd; font-size:13px; text-align:left; font-family:sans-serif; }
#local_nav div { padding:0.5em; }
#local_nav a { text-decoration:none; color:#ffffff; }
#local_nav a:hover { text-decoration: underline; }


