@charset "UTF-8";
/* CSS Document */
/*======================================
	header-TOP
=======================================*/
body.top #header h1 {
	width: 950px;
	height: 250px;
	background: url(../../images/h1_top.jpg) left top no-repeat;
	padding-bottom: 20px;
}
/*======================================
	content-Layout
=======================================*/
#main {
	display:inline;
	float: left;
	width: 560px;
    padding: 22px 0 0;
}
#sub {
	display:inline;
	float: right;
	width:180px;
}
#sub1 {
	display:inline;
	float: center;
	width:180px;
}

/*======================================
	main
=======================================*/
.owabi {
	width: 540px;
	_width: 560px;
	border: 1px solid #ccc;
	padding: 10px;
	margin-bottom: 20px;
}

.top-concept {
	width: 560px;
	height: 85px;
	text-indent:-10000px;
	font-size: 1px;
	line-height: 0;
	background: url(../../images/top_concept.gif) left top no-repeat;
	margin-bottom: 7px;
}
.top-menu-wrap {
	clear: both;
	width: 560px;
}
.top-menu {
	width: 275px;
	margin-bottom: 30px;
}
#main h2 {
	display: block;
	width: 265px;
	font-size: 14px;
	font-weight: bold;
	border-bottom: solid 1px #371C00;
	margin-bottom: 1px;
	background:url(../images/arrow.gif) left center no-repeat;
	padding-left:10px;
}
.top-menu-txt {
	margin-top: 5px;
	line-height: 1.4;
}
.top-main-btn {
	clear: both;
	width: 560px;
	border-top: solid 1px #D6C9C5;
	margin-top: 30px;
	padding-top: 24px;
}

/*======================================
	sub
=======================================*/
#sub h5 {
	width: 180px;
	height: 20px;
	text-indent:-10000px;
	font-size: 1px;
	line-height: 0;
	background-repeat: no-repeat;
	margin-bottom: 10px;
}
h5.news { background-image: url(../images/h5_news.gif);}
h5.inquiry { background-image: url(../images/h5_inquiry.gif); margin-top: 25px;}
h5.group { background-image: url(../images/h5_group.gif); margin-top: 22px}
h5.associate { background-image: url(../images/h5_associate.gif); margin-top: 25px}

.sub-news li {
	border-bottom: solid 1px #D6C9C5;
	padding-bottom: 7px;
	margin-bottom: 6px;
	font-size: 11px;
}
.sub-news span.date {
	font-weight: bold;
	color: #555;
}
.sub-news a:link, 
.sub-news a:visited {
	color:#555;
	text-decoration: none;
}
.sub-news a:hover {
	color:#c30;
	text-decoration: underline;
}
.sub-news-list {
	text-align: right;
	font-size: 11px;
	font-weight: bold;
}
.arrow {
	background:url(../images/arrow.gif) left center no-repeat;
	padding:1px 0 1px 10px;
	display: inline-block;
}
.top-sub-link img {
	margin-bottom: 5px;
}
/*sub-inquiry*/
.sub-inquiry {
	padding: 0 5px;
	width: 170px;
	font-size:1px;
	border-bottom: solid 2px #D6C9C5;
	padding-bottom: 10px;
}
li.sub-tel {
	width: 170px;
	height: 54px;
	text-indent:-10000px;
	font-size: 1px;
	line-height: 0;
	background: url(../images/sub_tel.gif) left top no-repeat;
}
li.sub-inq {
	width: 170px;
	height: 20px;
}
li.sub-inq a {
	display: block;
	width: 170px;
	height: 20px;
	text-indent:-10000px;
	font-size: 1px;
	line-height: 0;
	background: url(../images/sub_inq.gif) left top no-repeat;
}
li.sub-inq a:hover {
	background: url(../images/sub_inq_o.gif) left top no-repeat;
}




/*-----------------------*----*----*----*----*----*----*----*----*----* 220622_追加*/

#recruit{
    display: none;
}
























