@charset   "Shift_JIS";

<!--
body {		
scrollbar-3dlight-color:#f7f7f7;
scrollbar-arrow-color:#808080;
scrollbar-darkshadow-color:#f7f7f7;
scrollbar-face-color:#dcdcdc;  @@@
scrollbar-track-color:#f7f7f7;
scrollbar-highlight-color:#f7f7f7;
scrollbar-shadow-color:#f7f7f7
}

-->

#site_title{
width : 760px;
height : 90px;
background-color: #f7f7f7;
margin :0px auto;
border : 1px solid #a1a1a1;
padding-left : 10px;
padding-right : 10px;
font-size : 2em;
font-family : 'century gothic' sans-serif;
font-weight : lighter;
color : #f7f7f7;
text-align : left;
background-image : url(common_images/h1_4.jpg);
}

#site_title a
{color : #f7f7f7;
text-decoration : none;
}
#site_sitle a:link
{		
text-decoration : none;
color : #f7f7f7;
}

#site_title a:visited
{		
text-decoration : none;
color : #f7f7f7;
}

#site_title a:hover
{		
color : #f7f7f7;
text-decoration : none;
}

h2 {
height : 2em;
margin : 0 10px 10px 0;
padding-left: 10px;
font-size : 97%;
color: #666666;
text-align: left;
background-color : #f7f7f7;
background-image : url(common_images/grad_5.gif);
background-repeat : repeat-y;
line-height : 2em;
}


.h3{		
font-size : 85%;
background-color : #e7e7ed;
text-decoration : none;
margin : 0 auto 0 8px;
padding-left : 5px;
height : 1.6em;
line-height : 1.7em;
}
