@charset "UTF-8";
/* CSS Document */

#container {
	text-align: left;
	margin: 0 auto;
	padding:0;
	height:auto;
}
/* h-wrap----------------------------------*/
#h-wrap {
	height:auto;
	width:960px;
	padding:0;
	margin: 0 auto;
}
#header{
	height:auto;
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
}
#header h2{
	text-indent: -1000em;
	display: block;
	overflow: hidden;
	height: 133px;
	float: left;
	margin-top: 15px;
	margin-bottom: 15px;
}

#flash{
	height: 450px;
	width: 900px;
	clear: both;
	background-color: #FCC;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
#imagepic h1{
	height: 300px;
	width: 960px;
	text-indent: -1000em;
	display: block;
	overflow: hidden;
}
/* c-wrap----------------------------------*/
#c-wrap {
	height:auto;
	padding:0;
	width:100%;
	margin: 0 auto;
	overflow: hidden;
}
/* nav----------------------*/
#nav{
	width: 100%;
	background-image: url(common/images/bg_nav.gif);
	background-repeat: repeat-x;
}
#nav ul {
	margin: 0px auto;
	height: 50px;
	width: 962px;
}
#nav ul li {
	float: left;
}
#nav ul a {
	background-position: 0px 0px;
	width: 160px;
	height: 50px;
	display: block;
	text-indent: -1000em;
	overflow: hidden;
}

#nav ul li .thispage{background-position: left bottom;}

#nav ul .n1 a {background-image: url(common/images/nav01.gif);height: 50px;width: 161px;}
#nav ul .n2 a { background-image: url(common/images/nav02.gif); }
#nav ul .n3 a { background-image: url(common/images/nav03.gif); }
#nav ul .n4 a { background-image: url(common/images/nav04.gif); }
#nav ul .n5 a { background-image: url(common/images/nav05.gif); }
#nav ul .n6 a { background-image: url(common/images/nav06.gif);height: 50px;width: 161px; }

#nav ul li a:hover, #nav ul li a:active { background-position: left bottom; }

#wrap{
	height: auto;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: hidden;
}
/* sidebar----------------------*/
#sidebar{
	float: left;
	height: auto;
	width: 230px;
}
#sidebar ul{}
#sidebar ul li{}
#sidebar ul li a{
	background-position: 0px 0px;
	width: 150px;
	height: 45px;
	display: block;
	text-indent: -1000em;
	overflow: hidden;}

#sidebar ul .s1 a { background-image: url(images/sid01.gif); }
#sidebar ul .s2 a { background-image: url(images/sid02.gif); }
#sidebar ul .s3 a { background-image: url(images/sid03.gif); }
#sidebar ul .s4 a { background-image: url(images/sid04.gif); }
#sidebar ul .s5 a { background-image: url(images/sid05.gif); }

#sidebar ul .s1 a:hover,#sidebar ul .s1 a:active{ background-position: left bottom; }

/* p-Area----------------------*/
#p-Area{
	display: block;
	float: left;
	height: auto;
	width: 960px;
	text-align: right;
	margin-top: 20px;
}
/* maincts----------------------*/
#maincts{
	float: left;
	height: auto;
	width: 700px;
	margin-left: 30px;
}
#maincts h2{
	text-indent: -1000px;
	display: block;
	height: 80px;
	width: 700px;
	overflow: hidden;
	margin-top: 30px;
}
#maincts.message h2{
	background-image: url(common/images/obi02.gif);
}
#maincts.strength h2{
	background-image: url(common/images/obi03.gif);}
#maincts.division h2{
	background-image: url(common/images/obi04.gif);}
#maincts.recruit h2{
	background-image: url(common/images/obi05.gif);}
#maincts.company h2{
	background-image: url(common/images/obi06.gif);}
/* f-wrap----------------------------------*/
#f-wrap {
	text-align: center;
	clear: both;
}
/* footer-----------------*/
#footer p{
	margin-top: 20px;
}
