@charset "utf-8";
/*------------------------------------------------------------------------------------------------
creation date 2009.7.14
http://www.miturugi.jp
Copyright (C) JIVE Inc. All Rights Reserved.
------------------------------------------------------------------------------------------------*/
/*------------------------------------------------------------------------------------------------
news/
------------------------------------------------------------------------------------------------*/
/* \*/
#news .section { 
	overflow:hidden; 
	*zoom:1;
}
#news h3 {
	margin-bottom:5px;
	padding-bottom:5px;
	border-bottom:#450707 2px solid;
	font-weight:bold;
	font-size:123.1%;
}
#news h4 {
	margin:15px 0 10px;
	padding-left:10px;
	border-left:#38509D 6px solid;
	font-weight:bold;
	color:#38509D;
}
#news .section p, #news .section dl { margin-bottom:1em; }
#news .section .date {
	margin-bottom:10px;
	font-size:85%;
}
.section div {
	float:left;
	width:125px;
}
.section .column {
	display:inline;
	width:542px;
	margin-left:15px;
}
.detail { margin-bottom:10px; }
.detail dt {
	float:left;
	clear:both;
	display:block;
	margin-right:6px;
}
/*------------------------------------------------------------------------------------------------
wanted.html
------------------------------------------------------------------------------------------------*/
#wanted .contactArea {
	float:none;
	width:auto;
	margin:20px 0 0;
}
#wanted .section p, #wanted .section dl { margin-bottom:1em; }
#wanted .section dt {
	color:#336699;
	font-weight:bold;
}
#wanted .section dd p { text-indent:1em; }
#wanted .section dd #address {
	margin:5px 0;
	padding:10px;
	background:#FFFFFF;
	border:#333333 1px solid;
}
#wanted .section li {
	margin-left:1em;
	padding-left:1em;
	text-indent:-1em;
}
#wanted .section .list li {
	padding-left:30px;
	background:url(../../images/ico_arw_s.gif) no-repeat left 7px;
}
#wanted .attention {
	margin-top:0.5em;
	font-size:85%;
}
/* */
