@charset "UTF-8";

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

* {
	margin-top: 0px;
	padding-top: 0px;
	font-style: normal;
}
body {
	font-size: 11px;
	line-height: 1.6em;
	color: #333333;
	background-color: #F4F4F4;
}
hr {
	display: none;
}
p {
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 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;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	margin-bottom: 30px;
}
#head {
	padding-left: 40px;
	padding-top: 380px;
	background-image: url(nicechoto/bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 250px;
}
#head 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: 2px;
}
#golf {
	height: 200px;
	width: 646px;
	background-image: url(nicechoto/golf_bg.gif);
	margin-left: 40px;
	margin-top: 20px;
	background-repeat: no-repeat;
}
#text {
	text-align: left;
	float: left;
	width: 370px;
	padding-top: 20px;
	padding-left: 20px;
	line-height: 1.8em;
	font-size: 12px;
}
#text p {
	padding-top: 10px;
}
#name {
	float: right;
	margin-right: 15px;
	background-color: #FFFFFF;
	margin-top: 20px;
	padding-top: 10px;
	padding-left: 0px;
	border: 1px solid #669900;
	margin-left: 0px;
	width: 200px;
}
#name ul {
	margin-left: 15px;
	padding-left: 0px;
	line-height: 1.8em;
	margin-bottom: 10px;
}
#name li {
	list-style-position: inside;
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
}
#head td {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 5px;
	text-align: center;
}
.b {
	font-weight: bold;
}
#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;
}
#close {
	margin-left: 530px;
	margin-top: 15px;
	margin-bottom: 15px;
}
