body {
	padding: 0px;
	text-align: center;
}

#all {
	width: 780px;
	text-align: center;
	margin: 0px auto 0px auto;

}
#head {
	width: 780px;
	height: 145px;
}
#main {
	width: 780px;
	background-color: #339999;
	float: left;
}
#left_contents {
	float: left;
	width: 200px;
	height: 450px;
	clear: both;
}
#right_contents {
	float: right;
	width: 580px;
	background-color: #FFFFFF;

}
#foot {
	background-color: #EEEEEE;
	height: 100px;
	width: 765px;
	clear: both;
	text-align: left;
	padding: 30px 0px 10px 15px;
}

/*---ヘッダ------------------------------------------*/
/*---index.html--------------------------------------*/

#head .header_text{
	width: 780px;
	height: 30px;
	background-image: url(images/header_text.jpg);
	background-repeat: no-repeat;
}
#head h1 {
	font-size: 80%;
	color: #FFFFFF;
	text-decoration: none;
	text-align: right;
	font-weight: normal;
	margin-top: 8px;
	margin-right: 15px;
	float: right;
}
#head .toplink {
	height: 115px;
	width: 420px;
	float: left;
}
#head ul {
	float: right;
	margin: 50px 20px 0px 0px;
}
#head ul li {
	list-style-type: none;
}
#header_line {
	background-image: url(images/header_line.jpg);
	background-repeat: repeat-x;
	width: 780px;
	background-color: #339999;
	clear: both;
	height: 25px;
}


/*---メニュー------------------------------------------*/
/*---index.html--------------------------------------*/

#left_contents ul {
	height: 100%;
}
#left_contents ul li {
	height: 40px;
}



/*---コンテンツ------------------------------------------*/
/*---共通--------------------------------------*/
#pankuzu {
	text-align: left;
	width: 540px;
	margin-top: 10px;
	margin-left: 20px;
}
#home_link {
	width: 150px;
	position: absolute;
	z-index: auto;
	top: 0px;
	left: 0px;
}

/*---コンテンツ------------------------------------------*/
/*---index.html--------------------------------------*/

#head_contents {
	background-color: #99CCCC;
	clear: both;
}
#contents {
	width: 560px;
	margin: 10px auto 10px auto;
}
#contents .whatsnew {
	float: left;
}
#contents .whatsnew_h2 {
	margin: 0px;
	padding: 0px;
}
#contents .news {
	width: 300px;
	height: 156px;
	background-image: url(images/contents_bloc_back.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	margin: 0px 0px 0px 10px;
	padding: 5px;
}

#contents .contents_navi {
	float: right;
	padding-right: 20px;
}


/*---フッタ------------------------------------------*/
/*---index.html--------------------------------------*/

#foot ul {
	display: block;
	border-left: 10px solid #339999;
	height: 60px;
	clear: both;
}
#foot ul li {
	float: left;
	list-style-type: none;
	padding: 5px 0px 0px 5px;
	height: 25px;
}
#foot ul li a {
	color: #333333;
	text-decoration: none;
}
#foot ul li a:hover {
	color: #55AAAA;
}
#foot .foot_clear {
	width: 450px;
	float: left;
	clear: both;
	border-top: 1px solid #339999;
}
#foot address {
	float: right;
	display: block;
	clear: both;
	margin-right: 20px;
}
#foot address .link {
	font-size: 2px;
	text-decoration: none;
}

/*---コンテンツ------------------------------------------*/
/*---greetings.html--------------------------------------*/

#left_contents .spacer {
	height: 200px;
	width: 200px;
	background-color: #339999;
	float: left;
}
#right_contents h2 {
	margin: 10px 0px 0px 0px;
}
#greetings {
	width: 540px;
	margin: 20px auto 20px auto;
	text-align: left;
}
#greetings h3 {
	font-size: 120%;
}
#greetings p {
	margin: 0px 0px 10px 0px;
	font-size: 110%;
}
#greetings hr {
	background-color: #EEEEEE;
	padding: 0px;
	height: 1px;
	width: 100%;
	border-width: 0px;
}
#greetings .president {
	text-align: right;
}

/*---コンテンツ------------------------------------------*/
/*---corporation.html--------------------------------------*/

#corporation {
	width: 540px;
	margin: 20px auto 20px auto;
	text-align: left;
}
#corporation h3 {
	font-size: 120%;
	text-indent: 5px;
}
#corporation table {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}
#corporation table th {
	width: 150px;
	background-color: #F2F2F2;
	padding: 5px;
	font-size: 105%;
	font-weight: bold;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
#corporation table td {
	padding: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}

/*---コンテンツ------------------------------------------*/
/*---recruit.html--------------------------------------*/

#recruit {
	width: 540px;
	margin: 20px auto 20px auto;
	text-align: left;
}
#recruit h3 {
	font-size: 120%;
	text-indent: 5px;
}
#recruit table {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}
#recruit table th {
	width: 150px;
	background-color: #F2F2F2;
	padding: 5px;
	font-size: 105%;
	font-weight: bold;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
#recruit table td {
	padding: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
#recruit .skill {
	width: 98%;
}
#recruit .skill_th {
	width: 25%;
	background-color: #F2FFF2;
	font-weight: normal;
}
#recruit .attention {
	color: #009966;
}

/*---コンテンツ------------------------------------------*/
/*---information.html--------------------------------------*/

#information {
	width: 540px;
	margin: 20px auto 20px auto;
	text-align: left;
}
#information h3 {
	font-size: 120%;
	text-indent: 5px;
}
#information table {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}
#information table th {
	width: 150px;
	background-color: #F2F2F2;
	padding: 5px;
	font-size: 105%;
	font-weight: bold;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
#information table td {
	padding: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
#information .attention {
	color: #FF0000;
	font-size: 85%;
}
#information hr {
	background-color: #EEEEEE;
	padding: 0px;
	height: 1px;
	width: 100%;
	border-width: 0px;
}

/*---コンテンツ------------------------------------------*/
/*---sitemap.html--------------------------------------*/

#sitemap {
	width: 540px;
	margin: 20px auto 20px auto;
	text-align: left;
}
#sitemap ul {
	width: 100%;
	border: 1px solid #339999;
	margin-top: 10px;
	padding: 5px;
}
#sitemap ul li {
	font-size: 110%;
	font-weight: bold;
	list-style-type: circle;
	margin-bottom: 5px;
	list-style-position: inside;
}
#sitemap ul li a {
	color: #333333;
}
#sitemap ul li a:hover {
	color: #55AAAA;
}
#sitemap .description {
	font-size: 85%;
	font-weight: normal;
	text-indent: 2em;
}

