@charset "utf-8";


/*--------------------------------------------------------------------------------------------------------------index.html----------*/

#read{
margin-top:13px;
padding-bottom:30px;
background:url(../../img/bg_line.gif) repeat-x left bottom;
}

#read p{
float:right;
width:260px;
margin:5px 0 10px 16px;
font-size:0.9em;
line-height:1.6em;
}

#event{
margin-top:30px;
padding-bottom:30px;
background:url(../../img/bg_line.gif) repeat-x left bottom;
}

#event_btm{
margin-top:30px;
}

#event .left, #event_btm .left{
float:left;
width:260px;
margin-right:25px;
font-size:0.9em;
}

#event .right, #event_btm .right{
float:left;
width:395px;
}

#event .right p, #event_btm .right p{
line-height:2.2em;
}

span.red{
color:#cc0000;
}

#event h3{
font-size:1.2em;
background:url(../img/maru.gif) no-repeat 0 7px;
padding-left:22px;
border-bottom:1px #999 dotted;
padding-bottom:2px;
margin-bottom:8px;
}

#event_btm h3{
font-size:1.2em;
background:url(../img/maru.gif) no-repeat 0 7px;
padding-left:22px;
border-bottom:1px #999 dotted;
padding-bottom:2px;
margin-top:25px;
}

#event .btn, #event_btm .btn{
margin-top:10px;
}

#event .left p { line-height:1.8; }

.link_box{ margin-top:15px; }

.link_box a{ 
color:#ff6666;
text-decoration:underline;
font-weight:bold;
}

.link_box a:hover{ 
text-decoration:none;
}