@charset "UTF-8";

/* base */

* {
	margin: 0;
	padding: 0;
}

body {
	font-family: 'メイリオ',Meiryo,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック',sans-serif;
	font-size: 75%;
	color: #333333;
	line-height: 166%;
	background: url(../images/back.png) repeat-x left top #E1D9C6;
}

ul,ol,li {
	list-style: none;
}

h1,h2,h3,h4,h6,p,ul,ol,li,div,table,th,td,dl,dt,dd {
	text-align: left;
	font-size: 100%;
	font-weight: normal;
}

a {
	color: #333;
	text-decoration: none;
}

a:hover	{
	color: #f49cc2;
}

a:link,a:visited,a:focus {
	outline:none;
}

img	{
	border: none;
}

li img	{
	vertical-align: bottom;
}

* html .clear	{
	height: 1%;
}

*:first-child+html .clear {
	height: 1%;
}

.clear:after	{
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}

.over a:hover img{filter:alpha(opacity=60); opacity:0.6;}

#wrap {
	width: 1000px;
	margin: 0 auto;
	padding: 0 6px;
	background: url(../images/back_center.png) repeat-y center top;
}


/* header */

.header_top {
	position: relative;
	padding: 0 30px 12px;
}

h1 a {
	display: block;
	height: 46px;
	padding-top: 12px;
	float: left;
}

.header_top h2 {
	float: right;
	padding-top: 18px;
}

#search_area {
	position: absolute;
	padding-top: 12px;
	top: 18px;
	left: 678px;
	_left: 648px;
	width: 292px;
	height: 35px;
	background: url(../images/search_area.gif) no-repeat left top;
	border: none;
}

legend {
	display: none;
}

.input_area {
	position: absolute;
	top: 7px;
	left: 45px;
	width: 145px;
	height: 16px;
	padding: 2px;
	border: solid 1px #ccc;
	color: #666;
}

.search_btn {
	position: absolute;
	top: 7px;
	left: 202px;
	text-indent: -9999px;
	width: 69px;
	height: 21px;
	border: none;
}

#nav {
	width: 1000px;
	padding-bottom: 4px;
	background: url(../images/nav_bottom.gif) repeat-x left bottom;
}

#nav li {
	float: left;
	height: 62px;
}

#nav li a {	
	display: block;
	height: 62px;
	text-indent: -9999px;
}

.nav_concept a {	
	width: 167px;
	background: url(../images/nav.gif) no-repeat 0 0;
}

.nav_company a {	
	width: 167px;
	background: url(../images/nav.gif) no-repeat -167px 0;
}

.nav_history a {	
	width: 167px;
	background: url(../images/nav.gif) no-repeat -334px 0;
}

.nav_business_overview a {	
	width: 167px;
	background: url(../images/nav.gif) no-repeat -501px 0;
}

.nav_recruit a {	
	width: 167px;
	background: url(../images/nav.gif) no-repeat -668px 0;
}

.nav_expansion_plan a {	
	width: 165px;
	background: url(../images/nav.gif) no-repeat -835px 0;
}

.nav_concept a:hover {	
	width: 167px;
	background: url(../images/nav.gif) no-repeat 0 -62px;
}

.nav_company a:hover {	
	width: 167px;
	background: url(../images/nav.gif) no-repeat -167px -62px;
}

.nav_history a:hover {	
	width: 167px;
	background: url(../images/nav.gif) no-repeat -334px -62px;
}

.nav_business_overview a:hover {	
	width: 167px;
	background: url(../images/nav.gif) no-repeat -501px -62px;
}

.nav_recruit a:hover {	
	width: 167px;
	background: url(../images/nav.gif) no-repeat -668px -62px;
}

.nav_expansion_plan a:hover {	
	width: 165px;
	background: url(../images/nav.gif) no-repeat -835px -62px;
}

#topic_path {
	padding: 15px 30px 0px;
	font-size: 85%;
}

#topic_path li {
	padding-left: 5px;
	float: left;
}

#topic_path a {
	color: #f60;
	text-decoration: underline;
} 

#topic_path a:hover	{
	color: #ffaa66;
}

#topic_path a:active {
	color: #ffaa66;
}

.totop {
	margin: 0 -15px 5px 0;
}

.totop p {
	color: #ff6600;
	font-size: 85%;
	text-align: right;
}

.totop img {
	vertical-align: middle;
	margin-right: 5px;
}

.totop a {
	color: #ff6600;
	text-decoration: none;
}


/* footer */

#footer {
	padding: 6px 30px 0;
	background: url(../images/footer_top.gif) repeat-x left top #f6f3e8;
	font-size: 85%;
	line-height: 100%;
}

#footer a:link {
	color: #333;
}

#footer a:visited {
	color: #333;
}

#footer a:active {
	color: #333;
}

#footer a:hover {
	color: #333;
}

.footer_txt {
	padding: 15px 0 13px;
	background: url(../images/dot_footer.gif) repeat-x left bottom;
}

.footer_nav_01 {
	padding: 10px 0 15px;
	/padding: 10px 0 5px;
	background: url(../images/dot_footer.gif) repeat-x left bottom;
}

.footer_nav_01 li {
	padding: 0 30px 0 25px;
	float: left;
	height: 19px;
	line-height: 19px;
}

#icon_00 {
	float: none;
	margin-bottom: 10px;
	background: url(../images/icon_00.gif) no-repeat left center;
}

.footer_nav_02 {
	padding: 10px 5px 13px;
}

.footer_nav_02 li {
	padding: 0 25px 0 10px;
	height: 19px;
	line-height: 19px;
	float: left;
	background: url(../images/bullet_footer.gif) no-repeat left center;
}

.icon_01 {
	background: url(../images/icon_01.gif) no-repeat left center;
}

.icon_02 {
	background: url(../images/icon_02.gif) no-repeat left center;
}

.icon_03 {
	background: url(../images/icon_03.gif) no-repeat left center;
}

.icon_04 {
	background: url(../images/icon_04.gif) no-repeat left center;
}

.icon_05 {
	background: url(../images/icon_05.gif) no-repeat left center;
}

.icon_06 {
	background: url(../images/icon_06.gif) no-repeat left center;
}

#copyright {
	padding: 7px 30px;
	background-color: #c1b58d;
	font-size: 85%;
	color: #fff;
}

#copyright p {
	text-align: right;
}
