*{
	margin:0;
	padding:0;
	font-family: "ＭＳ ゴシック", "Osaka-等幅";
}

body{
	width:100%;
	height:auto;
	background:url(../images/allbg.jpg) repeat-x;
	background-color:#e8d2d5;
}

h1{
	font-size:12px;
	position:absolute;
	right:0;
	color:#e7cdd0;
}

p{
	color:#444444;
}

img{
	border:none;
}

#header{
	width:100%;
	height:94px;
	background:url(../images/headbg.jpg) repeat-x bottom;
}

#headimg{
	width:807px;
	height:94px;
	margin:0 auto 0 auto;
	padding:0 0 0 3px;
	position:relative;
}

#wrapper{
	width:807px;
	height:auto;
	margin:0 auto 0 auto;
	background:url(../images/bg.jpg) repeat-y;
}

#mainimg{
	width:100%;
	height:290px;
	padding:0 0 0 0;
	background:url(../images/mainImg.jpg) no-repeat 3px;
	position:relative;
}

#mainimg p{
	font-size:12px;
	line-height:160%;
	width:200px;
	height:120px;
	position:absolute;
	top:50px;
	left:120px;
}

#rogo{
	display:block;
	width:352px;
	margin:0 0 0 2px;
	_margin:0 0 0 2px;
}

#tel{
	position:absolute;
	top:30px;
	right:0;
}

#leftcolumn{
	width:220px;
	height:auto;
	float:left;
	margin:10px 0 0 0;
}

#rightcolumn{
	width:580px;
	height:auto;
	float:right;
	margin:10px 0 0 0;
}

#fotter{
	width:800px;
	height:75px;
	background:url(../images/fotter.jpg);
	margin:0 auto 0 auto;
}

#lBh{
	display:block;
	width:190px;
	margin:0 auto 0 auto;
}

#lBm{
	width:190px;
	height:auto;
	margin:0 auto 0 auto;
	background:url(../images/lBm.jpg) repeat-y;
}

/* セカンダリナビ */

#sNav{
	position:absolute;
	top:70px;
	right:0;
	font-size:12px;
}

#sNav li{
	list-style-type:none;
	float:left;
	line-height:21px;
}

#sNav li a{
	color:#ffffff;
	text-decoration:none;
	text-align:center;
	display:block;
	width:81px;
	height:21px;
	background:url(../images/subBt.jpg);
}

/* ヴィジュアルナビ */
#vNav{
	width:100%;
	position:absolute;
	top:205px;
	left:39px;
}

#vNav li{
	list-style-type:none;
		float:left;
		margin:0 5px 0 0;
}

#vNav li a{
	width:175px;
	height:75px;
	text-decoration:none;
	display:block;
}

.vbt1 a{
	background:url(../images/vN1a.jpg) no-repeat;
}

.vbt2 a{
	background:url(../images/vN2a.jpg) no-repeat;
}

.vbt3 a{
	background:url(../images/vN3a.jpg) no-repeat;
}

.vbt4 a{
	background:url(../images/vN4a.jpg) no-repeat;
}

.vbt1 a:hover{
	background:url(../images/vN1b.jpg) no-repeat;
}

.vbt2 a:hover{
	background:url(../images/vN2b.jpg) no-repeat;
}

.vbt3 a:hover{
	background:url(../images/vN3b.jpg) no-repeat;
}

.vbt4 a:hover{
	background:url(../images/vN4b.jpg) no-repeat;
}


/* グローバルナビ */
#gNav{
	width:175px;
	margin:0 auto 0 auto;
	padding:10px 0 0 0;
}

#gNav li a {
	width:175px;
	height:34px;
	text-decoration:none;
	display:block;
}

#gNav li{
	list-style-type:none;
}

.nbt1{
	background:url(../images/gNbt1a.jpg) no-repeat;
}

.nbt2{
	background:url(../images/gNbt2a.jpg) no-repeat;
}

.nbt3{
	background:url(../images/gNbt3a.jpg) no-repeat;
}

.nbt4{
	background:url(../images/gNbt4a.jpg) no-repeat;
}

.nbt5{
	background:url(../images/gNbt5a.jpg) no-repeat;
}

.nbt1 a:hover{
	background:url(../images/gNbt1b.jpg) no-repeat;
}

.nbt2 a:hover{
	background:url(../images/gNbt2b.jpg) no-repeat;
}

.nbt3 a:hover{
	background:url(../images/gNbt3b.jpg) no-repeat;
}

.nbt4 a:hover{
	background:url(../images/gNbt4b.jpg) no-repeat;
}

.nbt5 a:hover{
	background:url(../images/gNbt5b.jpg) no-repeat;
}

/* ↑ナビここまで↑ */

.red{
	color:red;
}

.b{
	font-weight:bold;
}

#copy{
	color:#ffffff;
	font-size:12px;
	padding:50px 0 0 10px;
}

.bn{
	width:185px;
	margin:10px auto 0 auto;
	display:block;
}