* {padding:0px;
	margin:0px;
}
body {
	color: #DCBC67;
	background-color: #000;
	margin: 0px;
	padding: 0px;
	background-image: url(images/back-ground.jpg);
	background-repeat: repeat-x;
	background-position: 0px -120px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	background-attachment: fixed;
}
a {
	color: #DD5300;
}

h1 {
	background-image: url(images/h1.jpg);
	height: 110px;
	width: 900px;
	font-weight: normal;
	color: #000;
	padding: 0px;
	font-size: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	text-align: right;
}
h2 {
	font-size: 22px;
	letter-spacing: 0.3em;
	border-bottom: 1px solid #793A0F;
	padding-bottom: 0px;
	padding-top: 5px;
	font-weight: normal;
}
h3 {
	font-weight: normal;
	margin-top: 7px;
	background-image: url(images/alpha.png);
	padding-top: 3px;
	padding-bottom: 3px;
}

h4 {
	font-weight: normal;
}


#navigation li {
	width: 171px;
	float: left;
	list-style-type: none;
	height: 35px;
	/* [disabled]border-left-width: 2px; */
	/* [disabled]border-left-style: dotted; */
	border-left-color: #CCC;
	padding-left: 5px;
}
#navigation a {
	display: block;
	line-height: 35px;
	font-size: 12px;
	letter-spacing: 0.2em;
	color: #FFF;
	text-decoration: none;
	background-image: url(images/navi-bg.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 15px;
}
#navigation a:visited {
	color: #CCC;

}
#navigation a:hover {
	color: #CCC;
	text-decoration: underline;
	position: relative;
	top: 2px;
}



#navigation {
	height: 35px;
	width: 890px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #4F2308;
	padding-left: 8px;
	overflow: hidden;
}

#contents {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-color: #000;
	background-image: url(images/bg-002.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	border-top: 2px solid #E4D3A7;
	border-right: 3px solid #E4D3A7;
	border-bottom: 1px solid #E4D3A7;
	border-left: 3px solid #E4D3A7;
	background-attachment: fixed;
}
#naiyou {
	padding-left: 7px;
	padding-top: 7px;
	padding-right: 7px;
	font-size: 15px;
}
.photo-img-conce {
	float: right;
	margin-top: 10px;
	margin-right: 10px;
	border: 5px solid #FFF;
}

dl {
	border-left: 3px solid #E7CA72;
	margin-left: 12px;
	margin-top: 3px;
	margin-bottom: 35px;
	padding: 10px 0px 0px 10px;
}
dt {
	font-size: 85%;
}
dd {
	margin-bottom: 15px;
	letter-spacing: 0.2em;
	font-size: 95%;
	padding-left: 2em;
}
address {
	font-style: normal;
	font-weight: normal;
	font-size: 10px;
	text-align: right;
	padding-right: 5px;
	margin-right: 0px;
	border-right-width: 3px;
	border-top-style: dotted;
	border-right-style: solid;
	border-top-color: #5E0D0D;
	border-right-color: #6A0000;
	border-top-width: 1px;
	background-image: url(images/fotter-copyright.jpg);
}
#prof {
	border: 1px solid #4E2F0A;
	padding: 7px;
	margin-bottom: 10px;
	letter-spacing: 0.1em;
	line-height: 2em;
}
