@charset "UTF-8";


/**************/
/*-- ヘッダ --*/
/**************/
/*
 * @空室検索、Flash内包
 */
#header_index{
	background		:	#DBE5F2;
	height			:	450px;
}


#hi_wrapper{
	margin			:	auto;
	padding			:	10px 0;
	width			:	950px;
	color			:	#FFF;
}


#hi_wrapper_l{
	margin			:	0;
	padding			:	0;
	float			:	left;
	width			:	250px;
}


#hi_wrapper_l h1{
	margin			:	0;
	padding			:	0;
}


#hi_wrapper_r{
	margin			:	auto;
	padding			:	0;
	float			:	right;
	width			:	690px;
	text-align		:	center;
}


#flash{
	margin:auto;
	width			:	680px;
	height			:	280px;
	border			:	1px solid #ccc;
}


/**********************/
/*-- グローバルナビ --*/
/**********************/
/*
 * @インデックス専用
 * @写真付ナビ
 */
#global_navi{
	margin			:	20px 0 0 2px;
	width			:	690px;
	height			:	115px;
}


#global_navi ul{
	list-style		:	none;
	margin			:	0;
	padding			:	0;
	height			:	115px;
}


#global_navi li{
	float			:	left;
	margin			:	0 5px 0 2px;
	width			:	130px;
	height			:	115px;
}


/******************/
/*-- コンテンツ --*/
/******************/
/*
 * @インデックス専用
 */
#contents_l{
	float			:	left;
	text-align		:	left;
	width			:	250px;
}


#contents_r{
	float			:	right;
	text-align		:	left;
	width			:	685px;
}


/******************/
/*-- トピックス --*/
/******************/
/*
 * @トピックス用DL
 */
iframe{
	width			:	430px;
	height			:	330px;
	overflow		:	hidden;
}


#topics{
	width			:	430px;
	margin			:	25px 0 0 0;
	float			:	left;
}


#topics h3{
	background		:	url("../img/title_topics.gif") no-repeat;
	width			:	430px;
	height			:	30px;
	margin			:	0;
	padding			:	0;
}


#topics_items{
	text-align:left;
}


#topics_items dl{
	width			:	430px;
	height			:	347px;
	margin			:	0;
	padding			:	0;
	overflow		:	scroll;
	letter-spacing	:	1px;
}


#topics_items dt{
	background		:	url("../common/img/allow03.gif") no-repeat;
	padding			:	0 0 0 20px;
	margin			:	15px 3px 5px 0px;
}


#topics_items dd{
	text-align		:	right;
	margin			:	0;
	padding			:	0 0 10px 0;
	border-bottom	:	1px dotted #999;
}


/********************/
/*-- トップバナー --*/
/********************/
/*
 * @トップ用バナー
 */
#sp_banner{
	width			:	685px;
	height			:	130px;
	border			:	1px solid #999;
}


#contents_r_banner{
	text-align		:	right;
	margin			:	25px 0 0 0;
	float			:	right;
	width			:	237px;
}


#contents_r_banner ul{
	list-style		:	none;
	margin			:	0;
	padding			:	0;
}


#contents_r_banner li{
	margin-bottom	:	10px;
}


#contents_r_banner li img{
	border			:	1px solid #999;
}
