@charset "utf-8";
/* CSS Document */

* {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
body {
	margin: 0px;
	padding: 0px;
	background: url(img/bg.gif) no-repeat left top;
	font: 1em/1.5em "メイリオ", "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
h3 {
	font-size: 1.5em;
	margin-bottom: 1.5em;
}

th {
	padding: 2px 2px 10px;
}
td {
	padding: 2px 2px 10px;
}
#wrap {
	margin-left: 120px;
	margin-top: 0px;
	width: 700px;
	padding-top: 60px;
}
#head h1 a{
	background: url(img/logo.gif) no-repeat;
	height: 106px;
	width: 574px;
	margin: 0px;
	padding: 0px;
	display:block;
	text-indent:-9999px;
}
#head #navi {
	margin-top: 1em;
	margin-bottom: 1em;
}

#cont {
	position: relative;
}
#cont #cBox01 {
	position: absolute;
	left: 0px;
	top: 40px;
	background: url(img/img01.gif) no-repeat;
	height: 474px;
	width: 227px;
}
#cont #cBox01 p {
	text-indent: -9999px;
}
#cont #cBox02 {
	position: absolute;
	left: 309px;
	top: 20px;
	background: url(img/img05.gif) no-repeat;
	height: 19px;
	width: 288px;
}
#cont #cBox02 h4 {
	text-indent:-9999px;
	margin:0;
	padding:0;
}
#cont #cBox03 {
	position: absolute;
	left: 419px;
	top: 60px;

}

#cont #cBox04 {
	position: absolute;
	top: 465px;
	right: 242px;
	left: 165px;
}
.Box2 {
	font-size: 1.5em;
	clear: both;
}
.Box2 th {
	width: 4em;
}



#cont.under {
	margin-top: 2em;
	margin-bottom: 2em;
}
#cont .Box {
	margin-bottom: 3em;
}
#cont .Box dt {
	margin-left:160px;
	margin-bottom: 1.5em;
}
#cont .Box dd {
	margin-left:160px;
}
#cont .Box .photo {
	float: left;
	margin-left:0;
}
#cont .Box dl {
	clear: both;
}
#cont .Box ul {
	padding: 0px;
	margin-bottom: 0.5em;
	margin-top: 0.5em;
}
#cont .text02 {
	font-size: 1.3em;
	margin-top: 1.3em;
}

#foot {
	text-align: right;
}



.cl {
	clear: both;
}
#Link {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 1em;

}
#Link a {
	background: #00A0E9;
	display: block;
	padding: 10px;
	width: 412px;
	margin-right: auto;
	margin-left: auto;
}

