@charset "utf-8";

/* -------------------------------
          各ページ共通
	 ------------------------------- */
h1 a { font-size:10px !important;}
h1 a:link      { text-decoration: underline; }
h1 a:visited   { text-decoration: underline; }
h1 a:hover     { text-decoration: underline; }
h1 a:active    { text-decoration: underline; }

.mt00 {margin-top: 0px !important;}
.mt10 {margin-top: 10px;}
.mt15 {margin-top: 15px;}
.mt20 {margin-top: 20px;}
.ml10 {margin-left: 10px;}
.ml20 {margin-left: 20px;}
.mb10 {margin-left: 10px;}
.FB { font-weight: bold !important;}
.FB14 { font-weight: bold; font-size: 14px !important;}
.FBG { font-weight: bold; color:#618c05 !important;}
.text-L {text-align: left; !important;}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
} /* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
} /* End hide from IE-mac */


/*グローバルナビ*/
#gnaviArea { width: 900px; height: 40px; background:url(./globalnavi_bg.jpg) no-repeat left top; }

#gnaviArea ul { margin: 0 0 0 36px; padding: 0; zoom: 1; width: 100%;}
#gnaviArea ul:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
#gnaviArea li { display: inline; }
#gnaviArea li a { float: left; height: 0; overflow: hidden; padding-top: 40px; background: url(./globalnavi001.jpg) no-repeat left top; }

#gnaviArea li#gnavi01 a       { background-position: 0 0; width: 166px;}
#gnaviArea li#gnavi01 a:hover { background-position: 0 -40px;}
#gnaviArea li#gnavi02 a       { background-position: -166px 0; width: 165px;}
#gnaviArea li#gnavi02 a:hover { background-position: -166px -40px;}
#gnaviArea li#gnavi03 a       { background-position: -331px 0; width: 167px;}
#gnaviArea li#gnavi03 a:hover { background-position: -331px -40px;}
#gnaviArea li#gnavi04 a       { background-position: -498px 0; width: 165px;}
#gnaviArea li#gnavi04 a:hover { background-position: -498px -40px;}
#gnaviArea li#gnavi05 a       { background-position: -663px 0; width: 167px;}
#gnaviArea li#gnavi05 a:hover { background-position: -663px -40px;}

/* ---サイドナビゲーション--- */

#SF-navigation a#catBtnhome {
	height: 40px !important;
	padding: 0px;
}

#SF-navigation a#catBtnmmenu1 {
	height: 88px !important;
	margin: 13px 0 0 0 !important;
	padding: 0px;
}

#SF-navigation a#catBtnmmenu2 {
	margin-top: 14px !important;
	padding: 0px;
}

ul#smenu2{
	width: 190px;
	height: 317px !important;
	background: url(./navi02_bg.jpg) no-repeat left top !important;
}
ul#smenu2 li a:link { color: #03a1dc !important; text-decoration: underline !important;}
ul#smenu2 li a:visited   { color: #03a1dc !important; text-decoration: underline !important;}
ul#smenu2 li a:hover     { color: #8eacb7 !important; text-decoration: underline !important;}
ul#smenu2 li a:active    { color: #03a1dc !important; text-decoration: underline !important;}

#SF-navigation a#catBtnmmenu3 {
	margin-top: 14px !important;
	padding: 0px;
}

ul#smenu3{
	width: 235px;
	height: 125px !important;
	background: url(./navi03_bg.jpg) no-repeat left top !important;
}

ul#smenu3 li a:link { text-decoration: underline !important;}
ul#smenu3 li a:visited   { text-decoration: underline !important;}
ul#smenu3 li a:hover     { color: #8eacb7 !important; text-decoration: underline !important;}
ul#smenu3 li a:active    { text-decoration: underline !important;}


/*サイドバナー*/
#s-bnr001 {
	width: 190px;
	margin: 17px 0 0 10px;
	background: url(./s-bnr001_bg.jpg) repeat-y left top;
}

#s-bnr001 p {
	padding: 0 15px 10px 15px;
	font-size: 10px;
	line-height: 1.7;
}


/*サイトマップ*/
#SiteMapTitArea {
	width: 642px;
	margin-top: 30px;
}
.smt-L {
	width: 525px;
	float: left;
	font-size: 10px;
	margin-top: 5px;
}
.smt-L a {
	font-size: 10px;
	text-decoration: underline;
}
.smt-R {
	width: 115px;
	float: right;
}

#SiteMapArea {
	width: 622px;
	height: 80px;
	padding: 15px 0 0 20px;
	font-size: 10px;
  background: url(./sitemap_bg.jpg) no-repeat left top;
	clear: both;
}

#SiteMapArea table {
	width: 608px;
}

#SiteMapArea th {
	width: 70px;
	padding: 5px 0;
	font-size: 10px;
	font-weight: normal;
	vertical-align: top;
}

#SiteMapArea td {
	font-size: 10px;
	padding: 5px 0;
	text-align: left;
	vertical-align: top;
}

.blbase { vertical-align: baseline !important;}

#SiteMapArea td.w315 {
	width: 315px;
}

#SiteMapArea a {
  font-size: 10px;
}

#SiteMapArea td  a:link      { color: #333; text-decoration: underline;}
#SiteMapArea td  a:visited   { color: #333; text-decoration: underline;}
#SiteMapArea td  a:hover     { color: #717171; text-decoration: underline;}
#SiteMapArea td  a:active    { color: #333; text-decoration: underline;}



/* -------------------------------
          会社概要
	 ------------------------------- */
	 
#CompanyList {
	width: 630px;
	margin-top: 20px
}

#CompanyList table {
	width: 630px;
}

#CompanyList table th {
	width: 151px;
	background: url(../assets/dotline_list_002.gif) repeat-x left bottom ;
	padding: 5px 0 7px 5px;
	text-align: left;
	font-weight: bold;
}

#CompanyList table td {
	background: url(../assets/dotline_list_002.gif) repeat-x left bottom;
	padding: 5px 0 7px 5px;
	text-align: left;
}

#CompanyList table th.dotnone,#CompanyList table td.dotnone  { background: none !important;}


/*沿革*/
#HistoryList {
	width: 630px;
	margin-top: 15px;
}

#HistoryList table {
	width: 630px;
}

#HistoryList table th {
	width: 151px;
	background: url(../assets/dotline_list_002.gif) repeat-x left bottom #d5e9ed;
	padding: 5px 0 7px 5px;
	text-align: left;
	font-weight: bold;
	vertical-align: top;
}

#HistoryList table td {
	background: url(../assets/dotline_list_002.gif) repeat-x left bottom;
	padding: 5px 0 7px 5px;
	text-align: left;
	vertical-align: top;
}
#HistoryList table th.dotnone  { background-image: none !important; background-color: #d5e9ed;}
#HistoryList table td.dotnone  { background: none !important;}