/* 基本構造 */
*{
	margin:0;
	padding:0;
}

body{
	margin:0 auto;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", osaka, "ＭＳ Ｐゴシック", sans-serif;
	font-size:80%;
	font-color:#333333;
	line-height:1.2;
	text-align:center;
}

table{
	width:775px;
	border:0px;
}

.fclear{clear:both;}

/*　Clearfix-------------------------　*/

.cf{ overflow: hidden;}

.cf:after {
	content: "";
	display: block;
	clear: both;
	height: 1px;
	overflow: hidden;
}

.right {
	float: right;
}
.left {
	float: left;
}

/* ----------------------------------------------------- */
/* メイン */
#main {
	position:relative;
	margin:24px auto 24px auto;
	width:775px;
	text-align:left;
}

#main h1 {
	font-size: 18px;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #EEAA46;
	text-align: left;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #EEAA46;
	padding-left: 5px;
	padding-bottom: 2px;
	padding-top: 2px;
}

#main .text {
	padding-left: 5px;
	padding-top: 2px;
	text-align:left;
	margin:10px 0;
}

.s3{
	padding-left:3px;
}

#main .search1 {
	display:block;
	width:252px;
	text-align:center;
	float: left;
	margin-left:100px;
}

#main .search2 {
	display:block;
	width:252px;
	text-align:center;
	float: left;
	margin-left:100px;
}

#main #bukken1 {
	background:url(../../www.century21.jp/images/index_ic002.gif) no-repeat 70px center;
	text-align:left;
	padding-left:100px;
	height:40px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	width:150px;
	padding-top:25px;
}

#main #bukken2 {
	background:url(../../www.century21.jp/images/index_ic004.gif) no-repeat 70px center;
	text-align:left;
	padding-left:100px;
	height:40px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	width:150px;
	padding-top:25px;
}

#main #bukken3 {
	background:url(../../www.century21.jp/images/index_ic003.gif) no-repeat 70px center;
	text-align:left;
	padding-left:100px;
	height:40px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	width:150px;
	padding-top:25px;
}

#main #bukken4 {
	background:url(../../www.century21.jp/images/index_ic010.gif) no-repeat 70px center;
	text-align:left;
	padding-left:100px;
	height:40px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	width:150px;
	padding-top:25px;
}

#main #bukken5 {
	background:url(../../www.century21.jp/images/index_ic002.gif) no-repeat 70px center;
	text-align:left;
	padding-left:100px;
	height:40px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	width:150px;
	padding-top:25px;
}

#main #bukken6 {
	background:url(../../www.century21.jp/images/index_ic004.gif) no-repeat 70px center;
	text-align:left;
	padding-left:100px;
	height:40px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	width:150px;
	padding-top:25px;
}
