/*¥H2*/

#top_01
{
	margin: 30px 0 0 0;
	padding: 0;
	float: left;
	width: 277px;
}

#top_01 h2
{
  	width: 277px;
  	height: 59px;
  	display: block;
  	position: relative;
  	margin: 0;
  	padding: 0;
  	/* hide overflow:hidden from IE5/Mac */
  	/* \*/
  	overflow: hidden;
  	/* */
}

#top_01 h2 span
{
  	display: block;
  	position: absolute;
  	top: 0;
  	left: 0;
  	width: 277px;
  	height: 59px;
  	background-image: url(../img/title_01.gif);
  	background-repeat: no-repeat;
}

#top_01 p
{
	margin: 30px 0 0 0;
	padding: 0;
}

/*£H2*/


/*¥H3*/

#top_02
{
	margin: 30px 0 0 90px;
	padding: 0;
	float: left;
	width: 132px;
}

#top_02 h3
{
	margin: 0;
	padding: 0;
}

#top_02 h3 a
{
  	width: 132px;
  	height: 188px;
  	display: block;
  	position: relative;
  	margin: 0;
  	padding: 0;
  	/* hide overflow:hidden from IE5/Mac */
  	/* \*/
  	overflow: hidden;
  	/* */
}

#top_02 h3 a span
{
  	display: block;
  	position: absolute;
  	top: 0;
  	left: 0;
  	width: 132px;
  	height: 188px;
	cursor: pointer;
  	background-image: url(../img/title_02.gif);
  	background-repeat: no-repeat;
}

#top_03
{
	margin: 30px 0 0 30px;
	padding: 0;
	float: left;
	width: 97px;
}

#top_03 h3
{
	margin: 0;
	padding: 0;
}

#top_03 h3 a
{
  	width: 97px;
  	height: 188px;
  	display: block;
  	position: relative;
  	margin: 0;
  	padding: 0;
  	/* hide overflow:hidden from IE5/Mac */
  	/* \*/
  	overflow: hidden;
  	/* */
}

#top_03 h3 a span
{
  	display: block;
  	position: absolute;
  	top: 0;
  	left: 0;
  	width: 97px;
  	height: 188px;
	cursor: pointer;
  	background-image: url(../img/title_03.gif);
  	background-repeat: no-repeat;
}

#top_04
{
	margin: 30px 0 0 66px;
	padding: 0;
	float: left;
	width: 124px;
}

#top_04 h3
{
	margin: 0;
	padding: 0;
}

#top_04 h3 a
{
  	width: 124px;
  	height: 188px;
  	display: block;
  	position: relative;
  	margin: 0;
  	padding: 0;
  	/* hide overflow:hidden from IE5/Mac */
  	/* \*/
  	overflow: hidden;
  	/* */
}

#top_04 h3 a span
{
  	display: block;
  	position: absolute;
  	top: 0;
  	left: 0;
  	width: 124px;
  	height: 188px;
	cursor: pointer;
  	background-image: url(../img/title_04.gif);
  	background-repeat: no-repeat;
}

.top_h3_more
{
    position:relative;
	margin: 6px 0 0 0;
	height: 6px;
	overflow: hidden;
}

.top_h3_more a.visible
{
    position:absolute;
	top: 0;
	left: 0;
    display:block;
    width:100%;
    height: 6px;
}

.top_h3_more a
{
	width: 30px;
	height: 6px;
	display: block;
	margin: 0;
}

.top_h3_more a.visible
{
    background-image: url(../img/button_more.gif);
	background-repeat: no-repeat;
	width: 30px;
	height: 6px;
	cursor: pointer;
}

.top_h3_more a.visible:hover
{
    background-image: url(../img/button_more.gif);
	background-repeat: no-repeat;
	background-position: 0 -6px;
	width: 30px;
	height: 6px;
}

/*£H3*/


/*¥information*/

#top_information
{
	margin: 50px 0 0 0;
	padding: 0;
}

#top_information h4
{
  	width: 65px;
  	height: 17px;
  	display: block;
  	position: relative;
  	margin: 0;
  	padding: 0;
  	/* hide overflow:hidden from IE5/Mac */
  	/* \*/
  	overflow: hidden;
  	/* */
}

#top_information h4 span
{
  	display: block;
  	position: absolute;
  	top: 0;
  	left: 0;
  	width: 65px;
  	height: 17px;
	cursor: pointer;
  	background-image: url(../img/title_information.gif);
  	background-repeat: no-repeat;
}

.top_information
{
	margin: 0 26px 35px 0;
	padding: 0 0 0 9px;
	width: 376px;
	border-width: 0 0 0 1px;
	border-style: solid;
	border-color: #000000;
	float: left;
}

.top_information img
{
	margin: 0;
	padding: 0;
	float: left;
}

.top_information p
{
	margin: 0 0 0 132px;
	padding: 0;
}

.top_information p span
{
	color: #A5A7A7;
	display: block;
	font-size: 1.1em;
}

.top_information_more
{
    position:relative;
	margin: 3px 0 0 0;
	height: 8px;
	float: right;
	overflow: hidden;
}

.top_information_more a.visible
{
    position:absolute;
	top: 0;
	left: 0;
    display:block;
    width:100%;
    height: 8px;
}

.top_information_more a
{
	width: 44px;
	height: 8px;
	display: block;
	margin: 0;
}

.top_information_more a.visible
{
    background-image: url(../img/button_readmore.gif);
	background-repeat: no-repeat;
	width: 44px;
	height: 8px;
	cursor: pointer;
}

.top_information_more a.visible:hover
{
    background-image: url(../img/button_readmore.gif);
	background-repeat: no-repeat;
	background-position: 0 -8px;
	width: 44px;
	height: 8px;
}

/*£information*/


/*¥recruit*/

#recruit
{
	margin: 50px 0 50px 0;
	padding: 0;
}

#recruit p
{
	margin: 0 0 40px 0;
	padding: 0;
}

#recruit p a
{
	color: #000000;
	text-decoration: underline;
}

#recruit p span
{
	background-image: url(../img/icon_01.gif);
	background-repeat: no-repeat;
	background-position: 0 0.2em;
	padding: 0 0 0 15px;
}

/*£recruit*/