@charset "UTF-8";



/*-------------------------------------------------------
					フロート解除
-------------------------------------------------------*/
div.content ul#banners:after
{
	content:".";
	display:block;
	clear:both;
	height:0;
	line-height:0;
	visibility:hidden;
}

div.content ul#banners
{
	zoom:1;
}






/*-------------------------------------------------------
					テキスト画像代替
-------------------------------------------------------*/
div.content h2,
div.content h3,
div.content div.vcard
{
	display:block;
	text-indent:-10000px;
	text-decoration:none;
	margin:0;
	padding:0;
/*\*/
	overflow:hidden;
/* */

}





/*-------------------------------------------------------
					非表示部
-------------------------------------------------------*/
h1{
	display: none;
}
div.content div#contentHeader h1,
div.content div#contentHeader dl,
div.content div.vcard address
{
	position:absolute;
	top:-9999px;
	left:-9999px;
	width:0px;
	height:0px;
	overflow:hidden;
	z-index:-9999;
}






/*-------------------------------------------------------
	
-------------------------------------------------------*/
div.topic_path{
	margin-bottom: 0;
}

div.content{
	padding:0;
	font-size: 75%;
	text-align:left;
	
}

div.content div#contentHeader{
	width: 521px;
	height: 520px;
	background: url(./images/content_header.jpg) no-repeat scroll right top;
}

* html div.content div#contentHeader{
	width: 522px;
}

div.content h2{
	width: 521px;
	height: 105px;
	background: url(./images/apply_details.gif) no-repeat scroll right top;
}

* html div.content h2{
	width: 522px;
}

div.content p.applyDetail{
	margin: 5px 27px;
	padding-left: 1em;
	text-indent: -1em;
}

div.content div#applyTo.vcard{
	margin-top: 10px;
	margin-left: 27px;
	width: 465px;
	height: 90px;
	background: url(./images/apply_to.gif) no-repeat scroll left top;
}

div.content p.note{
	margin: 10px 27px;
	margin-bottom: 20px;
	color: #666666;
	font-size: 80%;
}

div.content h3{
	margin-bottom: 40px;
	margin-left: 82px;
	width: 346px;
	height: 23px;
	background: url(./images/waiting.gif) no-repeat scroll left top;
}

div.content ul#banners{
	margin: 0;
	padding: 0;
}

div.content ul#banners li{
	margin: 0;
	padding: 0;
	float: left;
	width: 250px;
	height: 37px;
	color: #ffffff;
	text-align: center;
	list-style-type: none;
}

div.content div#footerAddress.vcard{
	width: 521px;
	height: 28px;
	background: url(./images/footer_address.gif) no-repeat scroll right top;
}

* html div.content div#footerAddress.vcard{
	width: 522px;
}
