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

body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 80%;
	line-height: 150%;
	margin: 0px;
	padding: 0px;
}
h1 {
	font-size: 80%;
	text-align: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	letter-spacing: 3px;
}
h2 {
	background-color: #C00;
	color: #FFF;
	padding-left: 15px;
	background-image: url(images/sankaku.gif);
	background-repeat: no-repeat;
	background-position: right center;
	font-size: 110%;
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 0px;
}
h3 {
	font-size: 100%;
	color: #FFF;
	background-color: #630;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	margin: 0px;
}
h4 {
	font-size: 100%;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	margin: 0px;
	padding-top: 5px;
}
h5 {
	font-size: 100%;
	color: #FFF;
	background-color: #C00;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
}
h6 {
	font-size: 200%;
	color: #C00;
	text-align: right;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
p {
	line-height: 170%;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 90%;
}
li {
	list-style-type: none;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding: 0px;
}


img {
	margin: 0px;
}

a img {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.left   {
	float: left;
}
.right   {
	float: right;
}
.clear {
	clear: both;
}



#topcontents {
	background-color: #FFC;
	width: 100%;
}
#topcontents #header {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}
#topcontents #header .right #tel {
	text-align: right;
}

#bread {
	text-align: right;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000;
	border-bottom-color: #000;
	margin-bottom: 5px;
}

#topcontents #image {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 5px;
}
#topcontents #image #slide {
	float: left;
	height: 410px;
	width: 700px;
}

#topcontents #image .right .botombutton {
	margin-bottom: 5px;
}
#contents {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/kage.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 20px;
}
#contents #main {
	float: left;
}
#contents #main .left630 {
	float: left;
	width: 630px;
}
#contents #main .right300 {
	float: right;
	width: 300px;
	margin-left: 20px;
}
.w308l    {
	padding: 9px;
	float: left;
	width: 290px;
	border: 1px solid #999;
	margin-top: 20px;
}
.w308r    {
	padding: 9px;
	float: right;
	width: 290px;
	border: 1px solid #999;
	margin-top: 20px;
}
#contents #fotter .right630 {
	float: right;
	width: 630px;
}
#fotterp    {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-size: 11px;
}
#fottercenter {
	text-align: center;
	padding-top: 15px;
	font-size: 10px;
}
#up {
	float: right;
	margin-top: 10px;
	margin-bottom: 10px;
}
#menu a {
	text-decoration: none;
	color: #000;
	padding: 5px;
}
#menu a:hover {
	text-decoration: none;
	color: #000;
	padding: 5px;
	background-color: #FC3;
}
#menu {
	color: #999;
}
form {
	text-align: right;
}
