@charset "utf-8";

#home-container {
	margin: 0px;
	width: 990px;
	padding-bottom: 20px;
	/*	border: 4px solid #FF0000;*/
}
/* --- home head --- */
#home-head1 {
	margin-top: 10px;
	width: 990px;
	height: 120px;
}

#home-head1-left {
	float: left;
	margin-right: 10px;
	width: 160px;
	height: 120px;
	background-image: url(ABTUS/20120529-ekicon-paper-icon.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

#home-head1-center {
	float: left;
	margin-left: 10px;
	width: 178px;
	height: 120px;
	background-image: url(ABTUS/20120529-ekicon2t.jpg);
	background-repeat: no-repeat;
}

#home-head1-right {
	float: left;
	margin: 0px;
	padding: 5px 5px 5px 20px;
	width: 607px;
	height: 110px;
	text-align: left;
	font-size: small;
	line-height: 20px;
}

#home-head1-title {
	padding-bottom: 10px;
	font-size: 14px;
	font-weight: bold;
	color: #183c7b;
}

#home-head-space {
	clear: both;
	float: none;
	margin: 0px;
	width: 990px;
	height: 1px;
}

#home-head2 {
	margin: 5px 0px 0px 0px;
	padding-top: 5px;
	width: 990px;
	height: auto;
	border: 1px solid #FF9933;
	display: none;
}
/* --- end home head --- */

/* --- home main (menu + item) --- */
#home-main {
	margin-top: 10px;
	width: 990px;
/*	border: 1px solid #0033FF; */
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}

#home-main-end {
	clear: both;
	float: none;
	margin: 0px;
	width: 990px;
	height: 10px;
}

/* --- end home main (menu + item) --- */

/* --- home menu (float left) --- */
#home-menu {
	float: left;
	margin: 0px;
	padding-top: 0px;
	width: 170px;
	height: auto;
/*	border: 1px solid #FF9933;*/
}

#home-menu-title {
	margin: 0px;
	padding: 8px 0px 5px 0px;
	width: 160px;
	height: auto;
	text-align: center;
	font-weight: bold;
	font-size: 14px;
	color: #FFFFFF;
	background-image: url(image/menu-navi_bg45.jpg);
}

#home-menu-title a {
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	color: #FFFFFF;
}


#home-menu-navi {
	margin: 0px;
	width: 160px;
	height: auto;
}

#home-menu-navi a {
	text-decoration: none;
	text-align: center;
	color: #000000;
	vertical-align: middle;
}


#home-menu-navi ul {
	margin: 0px;
	padding-left: 0px;
	list-style-type: none;
}

#home-menu-navi ul li {
	height: 50px;
	text-align: center;
	vertical-align: middle;
	font-size: 14px;
/*	font-weight: bold;	*/
	color: #FFFFFF;
	background-image: url(image/menu-navi-a60.png);
}

#home-menu-navi ul li a {
	height: 50px;
	line-height: 50px;  
	display: block;
}

	/*
	#home-menu-navi ul li a:hover {
	height: 50px;
	background-image: url(image/menu-navi_bg_ov50.jpg);
}
	*/

.kujinooka-lnk td a {
	text-decoration: none;
	color: #ffffff;
}

/* --- end home menu (float left) --- */

