@charset "Shift_JIS";


/* -------------------------------------------------------------------- */
/* common ------------------------------------------------------------- */
/* -------------------------------------------------------------------- */


#wrap {
	/*width: 760px;*/
	margin: 0;
	padding:0;
	text-align: left;
}

html { overflow-y: scroll; height: 100%; }

body {
	margin: 0;
	padding: 0;
	height: 100%;
	color: #333;
	font-family: 'ＭＳ Ｐゴシック', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', Osaka, Arial, Helvetica, sans-serif;
	font-size: 84%;
}

.clearfix:after { 
	content: ".";
	display: block;
	visibility: hidden;
	height: 0.1px; 
	font-size: 0.1em; 
	line-height: 0;
	clear: both; 
}
.clearfix { zoom: 100%; }
.clear{clear:both;}

h1, h2, h3, h4, h5, h6, p, ul, ol, li, dl, dt, dd, form, em{
	margin: 0; 
	padding: 0;
	font-size: 100%;
	font-weight: normal;
	}

table, th, td {
	font-size: 100%;
	font-style: normal;
	font-weight: normal;
}

ul, ol { list-style: none; }

fieldset{
	border:none;
	padding:0;
	margin:0;
}

img,
a img {	border: none;}

a:link {	color: #039;}

a:visited {	color: #60C;}

a:hover {	color: #F63;}

.noDisplay { display: none;}

hr {
	clear: both;
}
.rollover{}
.blank{}

/* standard helper classes */

#contentArea .clr
{
   clear: both;
   overflow: hidden;
   margin: 0 -1px -1px 0;
   border: 0;
   padding: 0;
   font-size: 0;
}



/* -------------------------------------------------------------------- */
/* header ------------------------------------------------------------- */
/* -------------------------------------------------------------------- */
#header h1 {
	vertical-align:top;
	margin:0 0 0 12px;
	display:inline-block;
	/display:inline;
	zoom:100%;
	line-height:0;
	font-size:0;
	position: relative;
}
#header h1 img {
	vertical-align:top;
}
#header h1 #head_uri {
	position: absolute;
	top: 23px;
	left: 199px;
}
#head_bar {
	background:#fff;
	height:64px;
}
#head_bar p {
	vertical-align:top;
	margin:36px 0 0 230px;
	display:inline-block;
	/display:inline;
	zoom:100%;
}
#head_bar .head_navi01 {
	
	position: absolute;
	top: 40px;
	right: 20px;
}
#head_bar .head_navi01 li {
	vertical-align: bottom;
	font-size:0;
}
#head_bar .head_navi01 li a {
	display: block;
}
#header li {
	line-height: 0;
	font-size:0;
}
#header li img {
	vertical-align:top;
}
#head_bar {
	position:relative;
}
#head_bar p {
	margin:0;
	display:block;
	position:absolute;
	right: 21px;
	top: 37px;
}

/*企業トップなどヘッダー修正 11/3/29*/
.gnavi{
	background-color:#313443;
	background-image:none;
}
#head_bar.bizHeader{
	background-color:#313443;
}

/* -------------------------------------------------------------------- */
/* contents ----------------------------------------------------------- */
/* -------------------------------------------------------------------- */
#contents {
	padding: 0 0 19px;
	text-align: center;
}

/* -------------------------------------------------------------------- */
/* footer ------------------------------------------------------------- */
/* -------------------------------------------------------------------- */

#footArea{
	background-color:#FFFFFF;
}

#footer {
	padding:10px 0px 17px 0px;
	border-top:1px solid #cccccc;
	margin-left: 10px;
	clear: both;
}
div#footnavi {
	width:370px;
	zoom:100%;
	float:left;
	font-size: 80%;
}
#footnavi ul {
	width:450px;
	margin-bottom:10px;
}
#footnavi p {
	line-height:0.9;
}
#footnavi li {
	float:left;
	padding-right:5px;
	border-right:1px solid #000000;
	margin-right:3px;
	zoom:100%;
}
#footnavi li.last {
	display:block;
	float:left;
	padding-right:0px;
	border-right:none;
	margin-right:0px;
	zoom:100%;
}
#footer #copy {
	width:340px;
	float:right;
	margin-right: 10px;
}

#footer #eco {
	clear:both;
	width:327px;
	height:32px;
	float:right;
	margin-right: 10px;
}
