/* CSS Document */

body {
	font-family:verdana, sans-serif;
	margin: 0px;
	padding: 0px;
	color: #666666;
	font-size: 85%;
	background-color: #FFFFFF;
	background-image: url(../img/bg_body.gif);
	background-repeat: repeat-y;
	background-position: center center;
	line-height: 135%;
}
#footer{
	width: 800px;
	display: block;
	padding: 0px;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	float: left;
	text-align: center;
	border-top-width: 3px;
	border-top-style: double;
	border-top-color: #CCCCCC;
	font-size: xx-small;
}

#base {
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header {
	background-image: url(../img/header.gif);
	display: block;
	margin: 0px auto;
	padding: 0px;
	height: 70px;
	width: 800px;
}
#logo {
}
#image {
	background-image: url(../img/bg_body.jpg);
	margin: 0px auto;
	padding: 0px;
	width: 100%;
	height: 205px;
	display: block;
	background-repeat: repeat-x;
	background-position: center 65px;
}
#contents {
	display: block;
	margin: 0px;
	float: left;
	width: 780px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	clear: left;
}
#block_left {
	display: block;
	padding: 5px 0px 0px;
	float: left;
	width: 180px;
	margin: 0px;
}
#gnav {
}
#gnav_top {
	background-image: url(../img/gnav_top.gif);
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 25px;
	width: 170px;
}
#gnav_body {
	display: block;
	margin: 0px;
	padding: 10px;
	background-color: #F3F3F3;
	width: 150px;
	clear: left;
	float: left;
}
ul.gnav  {
	margin: 0px;
	padding: 0px;
}
li.gnav  {
	margin: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	list-style-type: none;
	line-height: 100%;
}
li.gnav a {
	background-image: url(../img/sign01.gif);
	background-repeat: no-repeat;
	background-position: left center;
	color: #333333;
	text-decoration: none;
	border-bottom: 1px dotted #FFFFFF;
	display: block;
	margin: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 15px;
}
li.gnav a:hover {
	background-image: url(../img/sign02.gif);
}
ul.gnav_sub  {
	margin: 0px;
	padding: 0px;
}
li.gnav_sub  {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 10px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	list-style-type: none;
		line-height: 100%;
}
li.gnav_sub a {
	background-image: url(../img/sign03.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 10px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 15px;
	color: #333333;
	text-decoration: none;
	border-bottom: 1px dotted #FFFFFF;
	display: block;
	font-size: 80%;
}
li.gnav_sub a:hover {
	background-image: url(../img/sign04.gif);
}
#gnav_bottom {
	text-align: center;
	padding: 0px;
	clear: left;
	float: left;
	width: 170px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}




#block_center {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 390px;
}
#block_center_page {
	margin: 5px 0px 0px;
	padding: 0px;
	float: left;
	width: 600px;
}

#block_event_top {
	background-image: url(../img/block_event_top.gif);
	height: 40px;
	width: 380px;
	margin: 0px;
	padding: 0px;
	float: left;
}
#block_news_top {
	background-image: url(../img/block_news_top.gif);
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 40px;
	width: 380px;
	clear: left;
}
#block_body {
	background-image: url(../img/block_body.gif);
	background-repeat: repeat-y;
	display: block;
	margin: 0px;
	padding: 0px 10px 10px;
	float: left;
	width: 360px;
	clear: left;
}


#block_bottom {
	background-image: url(../img/block_bottom.gif);
	background-repeat: no-repeat;
	display: block;
	clear: left;
	float: left;
	height: 20px;
	width: 380px;
	margin: 0px;
	padding: 0px;
}

#block_right {
	float: right;
	margin: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 210px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #FF6600;
	line-height: 200%;
	display: block;
}

.company table {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.company {
	font-size: 95%;
}
.company th {
	margin: 0px;
	padding: 5px;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	font-weight: bold;
	width: 100px;
}
.company td {
	margin: 0px;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	border-left-width: 1px;
}
#pan {
	display: block;
	margin: 0px;
	padding: 0px 0px 0px 10px;
	text-align: left;
	font-size: 75%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.waku {
	color: #FFFFFF;
	background-color: #99CC66;
	margin: 0px 5px;
	padding: 3px;
	border: 1px solid #669900;
	font-size: 11px;
	font-weight: bold;
}
table.recruit  {
	width: 100%;
	border-top: 1px solid #99CC99;
}
.recruit td {
	width: 25%;
	margin: 0px;
	padding: 5px;
	border-right: 1px solid #99CC99;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #99CC99;
	vertical-align: middle;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #99CC99;
}
.recruit th {
	font-weight: bold;
	margin: 0px;
	padding: 3px;
	background-color: #DEEFDE;
	color: #333333;
	border-right: 1px solid #99CC99;
	border-bottom: 1px solid #99CC99;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #99CC99;
	font-size: 11px;
}
td.bottom {
	border: none;
}

h1 {
	font-weight: bold;
	color: #333333;
	font-size: 16px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding: 5px 5px 2px;
	margin: 15px 0px;
}
h3 {
	padding: 3px 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	border: 1px solid #99CC66;
	text-align: center;
	background-color: #669900;
	color: #FFFFFF;
	display: block;
}
h4 {
	padding: 0px;
	font-weight: bolder;
	color: #FF6600;
	margin: 0px;
}

h5 {
	padding: 5px 2px 5px 5px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #669900;
	background-color: #F9F9F9;
}
.news {
	display: block;
	margin: 0px;
	clear: both;
	float: left;
	width: 350px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}

/**  2008 0701 ύX  **/

#news_list {
	margin: 0px;
	padding: 10px 10px 0px;
	display: block;
	width: 500px;
}

.news_date {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	color: #999999;
	float: left;
	width: 100px;
}
.news_title {
	margin: 0px;
	color: #666666;
	float: left;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
.news_title a {
	color: #0066CC;
	text-decoration: none;
}
.news_title a:hover {
	color: #FF6600;
	text-decoration: underline;
}
.news_all a {
	display: block;
	margin: 0px;
	padding: 0px 5px;
	clear: both;
	float: left;
	text-align: right;
	width: 350px;
	font-size: 11px;
	text-decoration: none;
	color: #006699;
}
.news_all  a:hover {
	color: #FF9900;
	text-decoration: underline;
}

.sitemap {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
table.sitemap  {
	border-top: 5px solid #669900;
}
.sitemap td {
	margin: 0px;
	padding: 5px;
	text-align: left;
}
.sitemap th {
	font-weight: normal;
	margin: 0px;
	padding: 5px 100px 5px 35px;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.sitemap a {
	color: #006699;
	text-decoration: none;
}
.sitemap a:hover {
	color: #FF9900;
	text-decoration: underline;
}
table.banner  {
}
.banner td {
	margin: 0px;
	padding: 0px 0px 8px;
	text-align: left;
}
.banner th {
}
