@charset "utf-8";
/* CSS Document */
.clearfix:after {
	content: ".";  /* 新しい要素を作る */
	display: block;  /* ブロックレベル要素に */
	clear: both;
	height: 0;
	visibility: hidden;
}
.clearfix {
	min-height: 1px;
}
* html .clearfix {
	height: 1px;/*¥*//*/
  height: auto;
  overflow: hidden;
  /**/
}
div#content div.clearfix img.pic {
	float:left;
	margin-right:50px;
	margin-bottom:30px;
}
div#content div.clearfix {
	padding-left:70px;
	padding-top:20px;
}
div#content img.pic {
	padding:5px;
	border:#999 1px solid;
	margin:5px 0 0 0;
}
div#visual {
	position:relative;
	width:730px;
	height:500px;
}
div#visual img#back {
	position:absolute;
	left: 0;
	top: 0;
	z-index:1;
	display:block;
}
div#visual img.link1 {
	position:absolute;
	z-index:2;
	left: 316px;
	top: 389px;
	padding:0;
	display:block;
}
div#visual img.link2 {
	position:absolute;
	z-index:3;
	left: 542px;
	top: 341px;
	padding:0;
	display:block;
}
div#visual img.link3 {
	position:absolute;
	z-index:4;
	left: 93px;
	top: 82px;
	padding:0;
	display:block;
}
div#visual img.link4 {
	position:absolute;
	z-index:100;
	left: 280px;
	top: 9px;
	padding:0;
	display:block;
}
ul#hojyo {
	list-style:none;
	clear:both;
	padding:5px 0 0 30px;
}
ul#hojyo li {
	display:block;
	float: left;
	padding:0 0 0 20px;
	margin:0 30px 0 0;
	background:url(../img/arrow.gif) 0 1px no-repeat;
	font-size:1.2em;
	font-weight:bold;
}
ul#hojyo a {
	color:#666;
}
div#content h3 {
	border-left:#F00 2px solid;
	border-bottom:#666 1px dotted;
	line-height:1.8;
	font-size:1.3em;
	font-weight:bold;
	margin-left:30px;
	width:600px;
	padding-left:10px;
	text-align:left;
	margin-top:12px;
	color:#444;
	_margin-left:-60px;
}
div#content h4 {
	text-align: left;
	background-image:url(../img/arrow.gif);
	background-position:0 2px;
	background-repeat:no-repeat;
	padding-left:25px;
	margin-left:40px;
	font-size:1.3em;
	margin-top:10px;
	color:#444;
}
div#content p {
	text-align:left;
	padding:10px 0 0 40px;
}
ul.men_list {
	margin-top:5px;
}
ul.men_list li {
	text-align: left;
	margin-left:70px;
	font-size:1.1em;
	color:#433;
}
div#content h4 {
	text-align: left;
	background-image:url(../img/arrow.gif);
	background-position:0 2px;
	background-repeat:no-repeat;
	padding-left:25px;
	margin-left:40px;
	font-size:1.3em;
	margin-top:10px;
	color:#444;
}
div#content p.shosai {
	text-align:right;
	margin-right:70px;
}
table.data {
	padding:10px 0 0 60px;
	color:#555;
}
table.data th {
	width:120px;
	height:30px;
	text-align:left;
	border-right:#AAA 2px dotted;
	border-bottom:#999 1px solid;
	color:#555;
	padding-left:5px;
}
table.data td {
	width:300px;
	height:30px;
	border-bottom:#999 1px solid;
	border-right:#CCC 2px dotted;
	padding:0 5px;
}
table.data tr.table_top td {
		border-bottom:#AAA 2px solid;
		font-weight:bold;
	color:#555;
}
table.data tr.table_top th {
	padding-left:10px;
		border-right:#DDD 1px solid;border-bottom:#999 2px solid;
}
div#content p.topback {
	text-align:right;
	padding-right:60px;
}
div#content h2 {
	margin-top:10px;
}
table#pro {
	padding-left:20px;
}
table#pro th {
	width:300px;
}
table#pro td {
	width:250px;
}
ul.attention {
	font-size:80%;
	list-style:none;
	text-align:left;
	padding-left:30px;
}
