/*
copyright(c) KAYAC co ltd,
. All Rights Reserved.
*/

/*------------------------------------------------------
import
------------------------------------------------------*/
/*@import url(/css/parts/common.css);*/
/*@import url(/css/parts/snap.css);*/


#content h2{
font-size:x-large;
margin:30px 0 15px 0;
background-image:url(../img/detail/imagebg.gif);
background-repeat:repeat;
}

#content h3{
font-size:large;
margin:30px 0 15px 0;
}

#content h3 .day {
font-size:70%;
}

#content p{
margin-bottom:30px;
font-size:90%;
}

#content hr{
border-bottom:1px dotted #ccc ;
}