
/*  ----------------------------------------
SHC
CSS "shc_base.css"
LastUpdate 2007-10-18
------------------------------------------ */

/* Color Scheme ----------------------------------------
------------------------------------------ */

/* TOC ----------------------------------------
E^O²ΖΜξ{έθ
Eοͺ
Ewb_
ECRec
Egbvj[
ETChj[
Etb^
------------------------------------------ */

/* ^O²ΖΜξ{έθ ‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘ */

* {
	padding: 0px;
	margin: 0px;
	font-style: normal;
	line-height: 1;
	font-size: 100%;
	border: none;
}

a {
}
a:hover {
	color: #6666ff;
}
a:visited {
	color: #993399;
}
a:active {
	color: #cc33cc;
}
ul {
	list-style-type: none;
}
em {
}

/* wb_ ‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘ */

h1 {
	margin: 14px 0px 5px 30px;
	width: 150px;
	height: 64px;
	background: url('../img/logo.png') no-repeat right bottom;
}
h1 a {
	display: block;
	height: 100%;
	width: 100%;
	text-indent: -9999px;
}

h2 {
	width: 760px;
	margin-bottom: 45px; /* gbvj[30px + RecGAΜgbv}[W15px */
	text-indent: -9999px;
}

/* οͺ ‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘ */

div#whole {
	position: relative;
	width: 760px;
	background: #ffffff;
	border-top: 20px solid #1155bb;
}

/* gbvj[ ‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘ */

ul#topmenu {
	position: absolute;
	left: 0px; /* topΝecssΕέθ */
	padding-left: 43px;
	width: 760px;
	height: 30px;
	background: url('../img/bg_topmenu.png') no-repeat left top;
}
ul#topmenu li {
	float: left;
}
ul#topmenu li a {
	display: block;
	height: 30px;
	width: 135px;
	text-indent: -9999px;
}
ul#topmenu li a:hover,
ul#topmenu li.now a {
	background: url('../img/bg_topmenu.png') no-repeat;
}
ul#topmenu li#topmenu_index a:hover {
	background-position: -43px 50%;
}
ul#topmenu li#topmenu_company a:hover {
	background-position: -178px 50%;
}
ul#topmenu li#topmenu_contents a:hover {
	background-position: -313px 50%;
}
ul#topmenu li#topmenu_recruit a:hover {
	background-position: -448px 50%;
}
ul#topmenu li#topmenu_contact a:hover {
	background-position: -583px 50%;
}
ul#topmenu li#topmenu_index.now a {
	background-position: -43px 100%;
}
ul#topmenu li#topmenu_company.now a {
	background-position: -178px 100%;
}
ul#topmenu li#topmenu_contents.now a {
	background-position: -313px 100%;
}
ul#topmenu li#topmenu_recruit.now a {
	background-position: -448px 100%;
}
ul#topmenu li#topmenu_contact.now a {
	background-position: -583px 100%;
}

dl#contact_dial {
	margin: 10px auto;
	width: 500px;
}
dl#contact_dial dt {
	margin: 15px 0px 0px;
	padding: 3px 0px 3px 5px;
	background: #f3f3fc;
}
dl#contact_dial dd {
	padding-top: 5px;
	text-align: center;
	font-size: 90%;
}
P#contact_dial_att {
	text-align: right;
	font-size: 80%;
}


/* tb^ ‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘ */

address {
	clear: both;
	padding: 4px;
	background: #1155bb;
	border-top: 15px solid #ffffff;
	font-size: 70%;
	color: #ffffff;
	text-align: center;
}

ul#headmenu {
	position: absolute;
	top: 10px;
	right: 0px;
	font-size: 70%;
}
ul#headmenu li {
	display: inline;
	margin-left: 0.7em;
}
ul#headmenu li a {
	text-decoration: none;
	color: #666666;
	line-height: 1.2;
}
ul#headmenu li a:hover {
	text-decoration: underline;
	color: #6688bb;
}

