* {
	margin: 0px;
	padding: 0px;
	font-family: "ヒラギノ明朝 Pro W6", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", serif;
	list-style: none;
	font-size: 11px;
	color: #595757;
	letter-spacing: 0.1em;
}
html , body {
	height:100%;
}
body > #wrapper {
	height:auto;
}

body{
	background-image: url(../img/fp-haikei.gif);
	background-repeat: repeat;
	margin: 0px auto 0px auto;
}
img {
	display: block;
	border: none;
}
#wrapper {
	background-image: url(../img/fp-haikei2.png);
	background-repeat: repeat-y;
	height:100%;/* for IE6 */
	min-height:100%;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-position: center;
	padding-right: 28px;
	padding-left: 28px;
}
#header {
	height: 85px;
	width: 880px;
	text-align: center;
	background-image: url(../img/headrehaikei.gif);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #669565;
	padding-right: 10px;
	padding-left: 10px;
}
h1#head_text {
	float: left;
	height: 15px;
	margin-bottom: 10px;
}
#logo {
	float: left;
	height: 43px;
	clear: left;
	padding-top: 4px;
}
#fp_tel {
	float: right;
	height: 47px;
}
#mainphot {
	height: 125px;
	width: 310px;
	overflow: hidden;
	margin-top: 15px;
	margin-bottom: 15px;
	padding-top: 255px;
	padding-left: 590px;
	background-image: url(../img/topimage2.jpg);
	background-repeat: no-repeat;
}

#main {
	height: auto;
	width: 660px;
	background-color: #000000;
	padding-right: 55px;
	padding-left: 55px;
	padding-top: 20px;
	float: left;
	overflow: hidden;
}

#footer {
	height: 47px;
	width: 900px;
	margin-bottom: 30px;
}
#copy {
	float: right;
}
a { text-decoration: none; }
a:link {
	text-decoration: none;
	color: #FFFFFF;
}
a:visited {
	text-decoration: none;
	color: #D99E9C;
}
a:active { text-decoration: none; }
a:hover {
	text-decoration: none;
	color: #D99E9C;
}
#line {
	background-image: url(../img/line.jpg);
	height: 3px;
	width: 900px;
	margin-bottom: 10px;
}
#cyui {
	background-image: url(../img/line.jpg);
	background-repeat: repeat-x;
	width: 860px;
	font-size: 13px;
	color: #669565;
	padding-top: 16px;
	padding-bottom: 16px;
	margin-top: 40px;
	padding-right: 20px;
	padding-left: 20px;
	background-position: top;
}
ul#fpbtn {
	height: 305px;
	width: 900px;
	background-image: url(../img/fpbtn_sen.png);
	background-repeat: no-repeat;
	background-position: top;
	margin-top: 20px;
	padding-top: 21px;
}
ul#fpbtn li {
	display: inline;
	float: left;
}
ul#fpbtn li.top {
	display: inline;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #595757;
}
ul#catalogbtn {
	width: 900px;
	margin-top: 10px;
	margin-bottom: 20px;
	overflow: hidden;
	clear: both;
	margin-right: 10px;
	margin-left: 10px;
}
ul#catalogbtn li {
	background-image: url(../img/navi_top.png);
	font-size: 12px;
	padding-left: 17px;
	background-repeat: no-repeat;
	background-position: left;
	padding-top: 2px;
	float: left;
	display: inline;
	margin-top: 5px;
	padding-right: 20px;
}
