@charset "UTF-8";

/*formatting style----------------------*/

* {
	margin-top: 0px;
	padding-top: 0px;
	font-style: normal;
}
body {
	font-size: 80%;
	line-height: 1.6em;
	color: #333333;
	text-align: left;
	background-image: url(img/bg_body.gif);
}
.hidari {
	text-align: left;
}
.main {
	width: 620px;
	margin-bottom: 5px;
	margin-top: 45px;
	margin-right: auto;
	margin-left: auto;
}
.main img {
	margin: 0px;
	padding: 5px;
	border: 1px dotted #999999;
	background-color: #FFFFFF;
}

.hyo {
	margin: 0px;
	padding: 0px;
}

.hyo table {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-left-color: #999999;
	margin-top: 3px;
}

.hyo td {
	font-size: 90%;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	margin: 0px;
}


.title {
	font-size: 120%;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-bottom: 2px;
	margin-right: 5px;
	text-align: left;
}

hr {
	display: none;
}
p {
	padding: 0px;
}


/*link style----------------------*/
a img {
	border-style: none;
}
a:link {
	color: #990000;
	text-decoration: none;
}
a:visited {
	color: #990000;
	text-decoration: none;
}
a:hover {
	color: #996633;
	text-decoration: underline;
}



#wrap {
	width: 700px;
	margin-top: 30px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
	background-image: url(img/back.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 5px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #0066CC;
	border-left-color: #CCCCCC;
	background-color: #FFFFFF;
}
#bg {
	padding-top: 70px;
	text-align: center;
}


.b {
	font-weight: bold;
}
.jikan {
	font-size: 95%;
	line-height: 1.5em;
	padding-bottom: 5px;
}
#tel {
	background-image: url(nicechoto/yoyaku.gif);
	background-repeat: no-repeat;
	text-align: left;
	width: 452px;
	margin-left: 40px;
	height: 45px;
	padding-top: 50px;
	padding-left: 196px;
}
#teltel {
	margin-top: 30px;
	margin-bottom: 20px;
}
#close {
	margin-top: 30px;
	margin-bottom: 30px;
	text-align: center;
}

