@charset "UTF-8";

/* MODULE
--------------------------------------------------------------*/

/*メインコンテンツ*/
#contents .sectionTop{
	padding:27px 46px 50px;
	background: url(/corporate/common/images/bg_contents_top.jpg) no-repeat;
}
#contents .sectionNext{
	padding:27px 46px 50px;
	background: url(/corporate/common/images/bg_contents_next.jpg) no-repeat;
}
body.business #contents .sectionNext{
	padding-bottom:0;
}
body.subWindow #contents .sectionTop{
	background: url(/corporate/common/images/sub_window/bg_contents_top.jpg) no-repeat;
}
body.sWindow #contents .sectionTop{
	background: url(/corporate/common/images/s_window/bg_contents_top.jpg) no-repeat;
}

/* FONT */
.fsS { font-size:80%; }
.fsL { font-size:120%; }
.fsXL { font-size:140%; }
.fb { font-weight:bold; }
.fl { font-weight:normal; }
.fcAtt01{ color:#ff3366; }
.fcNote { color:#999999; }


/* 事業紹介 */
body.business h2{
	margin:0;
}
div.business{
	width:575px;
}
div.business .topics{
	margin-top:15px;
	background:#ebebeb url(/corporate/business/images/bg_topics_top.gif) no-repeat;
}
div.business .topicsInner{
	padding:16px 15px;
	background: url(/corporate/business/images/bg_topics_btm.gif) no-repeat 0 bottom;
}
div.business .topicsInner .thumb{
	float:left;
	width:140px;
}
div.business .topicsInner .text{
	float:right;
	width:390px;
}
div.business .topicsInner .text dt{
	display:block;
	padding-left:67px;
	padding-bottom:10px;
	font-weight:bold;
	background:#ebebeb url(/corporate/business/images/icn_topics.gif) no-repeat;
}
div.business .topicsInner .text2 dt{
	display:block;
	padding-left:67px;
	padding-bottom:10px;
	font-weight:bold;
	background:#ebebeb url(/corporate/business/images/icn_topics.gif) no-repeat;
}
div.business .btnWebSite{
	margin-top:15px;
}
div.business .btnWebSite li{
	display:inline;
}
div.business .btnWebSite li a{
	display:block;
	width:307px;
	margin-top:5px;
}

div.business .figuresHdgArea{
	margin: 35px 0 15px;
	border-bottom: 1px solid #c5c5c5;
}
div.business .figuresHdgArea .figuresHdg{
	float: left;
	padding-bottom: 5px;
}
div.business .figuresHdgArea .figuresSub{
	float: right;
	padding-top: 3px;
	font-size: 80%;
	font-weight: normal;
}

/* データ一覧 */

div.data .figuresHdgArea{
	margin: 35px 0 15px;
	border-bottom: 1px solid #c5c5c5;
}
div.data .figuresHdgArea .figuresHdg{
	float: left;
	padding-bottom: 5px;
}
div.data .figuresHdgArea .figuresSub{
	float: right;
	padding-top: 3px;
	font-size: 80%;
	font-weight: normal;
}

/*ローカルナビ*/
body.business #contents{
	position:relative;
}
body.business #lnav{
	position:absolute;
	width:184px;
	height:364px;
	top:65px;
	right:27px;
}
body.business #lnav li{
	display:inline;
}
body.business #lnav li.figures a{
	margin-top:6px;
}
body.business #lnav li a{
	display:block;
}
body.business #lnav #interview{
	margin-top:10px;
}

/* 沿革 */
#contents .history{
	margin-bottom:15px;
	padding:7px 0 4px;
	border-top:1px solid #aaaaaa;
	border-bottom:1px solid #aaaaaa;
}
#contents .history table{
	width:770px;
	margin-top:7px;
	border-bottom:1px dotted #a9a9a9;
}
#contents .history table.last{
	border-bottom:none;
}
#contents .history table tr{
	vertical-align:top;
}
#contents .history table td.year,
#contents .history table td.month,
#contents .history table td.mmdd,
#contents .history table td.text{
	padding-bottom:5px;
}
#contents .history table td.year{
	width:60px;
}
#contents .history table td.month{
	width:30px;
	padding-right:65px;
	text-align:right;
}
#contents .history table td.text{
	width:615px;
}
#contents .history table td.mmdd{
	width:60px;
	padding-right:35px;
	text-align:right;
}


/* 会社概要 */
#contents .outline dl{
	clear:left;
	padding:17px 3px;
}
#contents .outline dl dt{
	display:block;
	float:left;
	width:84px;
}
#contents .outline dl dd{
	float:left;
	width:670px;
}

#contents .access {
	margin-top:5px;
}

/* 事業所 */
#contents .office {
	margin-bottom:30px;
}

/* ポケモンセンター */
#contents .officeBg{
	margin-bottom:30px;
	padding-bottom:1px;
	background: url(/corporate/common/images/line_dot_w802.gif) no-repeat 0 bottom;
}
#contents .officeBgSingle{
	background: url(/corporate/common/images/line_dot_2col.gif) no-repeat 0 bottom;
}
#contents .officeInner{
	width:802px;
	margin-left:-30px;
}
#contents .officeInner .officeCol{
	display:inline;
	float:left;
	width:371px;
	margin-left:30px;
	background: url(/corporate/common/images/line_dot_2col.gif) no-repeat;
}
#contents .office dl,
#contents .officeInner .officeCol dl{
	margin:10px 0 15px;
}
#contents .office dl dt,
#contents .officeInner .officeCol dl dt{
	margin-bottom:7px;
	font-weight:bold;
}


/* サイトマップ */
#contents .sitemap .parent{
	position:relative;
}
#contents .sitemap .children{
	position:relative;
	top:-2.8em;
	left:10em;
}

#contents .sitemap .parent li{
	margin:17px 3px;
}
#contents .sitemap .children li{
	margin:17px 3px 0 0;
}
#contents .sitemap .children {
	margin-bottom:-17px;
}

/* 採用情報 */
body.job h2{
}

body.job .line{
    border-bottom: 1px dotted #CBD4D7;
    margin-bottom: 20px;
    padding-bottom: 20px;
    width: 575px;
}


div.job{
	width:575px;
	min-height: 600px;
	height: auto !important;
	height: 600px;
}
div.job .topics{
	margin-top:15px;
	background:#f9ed53 url(/corporate/job/images/bg_topics_top.gif) no-repeat;
}
div.job .topicsInner{
	padding:16px 15px;
	background: url(/corporate/job/images/bg_topics_btm.gif) no-repeat 0 bottom;
}
div.job .topicsInner .thumb{
	width:182px;
	padding-left:180px;
}
div.job .topicsInner .text{
	float:right;
	width:390px;
}
div.job .topicsInner .text dt{
	display:block;
	padding-left:67px;
	padding-bottom:10px;
	font-weight:bold;
	background:#f9ed53 url(/corporate/business/images/icn_topics.gif) no-repeat;
}
div.job .btnWebSite{
	margin-top:15px;
}
div.job .btnWebSite li{
	display:inline;
}
div.job .btnWebSite li a{
	display:block;
	width:307px;
	margin-top:5px;
}

div.job .flow{
	background:url(/corporate/job/common/images/bg_flow_middle.gif) repeat-y;
	}
div.job .flowbg{
	background:url(/corporate/job/common/images/bg_flow_top.gif) no-repeat;
}
div.job .flowInner{
	padding:16px 13px;
	background: url(/corporate/job/common/images/bg_flow_bottom.gif) no-repeat 0 bottom;
}
div.job .flowInner .ttl{
	float:left;
	vertical-align:middle;
	padding:5px 0px;
	text-align:center;
	margin:0px auto;
	width:80px;
}
div.job .flowInner .text{
	float:right;
	width:445px;
}
div.job .arrow{
	background:url(/corporate/job/common/images/img_arrow.gif) no-repeat;
}


/* .haribotekit */
.haribotekit{
	display:inline-block;
	/display:inline;
	position:relative; top:auto; left:auto;
	padding:0;
	border:0 solid transparent !important;
	overflow:hidden;
	zoom:100%;
}
.haribotekit span.hide{
	display:none;
}
.haribotekit span.panel{
	display:inline-block;
	/display:inline;
	display:block;
	position:absolute; top:0px; left:0px;
	width:100%; height:100%;
	background-repeat:no-repeat;
	background-color:transparent;
	background-position:0px 0px;
	zoom:100%;
}



/* TWO COLUMN */
div.job div.twoColumn{
	width:575px;
	margin-top:2em;
}
div.job div.twoColumn div.left{
	width:272px;
	float:left;
}
div.job div.twoColumn div.right{
	width:272px;
	float:right;
}
div.job div.twoColumn:after{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
div.job div.twoColumn{
	display:inline-table;
	min-height:1%;
}
/* \*/
html div.job div.twoColumn{
	* height:1%;
}
div.job div.twoColumn{
	display:block;
}

