@charset "utf-8";

body {
	font-size: 12px;
	background-color: #351100;
	background-repeat: repeat-y;
	background-position: center top;
	color: #313120;
	margin: 0px;
	text-align:center;
	line-height:1.5em;
}

form{
	border:0px;
	margin:0px;
	padding:0px;
}

img{
	border:0px;
	margin:0px;
	padding:0px;
}

td{
	font-size: 12px;
	color: #404040;
	line-height:1.5em;
	letter-spacing:0px;

}

input,textarea{
	font-size:12px;
}

h1,h2, h3,h4 {
	margin: 0px;
	padding: 0px;
	font-size:100%;
	font-weight:normal;
}

p {
	margin: 0px;
	padding: 0px;
}

a:link,a:visited{
	color:#b35000;
	text-decoration: none;
}

a:hover,a:active{
	color:#b35000;
	text-decoration: underline;
}

#wrapper {
    margin-left:auto;
	margin-right:auto;
	width: 900px;
	background-repeat: no-repeat;
}

/* headここから */

#headbox{
	height:60px;
}
	#headbox #logobox{
		width:573px;
		float:left;
		margin-top:10px;
		line-height:normal;
	}
	#headbox #logobox p{
		width:573px;
		margin:0;
		padding:0;
		text-align:left;
		font-size:10px;
		color:#ffffff;
	}
	#headbox #logobox p strong{
		font-weight:normal;
	}
	#headbox #logobox h1{
		width:170px;
		float:left;
		text-align:left;
		margin-top:5px;
		color:#ffffff;
		line-height:normal;
	}
	#headbox #logobox h2{
		width:403px;
		text-align:left;
		float:left;
		padding-top:15px;
		font-size:10px;
		color:#ffffff;
		
	}

#head_link{
	width:327px;
	height:50px;
	float:left;
}
	#head_link ul{
		margin:0;
		padding:0;
		width:100%;
		list-style-image:none;
		list-style-position:outside;
		list-style-type:none;
		
	}
	#head_link ul li{
		display:inline;
	}
	#head_link ul li a{
		background-image:url(../images/head_link.gif);
		background-repeat: no-repeat;
		height:0;
		overflow:hidden;
		padding-top:25px;
		float:left;
	} 
	#head_link ul li#head_absolutely a{
		background-position: 0 0;
		width:105px;
	}
	#head_link ul li#head_absolutely a:hover{
		background-position: 0 -25px;
	}
	#head_link ul li#head_sitemap a{
		background-position: -105px 0;
		width:105px;
	}
	#head_link ul li#head_sitemap a:hover{
		background-position: -105px -25px;
	}
	#head_link ul li#head_toppage a{
		background-position:-210px 0;
		width:117px;
	}
	#head_link ul li#head_toppage a:hover{
		background-position:-210px -25px;
	}

/* headここまで */


/* globalmenuここから */

#globalmenu{
	width:880px;
	height:40px;
	margin:10px auto 10px auto;
	padding:0;
}
	#globalmenu ul{
		margin:0;
		padding:0;
		width:100%;
		list-style-image:none;
		list-style-position:outside;
		list-style-type:none;
		
	}
	#globalmenu ul li{
		display:inline;
	}
	#globalmenu ul li a{
		background-image:url(../images/globalmenu.gif);
		background-repeat: no-repeat;
		height:0;
		overflow:hidden;
		padding-top:40px;
		float:left;
	} 
	#globalmenu ul li#global_knowhow a{
		background-position: 0 0;
		width:176px;
	}
	#globalmenu ul li#global_knowhow a:hover{
		background-position: 0 -40px;
	}
	#globalmenu ul li#global_period a{
		background-position: -176px 0;
		width:176px;
	}
	#globalmenu ul li#global_period a:hover{
		background-position: -176px -40px;
	}
	#globalmenu ul li#global_example a{
		background-position: -352px 0;
		width:176px;
	}
	#globalmenu ul li#global_example a:hover{
		background-position: -352px -40px;
	}
	#globalmenu ul li#global_employ a{
		background-position: -528px 0;
		width:176px;
	}
	#globalmenu ul li#global_employ a:hover{
		background-position: -528px -40px;
	}
	#globalmenu ul li#global_inquiry a{
		background-position: -704px 0;
		width:176px;
	}
	#globalmenu ul li#global_inquiry a:hover{
		background-position: -704px -40px;
	}

/* globalmenuここまで */

/* expertlinkboxここから */

#expertlinkbox{
	width:900px;
	margin:auto;
	padding:10px 0;
	overflow:hidden;
	border-top:1px solid #ffffff;
	border-bottom:1px solid #ffffff
}
	#expertlinkbox #foot_expertlink{
		width:890px;
		margin-left:10px;
		text-align:left;
		color:#ffffff;
	}

.foot_bnr{
	margin-right:10px;
	float:left;
	font-size:10px;
	text-align:center;
	color:#ffffff;
	line-height:1.32em;
}


/* expertlinkboxここまで */

#foot_globalmenu{
	margin:10px;
	text-align:right;
}
	#foot_globalmenu p{
		color:#ffffff;
	}
	#foot_globalmenu p a{
		color:#ffffff;
	}

#aidemlinkbox{
	width:900px;
	margin:auto;
	padding:10px 0;
	overflow:hidden;
	border-top:1px solid #ffffff;
	border-bottom:1px solid #ffffff;
}
	#aidemlinkbox #foot_aidemlink{
		width:890px;
		margin-left:10px;
		text-align:left;
		color:#ffffff;
		overflow:hidden;
	}

.foot_aidembnr{
	margin-right:10px;
	float:left;
	font-size:10px;
	text-align:center;
	line-height:1.3em;
}
#groups_linkbox{
	clear:both;
	width:890px;
	margin-left:10px;
	margin-top:10px;
	text-align:left;
	color:#ffffff;
	overflow:hidden;
}
#groups_linkbox p{
	color:#ffffff;
}
#groups_linkbox p a{
	color:#ffffff;
}

#foot_member{
	width:900px;
	margin:auto;
	padding:10px 0;
	overflow:hidden;
	border-top:1px solid #ffffff;
	text-align:left;
}
#foot_member p{
	color:#ffffff;
	margin-left:10px;
}

#foot_copy{
	margin-top:10px;
	margin-bottom:20px;
	text-align:right;
	overflow:hidden;
}
#foot_copy p{
	color:#ffffff;
}
#foot_copy p a{
	color:#ffffff;
}
#foot_copy p strong{
	font-weight:normal;;
}

