@charset "UTF-8";

@import url("common/hack.css");/* ClearFixhack */
@import url("common/reset.css");/* CSS */

@import url("subcommon/footer.css");

.txt-blue {
	color: #42b0cc;
}
.txt-green {
	color: #6bc200;
}
.txt-yellow {
	color: #ffdb00;
}
.txt-orange {
	color: #ff6b00;
}

#wrapper {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	background-image: url(../img_index/graphic.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 262px;
	width: 900px;
	position: relative;
}
#header h1 {
	position: absolute;
	left: 25px;
	top: 53px;
	height: 67px;
	width: 148px;
}
#header h1 a {
	display: block;
	width: 100%;
	height: 100%;
	text-indent: -9999px;
	overflow: hidden;
}
#header .g-input {
	position: absolute;
	top: 193px;
	left: 3px;
	margin: 0px;
}
#header .g-input input {
	width: 119px;
}
#header .g-submit {
	position: absolute;
	width: 74px;
	height: 18px;
	left: 125px;
	top: 196px;
	margin: 0px;
}
#header .g-submit a {
	display: block;
	width: 100%;
	height: 100%;
	text-indent: -9999px;
	overflow: hidden;
}
#header-nav {
	position: absolute;
}
#header-nav li {
	position: absolute;
	top: 220px;
	height: 42px;
	width: 225px;
	overflow: hidden;
	top: 220px;
}
#header-nav li a {
	display: block;
	overflow: hidden;
	text-indent: -9999px;
	width: 100%;
	height: 100%;
}
#header-nav li a:hover {
	background-repeat: no-repeat;
	background-position: left top;
}
#header-nav-idea {
	left: 0px;
}
#header-nav-idea a:hover {
	background-image: url(../img_index/header_nav_idea.jpg);
}
#header-nav-access {
	left: 225px;
}

#header-nav-access a:hover {
	background-image: url(../img_index/header_nav_access.jpg);
}
#header-nav-recruit {
	left: 450px;
}
#header-nav-recruit a:hover {
	background-image: url(../img_index/header_nav_recruit.jpg);
}
#header-nav-link {
	left: 675px;
}
#header-nav-link a:hover {
	background-image: url(../img_index/header_nav_link.jpg);
}
#container {
	margin-top: 10px;
}

/*common*/
#home-contents{
	margin-top: 5px;
	overflow: hidden;
	position: relative;
	height: 448px;
	width: 900px;
	margin-bottom: 16px;
}
#home-contents li{
	position: absolute;
	overflow: hidden;
}
#home-contents li a{
	height: 23px;
	width: 123px;
	text-indent: -9999px;
	display: block;
	overflow: hidden;
	position: absolute;
	left: 300px;
	top: 19px;
}
#hakuai{
	height: 219px;
	width: 445px;
	left: 0px;
	top: 0px;
	background-image: url(../img_index/hakuai_pict.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#tomita{
	height: 219px;
	width: 444px;
	left: 456px;
	top: 0px;
	background-image: url(../img_index/tomita_pict.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#hakuai-nursing{
	height: 219px;
	width: 445px;
	left: 0px;
	top: 229px;
	background-image: url(../img_index/hakuai_nursing_pict.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#tomita-care{
	height: 219px;
	width: 444px;
	left: 456px;
	top: 229px;
	background-image: url(../img_index/tomita_care_pict.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}


/*moji*/
#header .moji {
	position: absolute;
	left: 726px;
	top: 16px;
	width: 161px;
	height: 31px;
	overflow: hidden;
	background-image: url(../img_common/moji/top_moji.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#header .moji dt {
	position: absolute;
	left: 6px;
	top: 4px;
	text-indent: -9999px;
	background-repeat: no-repeat;
	background-position: left top;
	overflow: hidden;
	width: 70px;
	height: 23px;
}
#header .moji dd {
	position: absolute;
	top: 4px;
	width: 23px;
	height: 23px;
	overflow: hidden;
}
#header .moji dd a {
	text-indent: -9999px;
	background-repeat: no-repeat;
	background-position: left top;
	overflow: hidden;
	width: 100%;
	height: 100%;
	display: block;
}
#header .moji-big{
	left: 129px;
}
#header .moji-big a:hover{
	background-image: url(../img_common/moji/moji_big.gif);
}

#header .moji-mid{
	left: 103px;
}
#header .moji-mid a:hover{
	background-image: url(../img_common/moji/moji_mid.gif);
}

#header .moji-small{
	left: 77px;
}
#header .moji-small a:hover{
	background-image: url(../img_common/moji/moji_small.gif);
}





