@charset "UTF-8";

/*
information{
	file name : /css/individual/index.css
	infomation : This CSS file define toppage styles.;
	site name : HY Mode;
	copyrihgt : copyright(c)2002-2008 Higashiyakena Kensetsu Inc, All Rights Reserved.;
}
*/

/* contents
--------------------------------------------------------------------------

--------------------------------------------------------------------------
*/

/* 2. topMainvisualSection
-----------------------------------------------	*/
#topMainvisualSection {
	height: 360px;
	margin-bottom: 10px;
}


/* 2. topMainContents
-----------------------------------------------	*/
#topMainContents {
	float: left;
	width: 580px;
	margin: 0 0 40px 0;
}

#topMainContents div.news {
	
}

#topMainContents div.news h2 {
	margin: 0 0 5px 0;
	font-size: 1px;
	line-height: 100%;
}

#topMainContents div.h-line-pWhiteBr {
	height: 1px;
	margin: 5px 0 5px 0;
	padding: 0;
	background-color: #FFFFFF;
}

#topMainContents div.h-line-pWhiteBr hr {
	display: none;
}

#topMainContents div.news table {
	width: 580px;
	border-collapse: separate;
}

#topMainContents div.news table th {
	width: 100px;
	padding: 5px 0;
	text-align: left;
	font-family: arial, sans-serif;
	font-size: 70%;
	font-weight: bold;
	color: #666;
	background: url(/img_common/border_dottedBg_e6.gif) repeat-x 0 bottom;
}

#topMainContents div.news table td {
	width: 480px;
	padding: 5px 0;
	font-size: 70%;
	background: url(/img_common/border_dottedBg_e6.gif) repeat-x 0 bottom;
}

/* 2. topBannerContents
-----------------------------------------------	*/
#topBannerContents {
	float: right;
	width: 200px;	margin-bottom: 20px ;
}

#topBannerContents ul.banner li {
	margin-bottom: 2px;
}






