@charset "utf-8";

/* ===========================================================================
    module
=========================================================================== */
/*   [clearfix]
------------------------------------------------------------*/
.clearfix {
	display: inline-block;
	clear:both;
	display:none;
}
.clearfix:after {
	height: 0;
	visibility: hidden;
	display: block;
	content: ".";
	clear: both;
	line-height: 0;
}
/* hide MacIE \*/
* html .clearfix {	height: 1em;}
.clearfix {	display: block;}
/* ini */


/*   [container]
------------------------------------------------------------*/
#container {
	font-size: 85%;
	min-width: 1000px;
}
*:first-child+html #container {	padding-left: 1px;}
#container .inner {
	width: 970px;
	text-align: left;
	position: relative;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
}


/*   [header]
------------------------------------------------------------*/
#header {
	position: relative;
	height: 171px;
	width: 970px;
	margin: 0;
}
#header .logo {
	text-indent: -9999px;
	width: 240px;
	height: 70px;
	position: absolute;
	top: 15px;
	left: 0px;
	zoom: 1;
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#header .logo a {
	display: block;
	width: 240px;
	height: 70px;
	outline: none;
}
#header .w_logo {
	text-indent: -9999px;
	width: 200px;
	height: 48px;
	position: absolute;
	top: 15px;
	left: 532px;
	zoom: 1;
	background-image: url(../images/w_logo.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#header .w_logo a {
	display: block;
	width: 200px;
	height: 48px;
	outline: none;
}

/* [nav-utility]
----------------------------------------------------------*/
#header .nav-utility {
	position: absolute;
	top: 0px;
	right: 0px;
}
#header .nav-utility li {
	font-size: 0;
	line-height: 0;
}

/* [nav-global]
----------------------------------------------------------*/
#header .nav-global {
	position: absolute;
	top: 92px;
	left: 0px;
	margin: 0px;
	padding: 0px;
	width: 970px;
	height: 60px;
}
#header .nav-global li {
	font-size: 0;
	line-height: 0;
	float: left;
	display: inline;
}


/*   [contents]
------------------------------------------------------------*/
#contents {
	clear: both;
	position: relative;
	padding-bottom: 30px;
	width: 970px;
}

/* [main]
----------------------------------------------------------*/
.breadcrumb {
	clear: both;
	font-size: 94%;
	line-height: 1.3;
	margin: 0px;
	padding-top: 15px;
	padding-bottom: 25px;
}
.breadcrumb p,
.breadcrumb h1 {
	clear: none;
	float: left;
	display: inline;
}
.breadcrumb h1 {
	background: url("../images/ico-arrow-01.gif") no-repeat 0 0.1em;
	margin: 2px 0 0 7px;
	padding-left: 20px;
}

/* [main]
----------------------------------------------------------*/
.main {
	float: left;
	width: 660px;
	padding-right: 30px;
}
.main p,
.main ul,
.main ol,
.main dl,
.main table {
	line-height: 1.5;
}

/* [side]
----------------------------------------------------------*/
.side {
	float: left;
	width: 280px;
}


/* [pagetop]
----------------------------------------------------------*/
#contents .pagetop {
	clear: both;
	text-align: right;
	margin: 10px 0 10px 0 !important;
}


/*   [footer]
------------------------------------------------------------*/
#footer {
	clear: both;
	font-size: 85%;
	min-width: 1000px;
	position: relative;
}
#footer .inner {
	width: 970px;
	text-align: left;
	position: relative;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-right: 15px;
	padding-left: 15px;
}
#footer .box-footer-01 {
	background: #ffffff;
	padding-bottom: 22px;
	position: relative;
}
#footer .box-footer-01 .pagetop {
	font-size: 0;
	line-height: 0;
	text-align: right;
	clear: both;
	margin-top: 0;
	margin-bottom: 0;
	display: block;
	background-image: url(../images/foot_line.jpg);
	background-repeat: no-repeat;
	background-position: 0 -1px;
	width: 970px;
}
#footer .box-footer-01 .nav-footer {
	margin: 5px 0 0 5px;
}
#footer .box-footer-01 .nav-footer li {
	float: left;
	display: inline;
	line-height: 1.3;
	width: 140px;
	padding-left: 15px;
	background-image: url(../images/icon_arrow.png);
	background-repeat: no-repeat;
	background-position: 0 0em;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}
#footer .box-footer-01 .nav-footer  .w_120 {
	width: 120px;
}
#footer .box-footer-01 .nav-footer  .pl_20 {
	width: 145px;
	padding-right: 30px;
}
#footer .box-footer-02 {
	clear: both;
	background-image: url(../images/foot_bg.jpg);
	background-repeat: repeat-x;
	background-position: 0 0;
	height: 95px;
}
#footer .box-footer-02 .inner {
	position: relative;
	height: 95px;
}
#footer .box-footer-02 .logo {
	position: absolute;
	top: 30px;
	left: 15px;
}
#footer .box-footer-02 .copyright {
	color: #ffffff;
	text-align: right;
	line-height: 1.2;
	position: absolute;
	left: 17px;
	top: 60px;
}
#footer .box-footer-02 .w_logo {
	position: absolute;
	top: 44px;
	left: 444px;
}
#footer .box-footer-02 .tel {
	position: absolute;
	top: 44px;
	right: 15px;
}
.f_left {
	float: left;
}
#main_header {
	background-image: url(../images/main_head.jpg);
	height: 300px;
	width: 970px;
	position: relative;
}

#susume , #step , #qanda , #access{
	background-image: url(../../common/images/main_bg.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}
