@charset "utf-8";
@import "/common/css/0-import.css";
#container {
	width: 901px;
}

#header {
	height: 62px;
	margin: 0 19px 0 20px;
}

.banner {
	clear: both;
}

#main {
	padding-top: 23px;
	margin: 0 21px 25px 30px;
	background: url(/floorguide/plouf/img/index/main_back.jpg) repeat-y left top;
	zoom: 1;
}

.textLink {
	margin-right: 19px;
}

#sideBar {
	width: 188px;
	
	float: right;
}

#conts {
	width: 605px;
	
	float: left;
}

#conts h2 {
	margin-bottom: 17px;
}

#sideBar h3 {
	margin-bottom: 7px;
}

p.troduction a {
	margin-left: 1px;
	padding: 0 0 0 11px;
	background: url(/floorguide/plouf/img/index/icon01.jpg) no-repeat left top;
	font-size: 10px;
	color: #4e3721;
}

p.troduction a:hover {
	text-decoration: underline;
}

#conts .box {
	margin-bottom: 17px;
}

#conts .box .floatR a {
	width: 220px;
	background: url(/floorguide/plouf/img/index/image01_over.jpg) no-repeat;
	display: block;
}

#conts .box .floatR a:hover,
#conts ul.img li a:hover {
	background-color: #fff;
}

#conts .box .floatR a:hover img,
#conts ul.img li a:hover img {
	visibility: hidden;
}

#conts .box dl {
	margin: 0 0 0 7px;
}

#conts .box dl dt {
	float: left;
	clear: left;
}

#conts .box dl dd {
	margin: 0 0 0 62px;
	_margin-left: 59px;
	color: #4e3721;
}

#conts ul.img {
	clear: both;
}

#conts ul.img li {
	margin-right: 10px;
	float: left;
}

#conts ul.img li a {
	width: 220px;
	display: block;
}

#conts ul.img li img {
	display: block;
}

#conts ul.img li.img01 a {
	width: 375px;
	background: url(/floorguide/plouf/img/index/image02_over.jpg) no-repeat;
}

#conts ul.img li.img02 a {
	background: url(/floorguide/plouf/img/index/image03_over.jpg) no-repeat;
}

#conts ul.img li p.none {
	margin-top: 3px;
}

#conts ul.img li p.none a {
	margin-left: 0;
	width: auto;
	background: url(/floorguide/plouf/img/index/icon01.jpg) no-repeat left top;
}