@charset "utf-8";
@import url("base.css");

body {
	background:#fffff2 url("../images/bg_body2.gif") top repeat-x;
	margin: 0 auto;
	line-height:150%;
	color:#333333;
	text-align:center;
	font-size: 12px;
}

#body_left {
	float:right;
	width:570px;
	padding:0 0 20px 0;
	margin:0;
	overflow: hidden;
}

#body_right {
	float:left;
	width:270px;
	padding:0px;
	padding:0;
	margin:0;
	overflow: hidden;
}

/*------------------------------------------------------------------
サブナビゲーション部分
------------------------------------------------------------------*/
#s_navi	{
	padding:20px 20px 20px 33px;
	margin:0;
}

#s_navi ul	{
	padding:0;
	margin:0;
	background:url(../images/bt_s_navi-aboutus.gif) left top;
	width:217px;
}

#s_navi ul li	{
	list-style-type:none;
}

#s_navi ul li a {
	display:block;
	text-indent:-9877em;
	text-decoration:none;
	overflow:hidden;
}

#s_navi ul li.s_navi001 a {
	width:217px;
	height:29px;
	background: url("../images/bt_s_navi-aboutus.gif") no-repeat 0px 0px;
}

#s_navi ul li.s_navi002 a {
	width:217px;
	height:29px;
	background: url("../images/bt_s_navi-aboutus.gif") no-repeat 0px -29px;
}

#s_navi ul li.s_navi003 a {
	width:217px;
	height:29px;
	background: url("../images/bt_s_navi-aboutus.gif") no-repeat 0px -58px;
}

#s_navi ul li.s_navi004 a {
	width:217px;
	height:30px;
	background: url("../images/bt_s_navi-aboutus.gif") no-repeat 0px -87px;
}

#s_navi ul li.s_navi001 a:hover {
	width:217px;
	height:29px;
	background: url("../images/bt_s_navi-aboutus.gif") no-repeat -217px 0px;
}

#s_navi ul li.s_navi002 a:hover {
	width:217px;
	height:29px;
	background: url("../images/bt_s_navi-aboutus.gif") no-repeat -217px -29px;
}

#s_navi ul li.s_navi003 a:hover {
	width:217px;
	height:29px;
	background: url("../images/bt_s_navi-aboutus.gif") no-repeat -217px -58px;
}

#s_navi ul li.s_navi004 a:hover {
	width:217px;
	height:30px;
	background: url("../images/bt_s_navi-aboutus.gif") no-repeat -217px -87px;
}



/*------------------------------------------------------------------
H*部分
------------------------------------------------------------------*/
h2#contactus-title	{
	display: block;
	width: 270px;
	height: 60px;
	text-decoration:none;
	text-indent: -9877em;
	background: url(../images/ba2_contactus.gif) 0 0 no-repeat;
	overflow:hidden;
}

h2#link-title	{
	display: block;
	width: 270px;
	height: 60px;
	text-decoration:none;
	text-indent: -9877em;
	background: url(../images/ba2_link.gif) 0 0 no-repeat;
	overflow:hidden;
}

h2#recruit-title	{
	display: block;
	width: 270px;
	height: 60px;
	text-decoration:none;
	text-indent: -9877em;
	background: url(../images/ba2_recruit.gif) 0 0 no-repeat;
	overflow:hidden;
}

h3#contactus  {
	display: block;
	width: 570px;
	height: 60px;
	text-decoration:none;
	text-indent: -9877em;
	background: url(../images/ba3_contactus.gif) 0 0 no-repeat;
	overflow:hidden;
}

h3#link  {
	display: block;
	width: 570px;
	height: 60px;
	text-decoration:none;
	text-indent: -9877em;
	background: url(../images/ba3_link.gif) 0 0 no-repeat;
	overflow:hidden;
}

h3#recruit  {
	display: block;
	width: 570px;
	height: 60px;
	text-decoration:none;
	text-indent: -9877em;
	background: url(../images/ba3_recruit.gif) 0 0 no-repeat;
	overflow:hidden;
}

h4#link001	{
	display: block;
	width: 150px;
	height: 20px;
	text-decoration:none;
	text-indent: -9877em;
	background: url(../images/ba4_link001.gif) 0 0 no-repeat;
	overflow:hidden;
}

h4#link002	{
	display: block;
	width: 150px;
	height: 20px;
	text-decoration:none;
	text-indent: -9877em;
	background: url(../images/ba4_link002.gif) 0 0 no-repeat;
	overflow:hidden;
}

h4#link003	{
	display: block;
	width: 150px;
	height: 20px;
	text-decoration:none;
	text-indent: -9877em;
	background: url(../images/ba4_link003.gif) 0 0 no-repeat;
	overflow:hidden;
}

h4#link004	{
	display: block;
	width: 150px;
	height: 20px;
	text-decoration:none;
	text-indent: -9877em;
	background: url(../images/ba4_link004.gif) 0 0 no-repeat;
	overflow:hidden;
}


div.link-box	{
	float:right;
	width:320px;
	border-left:1px #333333 solid;
	padding:5px 0 5px 20px;
}

div.link-box ul	{
	list-style:inside none none;
}

div.link-box ul li	{
	background:url(../images/p01.gif) left top no-repeat;
	padding-left:25px;
}

div.link-box a	{
	color:#333333;
}
