body {
	background-color: #000;
	color: #FFF;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin: 0px;
	padding: 0px;
	background-image: url(images/back.png);
	background-repeat: repeat-x;
}
.area {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}

h1, h2, h3 {
	font-size: 1em;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
p {
	margin: 0px;
	padding: 0px;
}

#header {
	background-image: url(images/header.png);
	background-repeat: repeat-x;
	overflow: hidden; /*　floatの解除　*/
	position: relative; /*　DWのプレビュー崩れ防止　*/
	zoom:1; /*　IE6対策　*/
	background-position: left bottom;
	height: 53px;
}
#header h1 a {
	background-image: url(images/logo.png);
	background-repeat: no-repeat;
	height: 0px;
	width: 524px;
	display: block;
	padding-top: 29px;
	overflow: hidden;
	margin-top: 7px;
	float: left;
}
#header .toiawase a {
	background-image: url(images/bToiawase.png);
	background-repeat: no-repeat;
	display: block;
	height: 0px;
	width: 151px;
	padding-top: 21px;
	overflow: hidden;
	float: left;
	margin-left: 20px;
	margin-top: 8px;
}
#header .legTop a{
	background-image: url(images/leg.png);
	background-repeat: no-repeat;
	display: block;
	float: left;
	height: 0px;
	width: 102px;
	padding-top: 18px;
	margin-top: 10px;
	margin-left: 10px;
	overflow: hidden;
}

#header .tel {
	background-image: url(images/tel.png);
	height: 0px;
	width: 166px;
	padding-top: 16px;
	overflow: hidden;
	float: left;
	margin-left: 15px;
	margin-top: 10px;
	background-repeat: no-repeat;
}
.topTitle {
	background-image: url(images/topTitle.png);
	background-repeat: no-repeat;
	height: 0px;
	width: 547px;
	padding-top: 243px;
	overflow: hidden;
}
.topImage {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/topImages.png);
	background-repeat: no-repeat;
	background-position: 300px -40px;
	height: 351px;
}
.topImage .spec a{
	background-image: url(images/bSpec.png);
	display: block;
	height: 0px;
	width: 269px;
	margin-top: 30px;
	padding-top: 47px;
	overflow: hidden;
	background-repeat: no-repeat;
	margin-bottom: 40px;
}
.topImage .spec a:hover,.topImage .spec a:active{
	background-image: url(images/bSpec_on.png);
	display: block;
	height: 0px;
	width: 269px;
	margin-top: 30px;
	padding-top: 47px;
	overflow: hidden;
	background-repeat: no-repeat;
	margin-bottom: 40px;
}#demo {
	background-image: url(images/demoBack.png);
	background-repeat: no-repeat;
	background-position: right top;
	height: 480px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	position: relative;
}
#footer {
	background-repeat: repeat-x;
	background-position: left top;
	margin-top: 20px;
	background-image: url(images/footer.png);
	background-color: #223479;
	overflow: hidden; /*　floatの解除　*/
	position: relative; /*　DWのプレビュー崩れ防止　*/
	zoom:1;
	height: 160px;
}
#footer .logo {
	float: left;
	width: 300px;
	margin-top: 20px;
}

#footer .area {
	background-image: url(images/footerCenter.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 30px;
	overflow: hidden; /*　floatの解除　*/
	position: relative; /*　DWのプレビュー崩れ防止　*/
	zoom:1; /*　IE6対策　*/
}
#footer .form a{
	background-image: url(images/bToiawase.png);
	background-repeat: no-repeat;
	display: block;
	height: 0px;
	width: 151px;
	padding-top: 21px;
	overflow: hidden;
	float: left;
	margin-left: 100px;
	margin-top: 30px;
}
#footer .address {
	float: left;
	width: 400px;
	margin-top: 30px;
	margin-left: 30px;
}

.text28px {
	font-size: 28px;
}
.text14 {
	font-size: 14px;
}
#photo1 {
	position:absolute;
	left:726px;
	top:161px;
	width:250px;
	height:26px;
	z-index:1;
}
#photo2 {
	position:absolute;
	left:49px;
	top:303px;
	width:251px;
	height:24px;
	z-index:2;
}
#photo3 {
	position:absolute;
	left:22px;
	top:108px;
	width:173px;
	height:25px;
	z-index:3;
}
#photo4 {
	position:absolute;
	left:108px;
	top:372px;
	width:270px;
	height:24px;
	z-index:6;
}
#photo5 {
	position:absolute;
	left:11px;
	top:226px;
	width:132px;
	height:21px;
	z-index:7;
}
#photo6 {
	position:absolute;
	left:779px;
	top:32px;
	width:96px;
	height:24px;
	z-index:8;
}
#photo7 {
	position:absolute;
	left:203px;
	top:404px;
	width:173px;
	height:20px;
	z-index:9;
}
#photo8 {
	position:absolute;
	left:779px;
	top:60px;
	width:161px;
	height:23px;
	z-index:10;
}
#demoArea a {
	color: #FFF;
	text-decoration: none;
}
/*　ページ戻り　*/
#page-top {
	position: fixed;
	bottom: 20px;
	right: 20px;
	font-size: 77%;
}
#page-top a {
	background: #666;
	text-decoration: none;
	color: #fff;
	width: 100px;
	text-align: center;
	display: block;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}
#page-top a:hover {
	text-decoration: none;
	background: #999;
}
