@CHARSET "UTF-8";
body {
	margin: 0px;
	padding: 0px;
	color:#595959;
	font-family:"ＭＳ Ｐゴシック","Osaka","ヒラギノ角ゴ Pro W3";
	font-size:medium;
	line-height:160%;
}

div.header {
	width: 100%;
	background-color: #ffffff;
	text-align: center;
}

div.header_in {
	width: 920px;
	text-align: left;
	margin: auto;
}

div.header_title {
	margin: 10px 0 0 0;
	width: 600px;
	float: left;
}

div.header_info {
	font-size: 12px;
	margin-top: 15px;
	float: right;
	color: #000;
	text-align: right;
	line-height: 23px;
}

.header img {
	vertical-align: text-bottom;
}

.header a {
	color: #000;
	text-decoration: none;
}

.header a:hover {
	color: #000;
	text-decoration: underline;
}
.header h1 {
	background-color:#fffffff;
	color: #000;
	font-size:16px;
	margin: 0px;
	padding: 0px;
}
.header h2 {
	font-size:14px;
	background-color:#fff;
	color: #000;
	width:600px;
}
/* -- header -- */
h1 {
	margin: 0px;
	padding: 0px;
}

div.title {
	margin: 2px 0 10px 0;
	padding:5px 7px 5px 7px;
	background-color:#c8c8c8;
	color: #000000;
	text-align:left;
	width:920px;
}
div.bookmark{
	vertical-align:bottom;
	width:100px;
	float: left;
	display:block;
}

h2 {
	font-size: 18px;
	font-weight:normal;
	color: #000000;
	text-align:left;
	width:800px;
	float: left;
	display:block;
}


a {
	color:#0000ff;
}
a:hover {
	color: #0000ff;
	text-decoration: none;
}

/* -- contents -- */
.contents {
	margin: 0pt auto;
	padding-top:0;
	width: 950px;
	background-color: white;
	text-align: center
}
.contents_body {
	margin: 0 0 0 0;
	wdith: 910px;
	text-align: center;
}
.contents dl{
	margin-left: 15px;
}
.contents dt{
	font-size:0.9em;
}
.contents dd{
	font-size:0.85em;
}
input.search[type=text] {
	width:50%;
	font-size:1.1em;
}
input.search[type=submit] {
	font-size:1.1em;
}
form.search  {
	margin:10px 0 10px 0;
	font-size:1.5em;
}


table.corp_list{
	background: #fff;
	border:1px solid #ccc;
	clear: both;
	color: #333;
	margin-bottom: 0px;
	margin-top: 0px;
	width: 728px;
}

table td.corp_name{
	width:400px;
}
div.paging_top{
	margin: 0 0 5px 0;

}
div.paging_top div.disabled {
	color: #ddd;
	display: inline;

}

h3 {
	font-size:1.1em;
	margin: 10px 0 5px 0;
	padding:2px 3px 2px 3px;
	background-color:#e0e0e0;
	color: #000000;
	text-align:left;
	width:726px;
	border: 1px solid white;
}

h3.side{
	width:195px;
	font-size:0.9em;
	border :none;
	margin:0 0 0 0;
	padding:0 0 0 5px;
	background-color: #d8d8d8;
	color:#000000;
	 font-weight: bold
}

h4.side{
	width:152px;
	font-size:0.9em;
	color:#000000;
	border :none;
	background: none;
	margin:0 0 0 3px;
	padding:0 0 0 10px;
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(/img/arrow_s.gif) no-repeat scroll 0 6px;
	vertical-align: bottom;
}

h4.main{
	font-size:0.95em;
	margin: 5px 0 2px 0;
	padding:1px 1px 1px 1px;
	background-color:#f0f0f0;
	color: #404040;
	text-align:left;
	width:730px;
	border: 1px solid white;
}
li.main_industry{
	font-size:0.95em;
	line-height:1.6em;
	list-style-type:none;
	margin:0;
	padding:0;
	width:300px;
	text-align:left;
	float:left;
}

h4.city{
	font-size:0.95em;
	margin: 5px 0 2px 0;
	padding:1px 1px 1px 1px;
	background-color:#D8D8D8;
	color: #404040;
	text-align:left;
	width:730px;
	border: 1px solid white;
}
div.city_list{
	background-color: #f4f4f4;
}
li.main_city{
	font-size:0.8em;
	line-height:1.6em;
	list-style-type:none;
	margin:0;
	padding:0;
	width:100px;
	text-align:left;
	float:left;
}
li.main{
	float:left;
	line-height:1.2em;
	font-size:0.95em;
	list-style-type:none;
	margin:0;
	padding:0;
	width:150px;
}

li.side{
	float:left;
	line-height:1.2em;
	font-size:0.8em;
	list-style-type:none;
	margin:0;
	padding:0;
	width:50px;
}

li.side_industry{
	font-size:0.8em;
	line-height:1.6em;
	list-style-type:none;
	margin:0;
	padding:0;
}

.prefecture_list li{
	list-style-type:none;
	float: left;
	width:75px;
}
div.prefecture_list{
	font-size:0.9em;
	background-color:#f5f5f5;
	width:728px;
}

.industry_list li{
	list-style-type:none;
	float: left;
	width:200px;
}
div.industry_list{
	font-size:0.9em;
	background-color:#f5f5f5;
	width:728px;
}


/* --- footer --- */
div#footer{
	background:#303030 none repeat scroll 0 0;
	color:#FFFFFF;
	font-size:11px;
	line-height:1.5em;
	margin:10px auto 0;
	text-align:center;
}

dl.footer{
	color:#ffffff;
	padding-left:200px;
	font-size:11px;
	text-align:left;
	line-height: 2em;
	margin: 0em 0em;
	width: 350px;
	background: #303030;
}
dt.footer{
	color:#ffffff;
	font-weight: bold;
	padding-left: 0;
	vertical-align: top;
}
dd.footer{
	color:#ffffff;
	margin-left:0;
	margin-top: 0;
	vertical-align: top;
}
.footer a {
	color: #fff;
	background: #303030;
	font-weight: normal;
	text-decoration: none;
}
.footer a:hover {
	color: #fff;
	background: #303030;
	text-decoration: underline;
}


/* for topic path */
ol#topic_path {
	margin: 0 0 6px 0;
	padding: 0;
	font-size: 80%;
	list-style: none;
	width:742px;
}

ol#topic_path li {
	float: left;
	margin-right: 0px;
}
ol#topic_path li.home {
	float: left;
	margin-left: 0px;
}


ol#topic_path li a {
	display: block;
	padding: 2px 2em 2px 1em;
	background-image: url(/img/topic_path.gif);
	background-repeat: no-repeat;
	background-position: 100% 50%;
}

ol#topic_path li a:link,
ol#topic_path li a:visited {
	background-color: #C8C8C8;
	color: #000000;
	text-decoration: none;
}

ol#topic_path li a:hover,
ol#topic_path li a:active {
	background-color: #f4f4f4;
	color: #000000;
	text-decoration: none;
}

ol#topic_path li em {
	display: block;
	padding: 2px 1em;
	background-color: #f4f4f4;
	font-style: normal;
	font-weight: bold;
}

ol:after {
	content: "."; 
	display: none; 
	height: 0;
	clear: both; 
	visibility: hidden;
}

ol {
	display: inline-table;
//	min-height: 1%;
}
