/* 背景画像 */
.header_background_image_index{
 height:190px;
 background-repeat:repeat-x;
 background-image:url(/images/april_800x190.jpg);
}

#header{
 background-color:#ddbb22;
}


h1{
 background-image:url(/images/h1_background_blink_10x40.gif);
}

h2 span{
 margin-left:2em;
 font-size:0.8em;
}

img#enezzle{
 float:right;
 margin:10px 0px 10px 10px;
}

#energy{
 display:none;
}

#counter{
 text-align:center;
 color:#ffcc00;
 padding:5px;
 border:solid 10px #ffff00;
 margin:20px 0px;
}

#main_contents p{
 max-width:600px;
 line-height:1.5em;
}

#totalEnergy{
 font-size:1.5em;
 min-width:100%;
}

#totalEnergySpan{
 font-size:2em;
 font-weight:bold;
 margin-right:10px;
}

#yourWatt{
 font-size:1.3em;
 min-width:100%;
}

#yourWattSpan{
 font-size:1.5em;
 font-weight:bold;
 margin-right:10px;
}

#take_a_break{
 display:none;
}

.a_puzzle{
 width:120px;
 text-align:center;
 float:left;
}

.a_puzzle a{
 border:0px;
}


#solution{
 margin-top:500px;
}

/* タブの文字列を調整 */
#navi_tab ul{
 letter-spacing:0em;
}

