@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: 380px;
	margin-bottom: 20px;
}


/* 2. topMainContents
-----------------------------------------------	*/
#topMainContents {
	float: left;
	width: 560px;
}

#topMainContents div.news {
	
}

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

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

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

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

#topMainContents div.news table th {
	width: 80px;
	padding: 10px;
	text-align: left;
	border-right: solid 1px #98DCFA;
	font-family: arial, sans-serif;
	font-size: 85%;
	font-weight: bold;
	font-style: italic;
	color: #F6407B;
}

#topMainContents div.news table td {
	width: 480px;
	padding: 10px;
	font-size: 80%;
}

/* 2. topBannerContents
-----------------------------------------------	*/
#topBannerContents {
	float: right;
	width: 210px;
}

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






