/* @group hack
*		1.clearfix
*       2.overflow
*/
.clearfix:after {
	content: ".";
	display: block;
	height: 0px;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-table;
}
/* \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* */


/*\*/ a { overflow:hidden;}/**/


body {
	margin: 0;
	padding: 0;
	color: #333333;
	font-size: 0.75em;
	font-family: verdana,"qMmpS Pro W3","Hiragino Kaku Gothic Pro",Osaka,"lr oSVbN","MS PGothic",Sans-Serif;
	line-height: 1.5em;
	background:#D5D6D5 url(../img/bg_body.jpg) repeat-y;
	text-align:left;
}

/**
*	base CSS
*		1.elements
*		2.link
*		3.body
*		etc..
*/

h1,h2,h3,h4,h5,h6 { 
	margin:0;
	padding:0;
	background:no-repeat;
}

table {
	border-collapse:collapse;
	border-spacing:0;
	font-size:100%;
}

a { color:#0000FF;}

p {
	margin:0 0 10px 0;
}

ul,li { list-style: none; margin:0; padding:0;}
img { border: none; }

.pict {
	text-align:center;
}
.attend {
	color:#FF0000;
}
p.txtctr {
	text-align:center;
}
p.txtlft {
	text-align:left;
}
p.txtrgt {
	text-align:right;
}
.clear {
	clear:both;
}

#container {
	width:750px;
	text-align:center;
}

/*header*/
#container #header {
	width:730px;
	margin-top:9px;
	padding:0 10px;
	font-size: 0.8em;
}
*html #container #header {
	padding:0;
}
#container #header h1 {
	background:url(../img/logo.gif);
	width:176px;
	height:30px;
	float:left;
	text-indent:-10000px;
}
#container #header #h-navi {
	float:right;
	padding-right:5px;
}
#container #header #h-navi a {
	text-decoration:none;
	color:#333333;
}
#container #header #h-navi p {
	text-align:right;
	margin:0;
	font-size:1.2em;
}
#container #header #h-navi p a {
	background: url(../img/icon_01.gif) no-repeat 0 0.35em;
	padding-left:10px;
}

#container #header #h-navi ul {
	display:inline;
}
#container #header #h-navi ul li {
	float:right;
	background:url(../img/icon_02.gif) no-repeat left 0.5em;
	margin-left:10px;
	padding-left:12px;
}

#container #header #g-navi ul {
	width:730px;
	clear:both;
	padding-top:10px;
}
* html #container #header #g-navi ul {
	width:730px;
	clear:both;
	margin-top:10px;
	padding:0;
}
#container #header #g-navi li {
	float:left;
}
#container #header #g-navi li a {
	display:block;
	height:35px;
	text-indent:-9999px;
	background:url(../img/gb_navi.jpg) no-repeat;
	margin:0;
	padding:0;
}
#container #header #g-navi li.news a {	
	width:121px;
	background-position:0 0;
}
#container #header #g-navi li.news a:hover {
	background-position:0 -35px;
}
#container #header #g-navi li.company a {	
	width:122px;
	background-position:-121px 0;
}
#container #header #g-navi li.company a:hover {
	background-position:-121px -35px;
}
#container #header #g-navi li.department a {	
	width:121px;
	background-position:-243px 0;
}
#container #header #g-navi li.department a:hover {
	background-position:-243px -35px;
}
#container #header #g-navi li.recruit a {	
	width:122px;
	background-position:-364px 0;
}
#container #header #g-navi li.recruit a:hover {
	background-position:-364px -35px;
}
#container #header #g-navi li.ir a {	
	width:121px;
	background-position:-486px 0;
}
#container #header #g-navi li.ir a:hover {
	background-position:-486px -35px;
}
#container #header #g-navi li.contact a {	
	width:123px;
	background-position:-607px 0;
}
#container #header #g-navi li.contact a:hover {
	background-position:-607px -35px;
}



/*contents*/
#container #contents {
	width:720px;
	margin:20px auto 0;
	text-align:left;
}


/*foot*/
#foot {
	border-top:#146FBC 10px solid;
	padding-top:15px;
	clear:both;
	text-align:left;
}
#foot ul {
	width:500px;
	float:left;
	font-size:93%;
}
#foot ul li {
	margin-left:11px;
	padding-left:10px;
	background:url(../img/icon_02.gif) no-repeat 0 0.35em;
	display:inline;
}
#foot p {
	float:right;
	width:350px;
	text-align: right;
}

#foot .copy {
	background:url(../img/copy.gif) no-repeat;
	width:297px;
	height:14px;
	margin-right:15px;
	text-indent:-10000px;
}


/** ieping ******************************************/

/* \*/
/** html body #container #header {
	behavior: expression(IEPNGFIX.fix(this));
}*/
/* */
