* {
	margin: 0px;
	padding: 0px;
}
body{ 
	line-height : 180%;
	font-size : 90%;
	color: #333333;
}
#container {
	width: 780px;
	text-align: left;
	background-color: #ffffff;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	margin-top: 10px;
}
#header {
	height: 85px;
}
#headerleft {
	padding: 15px 20px;
	float: left;
	width: 260px;
	height: 55px;
}
#headerright {
	padding: 10px 10px 10px 0px;
	float: right;
	width: 470px;
	text-align: right;
	height: 50px;
}
#menu {
	clear: both;
}
#main {
	padding: 10px 20px 10px 40px;
	clear: both;
}
#top_leftblock {
	float: left;
	width: 380px;
}
#top_rightblock {
	float: right;
	width: 380px;
}
#top_image {
	clear: both;
	padding: 10px 0px;
}
#top_shanai {
	margin-bottom: 20px;
	clear: both;
}
#recruit_leftblock {
	float: left;
	width: 180px;
	padding: 20px 0px 0px 0px;
}
#recruit_rightblock {
	float: right;
	width: 580px;
	padding: 20px 0px 0px 0px;
}
#recruit_image {
	clear: both;
	padding: 10px 0px 0px 0px;
}
#gyonavi_leftblock {
	float: left;
	width: 180px;
	padding: 20px 0px 0px 0px;
}
#gyonavi_rightblock {
	float: right;
	width: 580px;
	padding: 20px 0px 0px 0px;
}
#submenu {
	text-align: center;
	clear: both;
	padding: 8px 10px;
	margin-bottom: 30px;
}
#bottommenu {
	text-align: center;
	clear: both;
	padding: 8px 10px;
	height: 35px;
}
#footer {
	padding: 8px 10px;
	border-top: 1px solid #cccccc;
	clear: both;
	height: 60px;
}
#footerleft {
	float: left;
	width: 250px;
}
#footerright {
	float: right;
	width: 510px;
	text-align: right;
	padding: 0px 0px;
}
#menu ul {
	float: left;
}
#menu ul li {
	float: left;
	width: 155px;
	text-align: center;
	list-style: none;
	font-weight: bold;
	font-size: 120%;
	height: 35px;
	line-height: 35px;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
}
#menu ul li.right {
	float: left;
	width: 153px;
	text-align: center;
	list-style: none;
	font-weight: bold;
	font-size: 120%;
	height: 35px;
	line-height: 35px;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
}
#menu ul li a{
	text-decoration: none;
	display: block;
	width: 100%;
    color: #000000;
}
#menu a:hover {
    background-color: #e9e9e9;
}
a:link {
    color:#003399;
}
a:visited {
    color:#003399;
}
a:hover {
	color:#FF0000;
}
a:active {
	color:#FF0000;
}
h1,h2,h3,h4 {
    font-size : 100%;
    font-weight : normal;
    margin-bottom: 0px
}
hr {
	border: 1px solid #cccccc;
	height: 1px;
}
.entry {
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 10px;
	font-size: 150%;
	color: #333333;
	line-height: 35px;
	background-color: #f4f4f4;
}
.subentry {
	margin-top: 5px;
	margin-bottom: 10px;
	font-weight: bold;
	font-size: 100%;
	line-height: 35px;
	border-bottom: 1px solid #cccccc;
}
.subentry2 {
	margin-top: 5px;
	margin-bottom: 5px;
	font-weight: bold;
	font-size: 130%;
	line-height: 30px;
}
.red {
	color: #CC0000;
}
.redbold {
	color: #CC0000;
	font-weight: bold;
}
.blue {
	color: #000099;
}
.orangebold {
	color: #FF3300;
	font-weight: bold;
}
.tableborder{
    border-collapse: collapse;
    border: 1px solid #cccccc;
}
.tableborder td{
	border: 1px solid #cccccc;
	padding: 4px;
}
.clear {
	clear: both;
}
.imageleft {
	padding: 0px 10px 10px 0px;
	float: left;
}
.imageright {
	padding: 0px 0px 10px 10px;
	float: right;
}
.list {
	background-image: url(images/circle.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	text-indent: 25px;
	list-style: none;
}
.inyou {/*自社製品開発の引用部分左余白用*/
	margin-left: 80px;
}
.recruitmenu_indent {/*採用ページ左メニューの左余白用*/
	margin-left: 10px;
}

