@charset "UTF-8";
/*==============================================================================
concept CSS
==============================================================================*/

#sidebar ul li.kyoyuzen a img{visibility:visible;}

/*------------------------------------------------------------------------------
contents
------------------------------------------------------------------------------*/
#contents{
width:540px;
padding:100px 0 0 240px;
background:url(../img/common/contentsBg01.jpg ) 5px 20px no-repeat;
}
#contents h2{margin:0 0 40px;}
#contents h3{margin:40px 0 40px;}
#contents p{margin:0 0 10px;}
#contents .youtube{margin:0 0 40px;padding:10px;background-color:#666;}

#footer{}


