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

#header {
	height: 97px ;
	border-bottom: 2px solid #f60 ;
}

#header h1 {
	left: 185px ;
	top: 47px ;
	width: 35em;
	color: #999 ;
	background: none ;
text-align : left ;
line-height : 1 ;
}

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

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


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

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

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

hr { margin-top : 20px ; border-top : 3px dotted #f60 ; border-bottom : none ; margin-bottom : 5px ; border-bottom : none ;} 


/* tekigo */
span.tekigo { 
background : url(/images/bg_link.gif) no-repeat center center ;
display : block ; 
text-align : center ;
padding : 70px ;
}

