/* CSS Document */
@import url("style.css");

#search-type{
	width:444px;
	text-align:left;
	line-height:16px;
	float:left;
}

#search-type a:link {
	color: #3399CC;
	font-weight:bold;
	text-decoration: underline;
}

#search-type a:hover {
	color: #ccc;
}

#search-type a:visited {
	color: #3399CC;
	font-weight:bold;
	text-decoration: underline;
}

#search-type h3{
	margin:0;
}

#search-type h4{
	margin:0;
	padding:0;
}

#search-type p{
	margin:0 0 0 10px;
	padding:0;
	height:50px;
}

#search-type ul{
	margin:0;
	padding:0;
}

#search-type li {
	float:left;
	margin:10px 0 0 5px;
	font-size:11px;
}


#type-highgrade{
	width:444px;
	height:130px;
	background:url(../img_new/top/search_highgrade.jpg) top left no-repeat;
	margin:0 0 10px 0;
}

#type-resort{
	width:444px;
	height:130px;
	background:url(../img_new/top/search_resort.jpg) top left no-repeat;
	margin:0 0 10px 0;
}

#type-business{
	width:444px;
	height:130px;
	background:url(../img_new/top/search_business.jpg) top left no-repeat;
	margin:0 0 10px 0;
}

#type-condo{
	width:444px;
	height:130px;
	background:url(../img_new/top/search_condo.jpg) top left no-repeat;
	margin:0 0 10px 0;
}

#type-touristhome{
	width:444px;
	height:130px;
	background:url(../img_new/top/search_touristhome.jpg) top left no-repeat;
	margin:0 0 10px 0;
}

#type-guesthouse{
	width:444px;
	height:130px;
	background:url(../img_new/top/search_guesthouse.jpg) top left no-repeat;
	margin:0 0 10px 0;
}

#tokusyu {
	width:235px;
	float:right;
}

#tokusyu form{
	width:235px;
	height:67px;
	background:url(../img_new/top/quicksearch.gif) top left no-repeat;
	padding:0 0 5px 10px;
	
}

#te {
	height:25px;
	float:left;
	margin-top:30px;
}

#ke {
	float:left;
	margin-top:30px;
}

#tokusyu-bnr {
	margin:0;
}

#tokusyu-bnr h3 {
	margin:0;
}

#tokusyu-bnr p {
	margin:0 0 10px 0;
	font-size:10px;
	text-align:left;
}


#osusume{
	margin:20px 0 0 0;
	width:690px;
	text-align:left;
}

#osusume h4{
	font-size:14px;
}

#tt {
	margin:10px 0 0 0;
}

#tt p {
	margin:0 0 10px 0;
	
}

#tt a:link {
	color: #3399CC;
	font-weight:bold;
	text-decoration: underline;
}

#tt a:hover {
	color: #ccc;
}

#tt a:visited {
	color: #3399CC;
	font-weight:bold;
	text-decoration: underline;
}