@charset "utf-8";
/* CSS Document */

/* 特集エリア-------------------------------*/
#office{
	clear:left;
	}
#office p.imgbox{
	float:left;
	height:auto;
	padding-right: 5px;
	padding-left: 20px;
	margin: 5px;
}
#office p.imgbox2{
	float:right;
	height:auto;
	padding-right: 15px;
	padding-left: 10px;
	margin: 5px;
}
#office p {
	font-size:75%;
	line-height:2em;
	text-indent:1px;
	text-align:left;
	margin-left: 0px;
	padding-left: 20px;
	padding-right: 20px;
}
#office p.pickup_bar {
	font-size:75%;
	text-indent:0em;
	text-align:left;
	clear: none;
	padding-left: 20px;
	width: 200px;
	background-repeat: no-repeat;
	padding-right: 30px;
	height: 30px;
	margin-right: 30px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#office p.outline {
	font-size:75%;
	text-indent:0em;
	text-align:left;
	font-weight: normal;
	line-height: 2em;
	height: 100px;
	width: 400px;
	margin-left: 10px;
	padding-left: 10px;
	padding-right: 10px;
}
#office p.comment {
	font-size:75%;
	text-indent:0em;
	text-align:left;
	font-weight: normal;
	line-height: 2em;
	height: 100px;
	width: 250px;
	padding-left: 0px;
	padding-right: 20px;
}

