@charset "utf-8";
/* CSS Document */

/* sitemap */

.bar {
	width: 490px;
	height: 25px;
	margin: 5px;
	padding: 0px 5px;
	background: url(../img/bar.gif) no-repeat;
	text-align: left;
	line-height: 25px;
	font-weight: bold;
	color: #79A2F7;
}
/* first */

.circle01, .circle02 {
	width: 110px;
	height: 110px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
}
.circle01 {
	background: url(../img/circle01.jpg) no-repeat;
}
.circle01 a {
	color: #FF8080;
}
.circle02 {
	background: url(../img/circle02.jpg) no-repeat;
}
/* sequence */

.step {
	margin: 35px 10px 0px 10px;
	padding: 0px;
	text-align: left;
	line-height: 1.5em;
}
.step01, .step02, .step03, .step04, .step05, .step06, .step07, .step08 {
	width: 325px;
	background-position: 5px 0px;
}
.step01 {
	background: url(../flow/img/step01.jpg) no-repeat;
}
.step02 {
	background: url(../flow/img/step02.jpg) no-repeat;
}
.step03 {
	background: url(../flow/img/step03.jpg) no-repeat;
}
.step04 {
	background: url(../flow/img/step04.jpg) no-repeat;
}
.step05 {
	background: url(../flow/img/step05.jpg) no-repeat;
}
.step06 {
	background: url(../flow/img/step06.jpg) no-repeat;
}
.step07 {
	background: url(../flow/img/step07.jpg) no-repeat;
}
.step08 {
	background: url(../flow/img/step08.jpg) no-repeat;
}
/* yoboushika */
.yobou {
	line-height: 2em;
	font-size: 1em;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.yobou a {
	text-decoration: none;
}
.yobou li {
	list-style: none;
	background: url(../img/menulist.gif) no-repeat;
	background-position: left center;
	padding-left: 1.5em;
}
/* staff */

.profiel01, .profiel02 {
	width: 490px;
	height: 25px;
	margin: 10px 5px;
	padding: 0px;
	text-align: left;
	text-indent: 10px;
	line-height: 25px;
	font-weight: bold;
	font-size: 1.1em;
}
.profiel01 {
	background: url(../staff/img/profiel01.jpg) no-repeat;
	color: #558EEE;
}
.profiel02 {
	background: url(../staff/img/profiel02.jpg) no-repeat;
	color: #F3657D;
}
/* access */
.address, .annai {
	width: 490px;
	margin: 0px 5px 10px 5px;
	padding: 0px;
	border-collapse: collapse;
}
.address th, .annai th {
	background-color: #FFA6A6;
	color: #FFF;
}
.time td {
	background-color: #FFF;
}
/* event */
.event {
	padding: 0px 5px;
	text-align: left;
	border: solid;
	border-width: 0px 5px;
	border-color: #F69;
	font-weight: bold;
	font-size: 1.2em;
}
/* link */
.link, .link tr, .link td {
	border-collapse: collapse;
	border: solid;
	border-color: #CCC;
	border-width: 1px;
}
.link {
	width: 490px;
	margin: 0px 5px 5px 5px;
	padding: 0px;
}
.link th {
	background-color: #FFA6A6;
	color: #FFF;
}
.link td {
	margin: 0px;
	padding: 5px;
}
.link a {
	color: #666;
}
.linkbg {
	background-color: #FFE8E8;
}
/* blog */
#blog {
	width: 470px;
	height: 600px;
	margin: 10px 10px 0px 10px;
	padding: 5px;
	overflow-y: scroll;
	text-align: left;
}
#blog .midasi {
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	text-decoration: none;
	clear:both;
	margin: 0px;
	padding: 0px;
}
#blog .date {
	color: #999;
	text-align: right;
	font-size: 12px;
	font-weight: bold;
}
