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

body {
	margin: 0;
	padding: 0;
	text-align: center;
	background-image: url(img/bg.gif);
	background-repeat: repeat-x;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #FF3300;
}
a:active {
	color: #333333;	
}
h1{
	margin: 0;
	padding: 0;
}
h2{
	text-align: left;
	font-size: medium;
	margin: 15px 0;
	padding: 5px;
	border-bottom: 1px solid #73B014;
	color: #73B014;
	border-left: 5px solid #73B014;
}
h3{	
}
h4{
}
#wrapper {
}
#header {
	width: 800px;
	margin: 0 auto;
	height: 150px;
}
.logo {
	float: left;
}
.head_tel {
	float: right;
	margin-top: 7px;
}
.head_text {
	text-align: right;
	font-size: x-small;
	margin-top: 10px;
	color: #444444;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	float: right;
}
#billboard {
	width: 900px;
	height: 180px;
	margin: 5px auto;
}
#contents {
	width: 800px;
	margin: 0 auto;
}
#footer {
	background-image: url(img/foot_bg.gif);
	height: 100px;
	width: 100%;
	clear: both;
}
.footer {
	width: 800px;
	margin: 0 auto;
	color: #333333;
	font-size: x-small;
	padding-top: 8px;
	line-height: 1.5em;
}
.left {
	float: left;
	text-align: left;
	width: 185px;
}
.main {
	float: right;
	width: 590px;
}
.main p {
	font-size: small;
	color: #333333;
	text-align: left;
	line-height: 1.5em;
	padding: 5px;
}
.left ul {
	margin: 0;
	padding: 0;
}
.left ul li {
	list-style: none;
	padding-bottom: 1px;
}
.address {
	font-size: x-small;
	color: #444444;
	background-color: #f9eccb;
	padding: 8px;
	margin: 10px 0;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height: 1.5em;
}
.title {
	border-bottom: 1px dotted #5b4302;
	margin: 5px 0;
	font-weight: bold;
	text-align: left;
	color: #333333;
}
.address .lumiere {
	border-bottom: 1px solid #71560e;
	margin: 0 0 8px;
	font-weight: bold;
	color: #71560e;
	font-size: small;
}
.angel_bg {
	background-image: url(img/angel.png);
	height: 150px;
	background-repeat: repeat-x;
}
.text1 {
	color: #333333;
	font-size: small;
	line-height: 1.5em;
}
.main table {
	margin: 30px 0;
}
.pagetop {
	text-align: right;
	font-size: small;
	margin: 20px 0;
}
.guidance_link {
	text-align: right;
	font-size: small;
	margin: 20px 0;
}
.guidance_link a {
	color: #336699;
}
.laser li {
	list-style-type: decimal;
	text-align: left;
	font-size: medium;
	color: #014D7E;
	font-weight: bold;
}
.top_text {
	font-size: small;
	color: #333333;
}
