@charset "shift_jis";
/* CSS Document */


/* wrapper */
div#wrapper {
	padding-bottom: 20px;
}



/********************************
 sunpark
********************************/
article#sunpark {
	padding-top: 16px;
}

#sunpark h1 {
}


/********************************
 series
********************************/
section#series {
}

#series h1 {
	padding-top: 10px;
	font-size: 14px;
	font-weight: bold;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height: 25px;
	border: none;
	border-bottom: 2px solid #F93;
}

#series ul {
	width: 800px;
	padding: 20px 0 10px 0;
}

#series li {
	padding: 0 17px 10px 0;
	float: left;
}

#series li.listLast {
	padding-right: 0;
}

#series li a {
	width: 249px;
	border: 3px solid #C5C5C5;
	display: block;
}

#series li a:hover {
	border: 3px solid #999;
}


/* tyumoku_mansion */
section#tyumoku_mansion {
	background: #F4F1EF;
	position: relative;
	padding-bottom: 25px;
}

#tyumoku_mansion h1 {
	border: 0;
	padding: 20px 0 0 10px;
}

#tyumoku_mansion ul {
	padding: 0 0 0 24px;
}

#tyumoku_mansion li {
	margin-top: 20px;
	padding-left: 35px;
	line-height: 18px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	background: url(../../img/contents/icon04.png) no-repeat left top;
}

#tyumoku_mansion li a {
	color: #000;
	text-decoration: none;
}

#tyumoku_mansion li a:hover {
	color: #C00;
}

#tyumoku_mansion figure {
	width: 218px;
	position: absolute;
	top: 22px;
	right: 6px;
	text-align: right;
	line-height: 25px;
}

#tyumoku_mansion p.mansion_come {
	padding-right: 5px;
}


/* area_search */
#area_search div {
	padding: 5px;
	border: 1px solid #CCC;
	background: #EEE;
}

#area_search section {
	background: #FEFEFE;
	position: relative;
}

figure#map_bg {
	width: 303px;
	padding-left: 185px;
}


#area_search section div {
	margin: 0;
	padding: 0;
	border: 0;
	background: none;
	position: absolute;
	left: 12px;
}

#area_search h2 {
	padding: 0 0 0 16px;
	margin-bottom: 10px;
	background: url(../../img/contents/icon06.gif) no-repeat left center;
	font-size: 15px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: bold;
	line-height: 20px;
}

h2#area_title {
	left: 12px;
	top: 26px;
	position: absolute;
}

div#area_come {
	left: 12px;
	top: 56px;
}

#area_come figure {
	padding-left: 16px;
}

#area_come p {
	padding: 10px 0 0 16px;
}

div#area_se {
	top: 291px;
}

#area_se p {
	padding: 5px 0 0 16px;
}

#area_se a {
	width: 120px;
	height: 34px;
	padding: 0 0 0 30px;
	line-height: 34px;
	text-decoration: none;
	color: #FFF;
	background: url(../img/areasearch_off.jpg) no-repeat;
	display: block;
}

#area_se a:hover {
	background: url(../img/areasearch_on.jpg) no-repeat;
}

div#area_zyoho01,
div#area_zyoho02,
div#area_zyoho03 {
	width: 160px;
	float: left;
}

div#area_zyoho01,
div#area_zyoho02 {
	padding-right: 10px;
}

#area_zyoho01 h2,
#area_zyoho02 h2,
#area_zyoho03 h2 {
	padding-left: 10px;
	line-height: 30px;
	background: #E6DAD1;
	color: #000;
	font-size: 15px;
	font-weight: bold;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}


/* osusume */
article#osusume {
	position: relative;
}

#osusume p.btn {
	position: absolute;
	top: 0;
	right: 0;
}





