@charset "utf-8";
/* CAEg̐ݒ*/
body{
    margin:0px;
    padding:0px;
    font-size:12px; 
	scrollbar-base-color : #3333FF; 
	scrollbar-face-color : #3333FF; 
	scrollbar-track-color : #3333FF; 
	scrollbar-arrow-color : #FFFFFF; 
	scrollbar-3dlight-color : #FFFFFF; 
	scrollbar-highlight-color : #FFFFFF; 
	scrollbar-darkshadow-color : #FFFFFF; 
	scrollbar-shadow-color : #FFFFFF; 
}

h1,h2,h3,h4,h5,h6,p,address,em{
	font-size:100%;
	font-weight:normal;
	font-style:normal;
}
h1{
	color:#000000;
	font-size: 12px;
	text-align:center;
}



/* wb_[̐ݒ*/
#head{
    height:550px;
    width:800px;
	background-image:url(title_logo.jpg);
	background-repeat:no-repeat;
}
/* bp[̐ݒ*/
#wrap{
    position:relative;
    width:800px;
    height:1000px;
}
/* ̐ݒ*/
#left{
    float:left;
    width:52px;
    height:1000px;
	background-image:url(left.gif)
}
/* ^񒆂̐ݒ*/
#center{
    float:left;
    width:598px;
    height:1000px;
    background-color:#FFFFFF;	

}
/* E̐ݒ*/
#right{
    float:left;
    width:150px;
    height:1000px;	
    background-color:#CCCCCC;
}
/* tb^[[̐ݒ*/
#foot{
    height:20px;
    width:800px;
    font-size:12px;
	clear:both;
	background-image:url(foot.gif)
}

/* news*/
.news01 {
    margin:4px;
    padding:4px;
    width:210px;
	height:224px;
	overflow:auto;
	font-size:12px; 
	text-align: left;
}

a.under:link { color: #CCCCCC; text-decoration: under; }
a.under:visited { color: #CCCCCC; text-decoration: under; }
a.under:hover { color: #CCCCCC; background-color: #0000FF; 
}

