/* CSS Document */

@charset "Shift_JIS";

/* トップページ
---------------------------------------------------- */
#content {
	width: 565px;
	margin: 0;
	padding: 0 10px 0 0;
	float: right;
}

#content h2 {
	width: 565px;
	height: 293px;
	margin: 0; 
	padding: 0;
	background: url(../images/img_top.jpg) no-repeat;
	text-indent: -9999px;
}

#content h3 {
	width: 400px;
	height: 17px;
	margin: 5px 0 0 0; 
	padding: 0;
	background: url(../images/title_01.gif) no-repeat;
	text-indent: -9999px;
}

#content h4 {
	width: 400px;
	height: 17px;
	margin: 5px 0 5px 0; 
	padding: 0;
	background: url(../images/bar_whattrans.gif) no-repeat;
	text-indent: -9999px;
}

#content table {
	margin: 0 0 200px 15px;
	*margin: 0 0 50px 15px; 
	padding: 0;
	font-size: 100%;
	line-height: 150%;
}

.listTitle {
	font-weight: bold;
}

#mainarea-l {
	width: 400px;
	margin: 0 5 0 0;
	padding: 0;
	float: left;
}

#mainarea-r {
	width: 160px;
	margin: 0;
	padding: 0;
	float: right;
}

#bu-entry {
	width: 160px;
	height: 88px;
	margin: 0 0 5px 0; 
	padding: 0;
	text-indent: -9999px;
}

#bu-entry a {
	width: 160px;
	height: 88px;
	display:block;
	background: url(../images/bt_souko.jpg) no-repeat;
}

#bu-entry a:visited {
	background: url(../images/bt_souko.jpg) no-repeat 0px 0px;
}

#bu-entry a:hover {
	background: url(../images/bt_souko.jpg) no-repeat 0px -88px;
}

#bu-employment {
	width: 160px;
	height: 88px;
	margin: 5px 0 5px 0; 
	padding: 0;
	text-indent: -9999px;
}

#bu-employment a {
	width: 160px;
	height: 88px;
	display:block;
	background: url(../images/bt_service.jpg) no-repeat;
}

#bu-employment a:visited {
	width: 160px;
	height: 88px;
	display:block;
	background: url(../images/bt_service.jpg) no-repeat 0px 0px;
}

#bu-employment a:hover {
	width: 160px;
	height: 88px;
	display:block;
	background: url(../images/bt_service.jpg) no-repeat 0px -88px;
}


#bu-more {
	width: 59px;
	height: 15px;
	margin: 0 0 0 340px; 
	padding: 0;
	text-indent: -9999px;
}

#bu-more a {
	width: 59px;
	height: 15px;
	display:block;
	background: url(../images/more.gif) no-repeat;
}

#bu-more a:visited {
	background: url(../images/more.gif) no-repeat 0px 0px;
}

#bu-more a:hover {
	background: url(../images/more.gif) no-repeat 0px -15px;
}

#mainarea-l ul{
	margin:10px 0 0 15px;
	padding:0;
}

#mainarea-l li {
	padding-left:15px;
	list-style:none;
	background: url(../images/arrow.gif) no-repeat left 50%;
	font-size: 100%;
	line-height: 150%;
}

img {
	float: left;
	margin-right:10px;
}

p {
	margin: 5px 0 0 0;  
	padding: 0;
	font-size: 100%;
	line-height: 150%;
}


