/* CSS Document */

@charset "Shift_JIS";

/* ‰ïŽÐŠT—v
---------------------------------------------------- */
#content {
	width: 565px;
	margin: 0;
	padding: 0 10px 0 0;
	float: right;
}

#content h2 {
	width: 565px;
	height: 150px;
	margin: 0; 
	padding: 0;
	background: url(../images/title_corporate.jpg) no-repeat;
	text-indent: -9999px;
}

#content h3 {
	width: 565px;
	height: 23px;
	margin: 40px 0 20px 0; 
	padding: 0;
	background: url(../images/title_01.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;
}

.question {
	width: 79px;
	height: 16px;
	margin: 10px 0 0 400px; 
	padding: 0;
	text-indent: -9999px;
}

.question a {
	width: 79px;
	height: 16px;
	display:block;
	background: url(../images/question.gif) no-repeat;
}

.question a:hover {
	background: url(../images/question.gif) no-repeat 0px -16px;
}






























