@charset "utf-8";
/* ****************************************************
   2008-11-26
**************************************************** */

/* Index [ business.css ]
=================================
1: heading
2: section
3: text
4: column
5: link
6: note
7: contents
8: corporateNav
99: clearFix
=================================*/


/* 1: heading
=================================*/
.corporateHeading {
	font-size: 105%;
	font-weight: bold;
	padding: 8px 10px 8px 0;
	background: url(/business/images/index_bg002.gif) repeat-x 0 100%;
}
.corporateHeading span {
	display: block;
	padding: 0 0 0 11px;
	background: url(/business/images/index_bg001.gif) no-repeat 0 0;
}
.corpWrapTitle {
	position:relative;
	padding:1px 1px 0;
}
.corpWrapTitle p {
	position:absolute;
	top:4px;
	right:4px;
	width:47px;
	background:url(/common/images/com_bg030.gif) no-repeat 0 100%;
	line-height:1;
	font-size:83%;
}
.corpWrapTitle p span {
	display:block;
	background:url(/common/images/com_bg029.gif) no-repeat 0 0;
}
.corpWrapTitle p span a {
	display:block;
	margin-left:5px;
	padding:3px 3px 2px 5px;
	background:url(/common/images/com_ic002.gif) no-repeat 0 0.45em;
}

/* 2: section
=================================*/
.corporateSection {
	padding:0 5px;
	line-height:1.4;
}

.wrapSection01 {
	clear: both;
	margin-top:12px;
}

.wrapSubSection01 {
	overflow:hidden;
	width:676px;
	margin:5px -6px 0 0;
	background:url(/business/images/index_bg003.gif) no-repeat 0 100%;
}
/* single column vertion START */
.wrapSubSection01.single {
	background:url(/business/images/index_bg004.gif) no-repeat 0 100%;
}
/* single column vertion FINISH */

/* 3: text
=================================*/
.leadTxt {
	margin-top:5px;
	padding:0 5px;
}

.titleBottomTxt {
	margin-top:8px;
}

/* 4: column
=================================*/
.corporateColumn {
	float:left;
	width:332px;
	margin-right:6px;
}

.corporateColumnInner {
	margin-top:8px;
	padding:0 19px 19px;
}

.corporateColumnInner .colImg {
	float:left;
	width:70px;
}

.corporateColumnInner .colTxt {
	float:right;
	width:210px;
}

/* 5: link
=================================*/
.corporateColumnInner .linkDetail {
	margin-top:5px;
	text-align:right;
}

.corporateColumnInner .linkDetail a {
	padding-left:8px;
	background:url(/common/images/com_ic002.gif) no-repeat 0 0.3em;
}

/* 6: note
=================================*/
.note01 {
	font-size:83%;
}

/* 7: contents
=================================*/
#corpContactInfo {
	clear:both;
	width: 680px;
	margin-top: 25px;
	padding-bottom: 18px;
	background: url(../images/com_bg028.gif) no-repeat left bottom;
}

#corpContactInfo h5 {
	font-weight: bold;
	margin: 10px 10px 0 10px;
	padding-left: 6px;
	border-left: 4px solid #5F96E5;
}

#corpContactInfo dl {
	margin: 10px 15px 0 18px;
	clear:both;
}

#corpContactInfo dl dt {
	color: #b95700;
	font-weight: bold;
	margin-bottom: 3px;
	padding-top: 10px;
	_padding-top: 0px;
}

#corpContactInfo dl dd {
	line-height: 1.3;
	width: 150px;
	float: left;
	padding-right: 23px;
	display: block;
}

#corpContactInfo dl dd.address {
	width: 450px;
}

#corpContactInfo dl dd ul li {
	display: block;
	float: left;
	padding-right: 10px;
	width: 10em;
}

#corpContactInfo dl dd ul li.charge {
	clear: both;
	width: 150px;
}

#corpContactInfo div.reference {
	margin-bottom: 17px;
}

#corpContactInfo div.contact {
	margin:0 12px;
	padding-top: 19px;
	clear: both;
	background:url(/common/images/com_bg023.gif) repeat-x 0 0;
}

#corpContactInfo div.contact ul {
	font-size: 0;
	display: block;
	text-align: center;
}

#corpContactInfo div.contact ul img {
	vertical-align: middle;
}
/* ----- only contact button START----- */
.contact-button {
	margin-top: 25px;
}
.contact-button ul {
	font-size: 0;
	display: block;
	text-align: center;
}
.contact-button ul img {
	vertical-align: middle;
}
/* ----- only contact button FINISH----- */

/* reservation */
.reservation {
	padding:10px 10px 0;
}

.reservation dt {
	color: #B95700;
}

.reservation dd {
	margin-top:8px;
}

.reservation dd .arrangement {
	margin-top:10px;
	text-align:right;
}

.reservation dd .arrangement a {
	padding-left:8px;
	background:url(/common/images/com_ic002.gif) no-repeat 0 0.4em;
}

/* topics */
.topics-contents {
	margin-top: 5px;
	padding: 0 5px;
}
.topics-contents dd {
	margin-top: 5px;
}
.topics-contents .arrangement {
	margin-top:10px;
	text-align:right;
}
.topics-contents .arrangement a {
	padding-left:8px;
	background:url(/common/images/com_ic002.gif) no-repeat 0 0.4em;
}
/* 8: corporateNav
=================================*/
#localNavi #corporateNav.navi1 {
	margin-top:25px;
	border-top:4px solid #004098;
	padding-top:1px;
}
#localNavi #corporateNav.navi1.topics-navi {
	margin-top: 0;
}
#localNavi #corporateNav.navi1 li.currentOpen span {
	background:url(/common/images/com_ic004.gif) no-repeat 12px 1.0em;
}

#localNavi #corporateNav.navi1 li.currentOpen a.currentLink {
	display: block;
	width: auto;
	padding: 0;
	border-bottom: none;
	border-top: none;
}

#localNavi #corporateNav.navi1 li ul.navi2 li a span,
#localNavi #corporateNav ul.navi2 li a span {
	background: url(../images/com_ic002.gif) no-repeat 29px 0.3em;
}

/* 9: top etc
=================================*/
#menublock{
	margin-top:0px;
	width:680px;
}

#section1{
	
	float:left;
	display:inline;
	
	width:320px;
}

#section2{
	float:left;
	display:inline;
	margin-left:15px;
	width:344px;
}

.menubox{
	padding:12px 10px 20px 20px;
	width:300px;
	
}

.menubox h3{
	padding-left:13px;
	background-image: url(../../common/images/com_ic004.gif);
	background-repeat:no-repeat;
	font-weight:bold;
}

#exp{
	margin-top:15px;
}


.spacer{
	width:660px;
	height:150px;
}

/* 99: clearFix
=================================*/
.corporateColumnInner:after,
#corpContactInfo div.reference:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.corporateColumnInner,
#corpContactInfo div.reference {
	display:inline-table;
	min-height:1%;  /* for IE 7*/
}
/* Hides from IE-mac \*/
* html .corporateColumnInner,
* html #corpContactInfo div.reference {
	height:1px;
}
.corporateColumnInner,
#corpContactInfo div.reference {
	display:block;
}
/* End hide from IE-mac */

