/* CSS Document */
body {
	font-family:Meiryo,'¥á¥¤¥ê¥ª','¥Ò¥é¥®¥Î³Ñ¥´ Pro W3','£Í£Ó £Ð¥´¥·¥Ã¥¯',sans-serif;
	background:#fff;
	margin:0;
	padding:0;
}

div#wrapper {
	width:768px;
	border-left:solid 16px #000;
	border-right:solid 16px #000;
	margin:0 auto;
}

div#contents {
	position:relative;
	width:740px;
	margin:0 auto;
}

div#header {
	position:relative;
	width:740px;
	margin-bottom:20px;
	padding-top:15px;
	border-top:solid 16px #000;
}

h1 {
	width:430px;
	height:276px;
	text-indent:-10000px;
	background:#fff url(20100313/img/title.png) no-repeat;
	margin:0;
	padding:0;
}

h2 {
	text-indent:-10000px;
	margin:0;
	padding:0;
}

p,dl {
	font-size:80%;
	color:#333;
}

p {
	line-left:1.4;
	margin:0 0 1.5em 0;
}

dl {
	line-height:1.4;
}

div#params {
	float:right;
	text-align:left;
	background:#ddd;
	width:280px;
	padding:10px;
}

* html div#params {
	padding:7px 10px 3px;
}

*+html div#params {
	padding:7px 10px 3px;
}

div#params h2 {
	width:90px;
	height:24px;
	background:#ddd url(20100313/img/midashi1.png) no-repeat;
	margin-bottom:10px;
}

* html div#params h2 {
	background-image:url(20100313/img/midashi1.jpg);
	margin-bottom:5px;
}

*+html div#params h2 {
	margin-bottom:5px;
}

div#params dl {
	font-size:70%;
	line-height:1.6;
	margin:0 0 0 110px;
}

div#params dt {
	float:left;
	width:3.5em;
}

div#params dd {
	margin-left:3.5em;
	_height:1%;
}

div#params div.map {
	float:left;
}

div#params div.map p {
	text-align:center;
}

div#params div.map p a img {
	border:none;
}

div#params div.map p a {
	text-decoration:none;
}

div#persons {
	position:relative;
	margin-bottom:20px;
}

div#persons h2.first {
	width:279px;
	height:55px;
	background:#ddd url(20100313/img/midashi2.png) no-repeat;
	margin-bottom:10px;
}

div#persons h2.second {
	clear:both;
	width:313px;
	height:55px;
	background:#ddd url(20100313/img/midashi3.png) no-repeat;
	margin-bottom:10px;
}

div#persons div.person {
	clear:both;
	position:relative;
}

div#persons div.person img {
	display:block;
	float:left;
	margin-bottom:20px;
	border:1px solid #ccc;
}

div#persons div.person p {
	margin-left:210px;
}

div#persons div.person p.name {
	font-size:70%;
	margin-bottom:8px;
}

div#persons div.person p.name strong {
	display:block;
	font-weight:bold;
	font-size:180%;
	color:#000;
}

div#announcement {
	clear:both;
	position:relative;
	background:#ddd;
	width:716px;
	padding:12px;
}

div#announcement h2 {
	width:201px;
	height:24px;
	background:#ddd url(20100313/img/midashi4.png) no-repeat;
	margin-bottom:10px;
}

* html div#announcement h2 {
	background-image:url(20100313/img/midashi4.jpg);
	margin-bottom:0;
}

div#announcement p {
	font-size:70%;
	margin-bottom:10px;
}

div#announcement p strong {
	display:block;
	font-size:120%;
	color:#000;
}

div#announcement p.button {
	width:264px;
	height:34px;
	text-indent:-10000px;
	background:url(20100313/img/button.png) no-repeat;
	margin:0 auto 10px;
}

* html div#announcement p.button {
	background-image:url(20100313/img/button.jpg);
}

div#announcement p.button a {
	display:block;
	width:264px;
	height:34px;
}

p#footer {
	clear:both;
	font-size:10px;
	font-family:Verdana, Helvetica, sans-serif;
	color:#999;
	text-align:center;
	padding:15px 0;
}

