@charset "utf-8";
@import url(css/pastel/2column.css);

#header {
	height: 95px ;
	border-bottom: 2px solid #b0bee7 ;
}

#header h1 {
	left: 255px ;
	top: 50px ;
	width: auto ;
	color: #999 ;
	background: none ;
}

#center {
	width: 640px ;
	margin-top: 0px ;
	float : right ;
}

#sidenavi1{
	width: 190px ;
	margin-top: 0px ;
}


#searchbox label {
	height: 15px ;
	padding: 3px ;
	margin: 3px ;
	color: #fff ;
	line-height: 15px ;
	background: #94ba76 ;
}

#searchbox input {
	width: 150px ;
	margin: 2px ;
}

#container { width : 860px ; }


.content h3, .content h4 { 
margin-top : 5px ;
margin-bottom : 10px ;
color : #843;
font-size : 12px ;
padding : 3px 0px ;
border-bottom : 3px dotted #843 ;
font-size : 14px ;
}
.content h3 a, .content h4 a { 
text-decoration : none ;
color : #843 ;
 }

#sidenavi1 li a { 
font-size : 12px ;
display : block ;
padding :7px 5px 7px 30px ;  text-decoration : none ; color : #843 ; background : url("/images/navi.png") 0px 0px ;
}
#sidenavi1 li a:hover { background : url("/images/navi.png") 0px 100px ; }



#header h1 {
top: 32px ;
width:270px;
text-align:left;
}
