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

#header {
	height: 95px ;
}

#header h1 {
	left: 240px ;
	top: 55px ;
	width: 370px ;
	color: #999 ;
	background: none ;
	text-align : left ;
	padding : 0px ;
}

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

#sidenavi1{
	width: 190px ;
}


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

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

#container { width : 860px ; }

.itembox .itembox-img img{float:left;margin-right:10px;}
.itembox dl.itembox-txt{padding:5px 10px 10px 130px;}
.itembox dl.itembox-txt dt,
.itembox dl.itembox-txt dd{
line-height:1.2em;margin-bottom:3px;padding:2px 0;
}
.itembox dl.itembox-txt dt{
float:left;background:#999;color:#fff;width:3.5em;text-align:center;margin-right:6px;
}
.itembox dl.itembox-txt dd{padding-left:4em;}
