@charset "Shift_JIS";
@import "init.css";
/***************************************
file Name: common.css
URI: http://www.kmzworks.com/
Description: project KMZworks common
Version: 1.0
Author: KMZworks of OK Logistic Co.,Ltd.
Author URI: http://www.kmzworks.com/
**********************************/

/***************************************
	common
***************************************/
html, body {
  height: 100%;
  text-align: center;
  background-color: #0F447A;
}
a:hover img {
  filter: alpha(opacity=70);
  -moz-opacity: 0.7;
  opacity: 0.7;
}
.png { behavior: expression(IEPNGFIX.fix(this)); }
.left { float: left; }
.right { float: right; }
.clear, .section, .article { clear: both; }
.clear:after,
.section:after,
.article:after {
  height: 0;
  visibility: hidden;
  content: ".";
  display: block;
  clear: both;
}

.display {
	width: 892px;
	margin: 0 auto;
}
h1 {
	height: 24px;
	line-height: 24px;
	text-indent: 6px;
	color: #FFFFFF;
	font-size: 86%;
}


/***************************************
	header
***************************************/
#header {
	position: relative;
	width: 100%;
	min-width: 892px;
	background: url(../img/bg_header.jpg) repeat-x center top;
	overflow: hidden;
}
#home #header { height: 385px; }
#dir #header { height: 295px; }

#visual_outer, #visual_inner {
	position: absolute;
	left: 0;
	width: 100%;
	height: 100px;
	z-index: 0;
}
#visual_outer { z-index: 0; }
#visual_inner { z-index: 1; background: url(../img/bg_header_btm_home.png) no-repeat center bottom; }
#home #visual_outer, #home #visual_inner { top: 285px; }
#dir #visual_outer, #dir #visual_inner { top: 195px; }
#header div.inner {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 385px;
	z-index: 2;
	text-align: center;
}
#header div div.display {
	position: relative;
	margin: 0 auto;
}

#header p.left {
	padding: 18px 0 0 6px;
}
#header p.left a:hover img {
  filter: alpha(opacity=100);
  -moz-opacity: 1.0;
  opacity: 1.0;
}

/* navi *****************************/
#navi_sub.right {
	padding: 15px 6px 0 0;
	width: 650px;
	text-align: right;
}
#navi_sub li {
	display: inline;
	padding-left: 10px;
}
#navi_sub li a {
	font-weight: bold;
}

#navi_main.right {
	padding: 10px 6px 0 0;
}
#navi_main li {
	float: left;
	padding-left: 25px;
}
#navi_main a:hover img {
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
}
.li1 { background: url(../img/btn_navi1on.gif) no-repeat right top; }
.li2 { background: url(../img/btn_navi2on.gif) no-repeat right top; }
.li3 { background: url(../img/btn_navi3on.gif) no-repeat right top; }
.li4 { background: url(../img/btn_navi4on.gif) no-repeat right top; }
.li5 { background: url(../img/btn_navi5on.gif) no-repeat right top; }


/***************************************
	contents
***************************************/
#contents {
	width: 100%;
	background: url(../img/bg_contents.jpg) repeat center top;
}

/* main *****************************/
#main {
	float: left;
	width: 605px;
	padding-bottom: 20px;
	text-align: right;
}
#main .section {
	width: 601px;
	margin-bottom: 13px;
	background: url(../img/bg_main_sec_mid.jpg) repeat-y left top;
}
#main .title {
	width: 601px;
	height: 47px;
	overflow: hidden;
	background: url(../img/bg_main_sec_tit.jpg) no-repeat left top;
}
#main h2 {
	margin-left: 21px;
	padding: 13px 0 11px 15px;
	background: url(../img/bdr_main_tit.gif) no-repeat left center;
}
#main .inner {
	background: url(../img/bg_main_sec_btm.jpg) no-repeat left bottom;
	padding: 10px 25px 19px 21px;
	height: 100%;
}
#main .bdr_dot {
	background: url(../img/bdr_main_dot.gif) no-repeat;
}

/* side *****************************/
#side {
	float: right;
	width: 273px;
	padding-bottom: 20px;
	font-size: 86%;
}
#side .section {
	margin-bottom: 13px;
	background: url(../img/bg_side_sec_mid.jpg) repeat-y left top;
}
#side .inner {
	background: url(../img/bg_side_sec_top.jpg) no-repeat left top;
	height: 100%;
}
#side .article {
	padding: 25px 15px 19px 11px;
	background: url(../img/bg_side_sec_btm.jpg) no-repeat left bottom;
}
#side dt,
#side dd {
	font-size: 117%;
}
#side dt,
#side dd a {
	font-weight: bold;
}
#side p {
	padding-bottom: 5px;
}
#side .bdr_sol {
	border-top: #0F447A 2px solid;
	padding: 10px 0 15px 5px;
}
#side .bdr_sol a {
	display: block;
	background: url(../img/img_side_sec1-1on.gif) no-repeat left top;
	height: 40px;
}
#side .bdr_sol a:hover img {
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  opacity: 0;
}
#side .bdr_dot {
	background: url(../img/bdr_side_dot.gif) no-repeat left top;
	padding: 15px 0 5px 5px;
}


/***************************************
	footer
***************************************/
#footer {
	padding-top: 14px;
	background: url(../img/bg_footer_top.jpg) repeat-x left top;
	font-size: 86%;
}
#footer ul {
	padding: 10px 0 0 6px;
}
#footer li {
	float: left;
	padding-right: 10px;
	margin-right: 10px;
	border-right: #FFFFFF 1px solid;
	font-size: 92%;
}
#footer li a {
	color: #FFFFFF;
}
#footer p {
	padding-right: 6px;
	line-height: 30px;
	color: #FFFFFF;
	font-size: 92%;
}
#footer p a {
	color: #FFFFFF;
	text-decoration: none;
}
#footer li.bdr_non {
	border-right: none;
}