@charset "UTF-8";



html {
	font-family: Helvetica, Arial, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
	font-size: 13px;
	*font-size: small;
	*font: x-small;
	line-break: strict;
}

* {
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	vertical-align: top;
	margin: 0;
	padding: 0;
	border-style: none;
	color: #555;
	line-height: 1.7;
}

body {
	background: #a35a25 url(../images/bg_global.jpg) top center repeat-y fixed;
}

h1, h2, h3, h4, strong {
	color: #4e4e4e;
}

a {
	color: #f60;
}

a:hover {
	cursor: pointer;
	color: #f93;
	text-decoration: underline;
}

a:hover img {
	filter: alpha(opacity=60);
	opacity: .6;
}

#wrap {
	width: 880px;
	margin: 0 auto;
	background-color: #fff;
}

ul {
	list-style-type: none;
}

.jpfont {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
	font-size: inherit;
	line-height: inherit;
	color: inherit;
	text-decoration: inherit;
	vertical-align: inherit;
}

br {
	line-height: inherit;
}


/*-スライドショー（General）----------*/

#slideShow {
	border-top: solid 22px #000;
	height: 245px;
	position: relative;
	background: #2e2e2e url(../images/bg_topimg.jpg) no-repeat bottom;
}

#slideShow li {
	position: absolute;
	top:0;
	left: 0;
}

#topimg1 {
	z-index: 10;
}


/*-会社名・住所・電話番号オビ----------*/

#companyInfo {
	height: 26px;
	padding: 10px 50px 9px;
	font-size: 92%;
	margin-top: -45px;
	position: relative;
	z-index: 50;
}

#companyInfo h1 {
	height: 27px;
	width: 261px;
	float: left;
	display: inline;
}

#companyInfo .headerAdress {
	float: right;
	display: inline;
	line-height: 26px;
	vertical-align: middle;
	color: #000;
}

#companyInfo .headerAdress strong {
	font-size: 19px;
	font-weight: bold;
	color: #060;
	vertical-align: middle;
}


/*-Global Navigation--------*/

#globalNav {
	position: relative;
	z-index: 60;
	background-color: #000;
	height: 32px;
	padding: 0 50px;
	font-size: 100%;
	_margin-top: -19px;
}

#globalNav * {
	text-decoration: none;
}

#globalNav li {
	float: left;
	overflow: hidden;
}

#globalNav span {
	display: block;
	*display: inline;
	*zoom: 1;
	height: 32px;
	width: auto;
	padding: 0 13px;
	color: #fff;
	line-height: 32px;
	font-weight: bold;
}

#globalNav .navHome span {
	display: block;
	width: 41px;
	text-indent: -9999px;
	background: url(../images/navmenu_home.png) 0 0 no-repeat;
}

#globalNav .navHome a:hover span {
	background-position: 0 -32px;
}

#globalNav a:hover span {
	background-color: #4c4c4c;
}

#globalNav .navPull {
	position: relative;
	overflow: visible;
}

#globalNav .navPull ul {
	display: none;
	position: absolute;
	top: 31px;
	left: 0;
	zoom: 1;
}

#globalNav .navPull li {
	float: none;
	/*border-top: solid 1px #000;*/
}

#globalNav .navPull ul span {
	background-image: none;
	width: 6em;
	height: 28px;
	line-height: 28px;
}

#globalNav .navPull ul a span {
	background-color: #2a2a2a !important;
	color: #fff !important;
}

#globalNav .navPull ul a:hover span {
	background-color: #616161 !important;
	text-decoration: none;
}

#globalNav .navPull:hover ul {
	display: block;
}


/* 現在ページは黄色ベース表示 */

#home #globalNav .navHome span {
	background-position: 0 -64px;
}

#concept #globalNav .navConcept span,
#case #globalNav .navCase span,
#inquiry #globalNav .navInquiry span,
#company #globalNav .navCompany span {
	background-color: #fc0;
	color: #000;
}


/*-#contents---------*/

#contents {
	width: 830px;
	padding: 32px 0 65px 50px;
	height: auto;
	overflow: hidden;
}

#mainContents {
	border-left: solid 1px #e5e5e5;
	margin-left: 234px;
	padding-left: 29px;
}


/*-#sideNav----------*/

#sideNav {
	width: 205px;
	padding-right: 29px;
	border-right: solid 1px #e5e5e5;
	float: left;
	display: inline;
}

#sideNav #sideFeature li {
	margin-bottom: 10px;
}

#sideNav #sideFeature a:hover img {
	filter: alpha(opacity=70);
	opacity: .7;
}

#sideNav #sideCase {
	margin-top: 28px;
}

#sideNav #sideCase h3 {
	height: 24px;
	font-weight: bold;
	font-size: 92%;
	line-height: 24px;
	background: url(../images/bg_h_case.png) left top;
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 10px;
}

#sideNav #sideCaseList li {
	margin-bottom: 6px;
}

#sideNav #sideCaseList li a {
	display: block;
	border: solid 1px #bdbdbd;
	border-left-width: 5px;
	height: 29px;
	line-height: 29px;
	padding-left: 6px;
	padding-right: 6px;
	overflow: hidden;
	white-space: nowrap;
	color: #4e4e4e;
	font-size: 92%;
	font-weight: bold;
	text-decoration: none;
	text-overflow: ellipsis;
}

#sideNav #sideCaseList li a:hover {
	border-color: #f93;
	color: #f60;
	/*background-color: #ffffea;*/
	background: url(../images/bg_side_case_hover.png) 1px 1px;
}

#sideCase .moreCase a {
	padding-right: 16px;
	background: url(../images/arrow1.png) no-repeat right center;
	font-size: 92%;
	line-height: 24px;
	font-weight: bold;
}


/*-Footer-------*/

#footer {
	width: 880px;
	background-color: #000;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

#footer small {
	font-size: 77%;
	color: #fff;
	line-height: 32px;
}