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

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

#header h1 {
	left: 265px ;
	top: 60px ;
	width: 285px ;
	color: #999 ;
	background: none ;
	text-align : left ;
	padding : 0px ;
}

#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 ;
}

#container { width : 860px ; }


table.voice_box{
	width:450px;
	border-collapse :collapse;
}
table.voice_box td{
	border:solid #63ed8e 2px;
	padding:10px;
}
table.none-line{
	border:none;
	border-collapse :collapse;
}
table.none-line td{
	border:none;
}
table.none-line td.voice_line{
	border-bottom:1px solid #63ed8e;
	font-size:16px;
}
