@charset "UTF-8";

/* 
index.css
Version : 1.1
*/


/*
--------------------------------------------------
MEMO
--------------------------------------------------

***** Font Size *****

09px = 70%
10px = 77%
11px = 85%
12px = 93%
13px = 100%
14px = 108%
15px = 116%
16px = 123.1%
17px = 131%
18px = 138.5%
19px = 146.5%
20px = 153.9%
21px = 161.6%
22px = 167%
23px = 174%
24px = 182%
25px = 189%
26px = 197%
36px = 273.5%
--------------------------------------------------

*/


#newsAndSummary { position: relative; }


/* #news
============================== */
#news {}
#news article { padding: 30px 380px 30px 0; border-bottom:#000 solid 1px;  }
#news article.lastChild    { border: 0; }
#news article h1 span      { background: url(../images/home/icn_news.png) no-repeat 17px 0; display: block; color:#F30; font-size: 108%; padding:0 0 10px 50px; } 

#news .collapse h1 a,
#news .collapse h1 span,
#news .expand h1 a,
#news .expand h1 span      { display: block; color:#F30; font-size: 108%; padding:0 0 10px 50px; cursor:pointer; text-decoration: underline; }
#news .collapse h1 a:hover,
#news .collapse h1 span:hover,
#news .expand h1 a:hover,
#news .expand h1 span:hover   { color: #FFF; }
#news .collapse h1 a,
#news .collapse h1 span       { background: url(../images/home/icn_newscol.png)    no-repeat 17px 0; }
#news .collapse h1 a:hover,
#news .collapse h1 span:hover { background: url(../images/home/icn_newscol_ov.png) no-repeat 17px 0; }
#news .expand h1 a,
#news .expand h1 span         { background: url(../images/home/icn_newsexp.png)    no-repeat 17px 0; }
#news .expand h1 a:hover,
#news .expand h1 span:hover   { background: url(../images/home/icn_newsexp_ov.png) no-repeat 17px 0; }
#news .collapse .newsBody  { display: none; visibility: hidden; }
#news .expand   .newsBody  { display: block; }

#news p.noteKome { margin: 0 0 0 1em; text-indent: -1em; }
#news p.noteKome span { position: relative; left:-0.2em; }

.newsBody    { padding: 0 0 0 50px; }
.newsBody p  { font-size: 93%; line-height:170%; padding: 0 0 10px; }
.newsBody li { }
.newsBody dt { }
.newsBody dd { }

.newsFoot { padding: 0 0 0 50px; }
.newsFoot h2  { font-size: 93%; font-weight: normal; color: #999; font-family: Helvetica, Arial; float: left; }
.newsFoot .newsShare { float: left; margin: 0 0 0 10px; }
.newsFoot .newsShare img { position: relative; top:-3px; margin: 0 3px 0 0; }

#banners { width: 340px; position: absolute; top:20px; right:20px; }
#banners img { display: block; }


/* #summarySec
============================== */
#summary { background: url(../images/_cmn/hatch_bo3x1.gif) repeat-x top; padding: 1px 0 0; }
#summary h1 { border-bottom: 1px solid #000; }
#summary article { height: 130px; border-bottom: 1px #000 solid; }
#summary article div     { padding: 0 380px 0 45px; }
#summary article div.checked { background: url(../images/_cmn/icn_checked.gif) no-repeat 21px 50px; }
#summary article　h2 { margin: 0 0 5px; }
#summary ul { margin: 2px 0 0; }
#summary li { margin: 0 0 5px 1.5em; font-size: 93%; line-height: 150%; }

#summary article.osaka    { background: url(../images/home/bg_01osaka.gif) no-repeat 0 0; }
#summary article.aichi    { background: url(../images/home/bg_02aichi.gif) no-repeat 0 0; }
#summary article.saitama  { background: url(../images/home/bg_03saitama.gif) no-repeat 0 0; }
#summary article.fukuoka  { background: url(../images/home/bg_04fukuoka.gif) no-repeat 0 0; }
#summary article.shizuoka { background: url(../images/home/bg_05shizuoka.gif) no-repeat 0 0; }
#summary article.niigata  { background: url(../images/home/bg_06niigata.gif) no-repeat 0 0; }
#summary article.tokushima{ background: url(../images/home/bg_07tokushima.gif) no-repeat 0 0; }
#summary article.kagoshima{ background: url(../images/home/bg_08kagoshima.gif) no-repeat 0 0; }
#summary article.fukui    { background: url(../images/home/bg_09fukui.gif) no-repeat 0 0; }
#summary article.hiroshima{ background: url(../images/home/bg_10hiroshima.gif) no-repeat 0 0; }
#summary article.kanagawa { background: url(../images/home/bg_11kanagawa.gif) no-repeat 0 0; }
#summary article.miyagi   { background: url(../images/home/bg_12miyagi.gif) no-repeat 0 0; }
#summary article.hokkaido { background: url(../images/home/bg_13hokkaido.gif) no-repeat 0 0; }
#summary article.wakayama { background: url(../images/home/bg_14wakayama.gif) no-repeat 0 0; }
#summary article.iwate    { background: url(../images/home/bg_15iwate.gif) no-repeat 0 0; }
#summary article.okinawa    { background: url(../images/home/bg_20okinawa.gif) no-repeat 0 0; }



/* #bannerCountDown
============================== */
#bannerCountDown { background: url(../images/banner_countdown/base.png) no-repeat 0 0; margin: 0 0 10px; position: relative; width:340px; height: 90px;  }
#bannerCountDown img#numD1 { position:absolute; top:20px; left: 83px;  }
#bannerCountDown img#numD2 { position:absolute; top:20px; left: 101px; }
#bannerCountDown img#numH1 { position:absolute; top:20px; left: 128px; }
#bannerCountDown img#numH2 { position:absolute; top:20px; left: 146px; }
#bannerCountDown img#numM1 { position:absolute; top:20px; left: 173px;  }
#bannerCountDown img#numM2 { position:absolute; top:20px; left: 191px;  }
#bannerCountDown img#numS1 { position:absolute; top:20px; left: 219px;  }
#bannerCountDown img#numS2 { position:absolute; top:20px; left: 237px;  }

