@charset "utf-8";
body {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	line-height: 1.4em;
	background-color: #D4D4D4;
	margin-top: 2px;
	margin-bottom: 10px;
}

.wrapper {
	background-color: #FFFFFF;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 2px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 2px;
	border-top-style: groove;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: groove;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
#header {
	width: 880px;
	text-align: right;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-size: 12px;
	line-height: 1.5em;
}
#header a {
	color: #000000;
	text-decoration: none;
}
#header a:hover {
	color: #FF0000;
	text-decoration: underline;
}


#top {
	height: 200px;
	width: 900px;
	background-image: url(sozai-kamasaki/bk-top-home.jpg);
}
#navi {
	width: 890px;
	background-image: url(sozai-kamasaki/bk-navi.gif);
	height: 46px;
	padding-left: 10px;
}
#navi a {
	font-size: 16px;
	line-height: 46px;
	background-image: url(sozai-kamasaki/bk-button-1.gif);
	display: block;
	text-align: center;
	float: left;
	width: 110px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
#navi a:hover {
	background-image: url(sozai-kamasaki/bk-button-2.gif);
	float: left;
	color: #FFFFFF;
}
#navi a.thispage {
	font-size: 16px;
	line-height: 46px;
	background-image: url(sozai-kamasaki/bk-button-2.gif);
	display: block;
	text-align: center;
	float: left;
	width: 110px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}




#middle {
	width: 900px;
}

td.middle-left {
	padding-left: 30px;
	vertical-align: top;
	padding-right: 30px;
}


td.middle-right-navi {
	background-color: #E9EEF2;
	width: 200px;
	padding-left: 20px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #B1BFCE;
	vertical-align: top;
}
td.middle-right-navi-2 {
	background-color: #E9EEF2;
	width: 200px;
	padding-left: 20px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #B1BFCE;
	vertical-align: bottom;
}
.middle-right-navi a {
	background-image: url(sozai-kamasaki/mark-1.gif);
	background-repeat: no-repeat;
	background-position: left;
	display: block;
	text-indent: 15px;
}
.middle-right-navi a:hover {
	background-image: url(sozai-kamasaki/mark-2.gif);
	background-repeat: no-repeat;
	background-position: left;
	display: block;
	text-indent: 15px;
	text-decoration: underline;
	color: #000000;
}
#footer {
	height: 58px;
	width: 900px;
	color: #FFFFFF;
	background-color: #001177;
	text-align: center;
	padding-top: 15px;
	font-size: 12px;
	padding-bottom: 3px;
}

#footer a {
	color: #FFFFFF;
}
#footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}


td.home {
	border: 1px solid #9999FF;
	width: 380px;
	vertical-align: top;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 0px;
}
h1 {
	font-size: 16px;
	line-height: 1.8em;
	background-color: #8B8B8B;
	text-align: center;
	color: #FFFFFF;
	margin-right: -10px;
	margin-left: -10px;
	margin-top: 0px;
	margin-bottom: 0px;
}
h2 {
	font-size: 17px;
	color: #FFFFFF;
	line-height: 1.8em;
	background-color: #888888;
	margin: 0px;
}
h3 {
	font-size: 16px;
	color: #000066;
	margin-bottom: -10px;
}
h4 {
	font-size: 15px;
	color: #993300;
	margin-bottom: -10px;
	font-weight: bold;
	text-decoration: underline;
}


.photo-right {
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.float-right {
	float: right;
}
.margin--10 {
	margin-top: -10px;
	margin-bottom: -10px;
}



.photo-left {
	margin: 10px;
	float: left;
}
.photo-left-2 {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}

.shinryojikan {
	background-color: #FFFFFF;
	width: 170px;
	font-size: 13px;
	padding: 5px;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	color: #FF0000;

}
.style-font-12 {font-size: 12px}
.style1 {color: #FFFFFF}
.style2 {color: #FF0000}
td.price-line {
	border: 1px solid #FFFFFF;
	background-color: #DDD9FD;
}
