@charset "utf-8";

h1.title {
	width:560px;
	height:45px;
	background:#ffffff url('../img/title.gif') no-repeat;
	text-indent:-9999px;
	padding-bottom:20px;
}
div.title_txt {
	width:517px;
	margin-bottom:35px;
	padding-left:20px;
	font-size:12px;
	line-height:1.4em;
}

h2.menu {
	width:560px;
	height:31px;
	background:#ffffff url('../img/menu.gif') no-repeat;
	text-indent:-9999px;
	padding-bottom:20px;
}
div.menu_txt {
	width:517px;
	margin-bottom:50px;
	padding-left:20px;
	font-size:12px;
	line-height:1.4em;
}

p.contents {
	float:left;
	clear:both;
	width:486px;
	height:24px;
	margin:20px 0 0 10px;
	padding:8px 0 0 30px;
	background:#ffffff url('../../common/img/bg_contents.gif') no-repeat;
	font-size:14px;
	line-height:normal;
	font-weight:bold;
	color:#750000;
}
p.contents span {
	float:left;
	width:50px;
	font-size:12px;
	line-height:1.4em;
	font-weight:normal;
	color:#010101;
}
div.contents_txt {
	clear:both;
	width:486px;
	margin-left:50px;
	padding-top:20px;
	font-size:12px;
	line-height:1.4em;
}
span.link {
	display:block;
	margin-top:5px;
	margin-right:23px;
	text-align:right;
}
span.link img {
	margin:0 5px;
}
