@charset "utf-8";
/* CSS Document */

/* ■■■■■■■■■■　トップページ　■■■■■■■■■■ */


/* ----- top_tenjijou ----- */

#top_tenjijou {
	width:192px;
	float:left;
	margin:0px 0px 11px 0px;
}


#top_tenjijou .title{
	height:25px;
	background-image:url(../../images/top_tenjijou_head.gif);
	background-repeat:no-repeat;
}
#top_tenjijou .title a:link,
#top_tenjijou .title a:visited,
#top_tenjijou .title a:active {
	width:182px;
	line-height:22px;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color:#418fe2;
	display:block;
	padding:3px 0px 0px 10px;
}
#top_tenjijou .title a:hover {
	text-decoration:underline;
}
#top_tenjijou a {
	font-size:small;
	line-height:120%;
}


/* ▼展示場検索の各テーブル内の全体背景とfootの部分だけ個別に指定（個別プログラム含む）▼ */

/* - top_kategorie - */

#top_kategorie {
	background-image:url(../../images/top_tenjijou_bg.gif);
	background-repeat:repeat-y;
	margin:5px 0px 0px 0px;
}
#top_kategorie .list {
	padding:5px 5px 5px 5px;
}
#top_kategorie .list p{
	font-size:small;
	color:#666666;
	margin:0px 5px;
	padding:0px;
}
#top_kategorie .foot {
	height:38px;
	background-image:url(../../images/top_tenjijou_bottom.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	text-align:center;
	padding:0px 0px 0px 10px;
}

/* - top_chiiki - */

#top_chiiki {
	background-image:url(../../images/top_tenjijou_bg.gif);
	background-repeat:repeat-y;
	margin:9px 0px 0px 0px;
}
#top_chiiki .list {
	padding:5px 5px 0px 5px;
}
#top_chiiki .list p {
	font-size:small;
	color:#666666;
	margin:0px;
	padding:0px 10px 0px 5px;
	text-align:left;
}
#top_chiiki ul {
	margin: 0px;
	padding:5px;
	list-style-type:none;
}
#top_chiiki .foot {
	height:120px;
	background-image:url(../../images/top_tenjijou_bottom.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	text-align:right;
	padding:0px 5px 0px 0px;
	clear:both;
}

div.pop_hokkaidou {
	position: absolute;
	top:376px;
	left:120px;
	background-color: #ffffff;
	color: #999999;
	border: 2px solid #d7d7d7;
	padding: 1px;
	margin: 0px;
	font-size:small;
	line-height:120%;
	white-space:nowrap;
	visibility: hidden;
}

div.pop_touhoku {
	position: absolute;
	top:372px;
	left:108px;
	background-color: #ffffff;
	color: #999999;
	border: 2px solid #d7d7d7;
	padding: 1px;
	margin: 0px;
	font-size:small;
	line-height:120%;
	white-space:nowrap;
	visibility: hidden;
}

div.pop_kantou {
	position: absolute;
	top:437px;
	left:165px;
	background-color: #ffffff;
	color: #999999;
	border: 2px solid #d7d7d7;
	padding: 1px;
	margin: 0px;
	font-size:small;
	line-height:120%;
	white-space:nowrap;
	visibility: hidden;
}

div.pop_hoku-koushin {
	position: absolute;
	top:376px;
	left:89px;
	background-color: #ffffff;
	color: #999999;
	border: 2px solid #d7d7d7;
	padding: 1px;
	margin: 0px;
	font-size:small;
	line-height:120%;
	white-space:nowrap;
	visibility: hidden;
}

div.pop_toukai {
	position: absolute;
	top:512px;
	left:126px;
	background-color: #ffffff;
	color: #999999;
	border: 2px solid #d7d7d7;
	padding: 1px;
	margin: 0px;
	font-size:small;
	line-height:120%;
	white-space:nowrap;
	visibility: hidden;
}

div.pop_kinki {
	position: absolute;
	top:503px;
	left:81px;
	background-color: #ffffff;
	color: #999999;
	border: 2px solid #d7d7d7;
	padding: 1px;
	margin: 0px;
	font-size:small;
	line-height:120%;
	white-space:nowrap;
	visibility: hidden;
}

div.pop_chuugoku {
	position: absolute;
	top:395px;
	left:47px;
	background-color: #ffffff;
	color: #999999;
	border: 2px solid #d7d7d7;
	padding: 1px;
	margin: 0px;
	font-size:small;
	line-height:120%;
	white-space:nowrap;
	visibility: hidden;
}

div.pop_shikoku {
	position: absolute;
	top:520px;
	left:72px;
	background-color: #ffffff;
	color: #999999;
	border: 2px solid #d7d7d7;
	padding: 1px;
	margin: 0px;
	font-size:small;
	line-height:120%;
	white-space:nowrap;
	visibility: hidden;
}

div.pop_kyuushuu-okinawa {
	position: absolute;
	top:522px;
	left:40px;
	background-color: #ffffff;
	color: #999999;
	border: 2px solid #d7d7d7;
	padding: 1px;
	margin: 0px;
	font-size:small;
	line-height:120%;
	white-space:nowrap;
	visibility: hidden;
}


/* - top_google-map - */

#top_google-map {
	background-image:url(../../images/top_tenjijou_bg.gif);
	background-repeat:repeat-y;
	margin:9px 0px 0px 0px;
}
#top_google-map .list {
	padding:5px 5px 5px 5px;
}
#top_google-map .list p {
	font-size:small;
	color:#666666;
	margin:0px;
	padding:0px 10px 0px 5px;
	text-align:left;
}
#top_google-map .foot {
	height:20px;
	background-image:url(../../images/top_tenjijou_bottom.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	text-align:right;
	padding:0px 5px 0px 0px;
}





/* ----- top_movie ----- */

#top_movie {
	width:420px;
	height:409px;
	margin:5px 0px 0px 6px;
	float:left;
}



/* ----- top_keisaiten ----- */

#top_keisaiten {
	width:618px;
	clear:left;
	padding:0px;
	margin:11px 0px 0px 0px;
}

#top_keisaiten .title {
	width:613px;
	height:23px;
	background-image:url(../../images/top_keisaiten_head.gif);
	background-repeat:no-repeat;
	padding:0px 0px 0px 5px;
	margin:0px 0px 4px 0px;
}
#top_keisaiten h2 {
	font-size:14px;
	font-weight:bold;
	line-height:23px;
	color:#694d21;
}


/* ----- top_special ----- */

#top_special {
	width:618px;
	clear:left;
}

#top_special .title {
	width:613px;
	height:23px;
	background-image:url(../../images/top_special_head.gif);
	background-repeat:no-repeat;
	padding:0px 0px 0px 5px;
	margin:0px 0px 4px 0px;
}

#top_special .title a:link,
#top_special .title a:visited,
#top_special .title a:active {
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	line-height:23px;
	color:#7045ae;
}

#top_special .title a:hover {
	text-decoration:underline;
}



/* - top_tokushuu - */

#top_tokushuu {
				width:301px;
				height:131px;
				border:1px solid #666666;
				margin:0px 8px 0px 0px;
				float:left;
}
#top_tokushuu .h2_td {
	height:42px;
}

#top_tokushuu ul {
	height:40px;
	list-style-image:url(../images/li_pointer.gif);
	margin:0px 0px 0px 0px;
	padding:5px 3px 0px 18px;
}
#top_tokushuu li {
	font-size:small;
	line-height:120%;
	margin:0px 0px 5px 0px;
	padding:0px 0px 0px 0px;
}

#top_tokushuu .backno {
	font-size:small;
	color:#333333;
	line-height:120%;
	background-color:#e6e6e6;
	margin:0px 5px 5px 5px;
	padding:3px;
}

/* - top_koe - */

#top_koe {
				width:303px;
				border:1px solid #666666;
				margin:0px;
				padding:0px;
				float: left;
}


/*
#top_koe a:link,
#top_koe a:visited,
#top_koe a:active {
	background-image:url(../../images/top_special_koe_img.jpg);
	background-repeat:no-repeat;
	width:228px;
	height:18px;
	color:#0066cc;
	line-height:12px;
	margin:0px;
	padding:66px 2px 0px 73px;
	display:block;
}
#top_koe a:hover {
	color:#3399ff;
	text-decoration:underline;
}
*/


/* ----- top_banner ----- */

#top_banner {
	margin:5px 0px 0px 0px;
	padding:10px 0px 0px 0px;
	background-image:url(../images/line02.gif);
	background-repeat:no-repeat;
	background-position:top;
	clear:both;
}


.toph3{
				font-weight: normal;
				background: #FFFFFF;
				font-size: 12px;
				color: #666666;
				letter-spacing: 2px;
}

