@charset "utf-8";

/* Table Of Contents
----------------------------------------

# gNav
# content
# sidebar

----------------------------------------*/


/* # gNav
---------------------------------------------------------------------------- */

div#gNav dl dd ul li#gNavLink a {
	background: url(../../common/images/gnav_link_o.gif) no-repeat 0 0;
}


/* # content
---------------------------------------------------------------------------- */

div#content div.section {
	padding-top: 18px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
}

div#content div.section p.infoShop {
	clear: both;
	padding: 24px 0 0 0;
	text-align: center;
}

div#content div.sectionInner {
	padding: 12px 0 49px 0;
}

div#content div.section div.infoStyle {
	margin-top: -2px;
	padding-top: 0;
	position: relative;
	width: 530px;
	z-index: 1;
}

#overview{
	width: 780px;
	margin: 40px;
}

#overview th, #overview td{
	padding: 10px;
	background: url(/company/images/line_profile.jpg) repeat-x left bottom;
}

#overview th{
	background-color: #f4f4f0;
	font-weight: bold;
	width: 200px;
}

.overviewInner{
	width: 580px;
}

.overviewInner th{
	background-color: #fcfcfc !important;
	padding: 7px;
	width: 200px;
}
.overviewInner td{
	padding: 7px !important;
	}
.shop_wrap{
	overflow: hidden;
	margin-top: 20px;
	margin-bottom: 30px;
}

.shops{
}

.shops th{
	padding: 5px 20px 5px 30px;
	font-weight: bold;
	vertical-align: top;
}

.shops td{
	padding: 5px 20px;
}
.th_shop{
	padding-left:20px !important;
	}
.maps{
	width: 300px;
	height: 200px;
	margin-top: 10px;
}
.linkList {
	min-height: 180px;
}
.linkbanner {
	/*height: 70px;*/
}
.linkList .textStyle{
	font-size: 1.2em;
}
div#content div.section ul.listStyle li {
	display: inline;
	float: left;
	width: 270px;
	margin-top: 0;
	margin-right: 13px;
	margin-bottom: 27px;
	margin-left: 0;
}
div#content div.section ul.listStyle li p.textStyle {
padding-top: 11px;
padding-bottom: 11px;
text-align: center;
}

/* # 汎用クラス
---------------------------------------------------------------------------- */

.mt10{
	margin-top: 10px;
}
.underline{
	text-decoration:underline;
}

/* # sidebar
---------------------------------------------------------------------------- */

body#history div#sidebar ul.lNav li#lNavHistory a,
div#sidebar ul.lNav li#lNavHistory a:hover { background: url(../images/lnav_history_o.gif) no-repeat 0 0; }
div#sidebar ul.lNav li#lNavHistory a { background: url(../images/lnav_history.gif) no-repeat 0 0; }

body#profile div#sidebar ul.lNav li#lNavProfile a,
div#sidebar ul.lNav li#lNavProfile a:hover { background: url(../images/lnav_profile_o.gif) no-repeat 0 0; }
div#sidebar ul.lNav li#lNavProfile a { background: url(../images/lnav_profile.gif) no-repeat 0 0; }

body#information div#sidebar ul.lNav li#lNavInformation a,
div#sidebar ul.lNav li#lNavInformation a:hover { background: url(../images/lnav_information_o.gif) no-repeat 0 0; }
div#sidebar ul.lNav li#lNavInformation a { background: url(../images/lnav_information.gif) no-repeat 0 0; }
