@charset "utf-8";
/* CSS Document */
body {
	background-color: #0093FF;
	background-image: url(images/stripe_5fd21ad434933a6bf578b55fc640af37.png);
	background-repeat: repeat-x;
	background-position: bottom;
}
#page {
	text-align: left;
	width: 720px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
a:link {
	color: #0093FF;
	text-decoration: none;
}
a:hover {
	color: #0093FF;
	text-decoration: underline;
}
#header {
	background-image: url(images/headerLogo.jpg);
	background-repeat: no-repeat;
	background-position: left;
	height: 85px;
	padding-top: 55px;
	padding-left: 30px;
}
#header h1 {
	font-size: 2.5em;
	line-height: 1.5;
	color: #FFFFFF;
	font-weight: bold;
}
#mainContents {
	padding: 30px 20px 20px 30px;
}
#mainContents h2 {
	background-image: url(images/tBlue.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	font-size: 1.5em;
	line-height: 1.5;
	font-weight: bold;
}
#mainContents #gaiyou {
	background-image: url(images/daihyou.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	width: 600px;
	padding-top: 30px;
	padding-bottom: 50px;
	padding-left: 30px;
	border-bottom: 1px dotted #D9D2B9;
	margin-bottom: 20px;
}
#mainContents #gaiyou dd {
	margin-top: -1.5em;
	width: 300px;
	padding-bottom: 1em;
	padding-left: 10em;
	text-indent: 1em;
}
#mainContents #annai {
	padding-top: 20px;
	padding-left: 30px;
	width: 600px;
	border-bottom: 1px dotted #D9D2B9;
	margin-bottom: 10px;
}
#mainContents #annai .photo {
	float: left;
	width: 255px;
	padding-bottom: 20px;
	padding-right: 30px;
}
#mainContents h3 {
	clear: both;
	background-image: url(images/tParple.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	font-size: 1.5em;
	font-weight: bold;
	line-height: 1.5;
	margin-top: 20px;
}
#mainContents #photoBox {
	padding-left: 30px;
	margin-top: 8px;
	margin-bottom: 8px;
}
#footer {
	width: 720px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
	padding-top: 8px;
	padding-bottom: 8px;
	color: #FFFFFF;
}
#footer a {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover {
	color: #B9E1FF;
	text-decoration: none;
}
.top {
	font-size: 87.5%;
	letter-spacing: 0.2em;
	text-align: right;
}
