@charset "shift_jis";


body {
   line-height: 130%;
   color: #333333;
   font-size: 12px;
   background-image: url(../img/back_ground.gif)
}

h1 {
   font-size:12px;
   color:#333333;
   font-weight: normal;
   margin: 0px 0px 0px 0px;
}

h2 {
   font-size:12px;
   color:#333333;
   font-weight: normal;
   margin: 0px 0px 0px 0px;
}

table {
   line-height: 130%;
   color: #333333;
   font-size: 12px;
} 

td {
   vertical-align: top
}

.t1 {
   line-height: 130%;
   color: #333333;
   font-size: 10px;
}

.t2 {
	font-size:12px;
        color:#333333;
	padding:10px;
       }

.h1 {
        width:160px;
	height:19px;
	padding:4px 0px 0px 10px;
	font-size:100%;
	color:#333333;
        vertical-align:bottom;
	line-height:100%;
	background:url(../img/side_banner.gif) no-repeat 0px 0px;
}

.h2 {
        width:540px;
	height:24px;
	padding:5px 0px 0px 10px;
	font-size:100%;
	color:#333333;
        vertical-align:middle;
	line-height:100%;
	background:url(../img/body_banner.gif) no-repeat 0px 0px;
}

body {
        scrollbar-arrow-color:#ff8d42;
        scrollbar-face-color:#ffffff;
        scrollbar-track-color:#ffffff;
        scrollbar-highlight-color:#f9bb63;
        scrollbar-shadow-color:#f9bb63;
        scrollbar-3dlight-color:#ffffff;
        scrollbar-darkshadow-color:#ffffff;
}

a {	color:#0000ff;}
a:hover {color:#ff8888;
text-decoration:none;}
