@charset "shift_jis";


/* sk-el.co.jp - homeStyle.css */
	/* #homePrimary Layout */
#homePrimary {
	margin-bottom: 12px;
}

#mainImage {
	width: 630px;
	float: left;
	display: inline;
}

body#home #bannar {	/* For IE5.x */
	float: right;
}

body#home #b2 {
	margin-bottom: 0;
}

	/* Clear #homePrymary */
#homePrimary:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

#homePrimary { display: inline-block; }

/* Hide from IE-mac _*/
* html #homePrimary { height: 1%; }
#homePrimary { display: block; }
/* End hide from IE-mac */



	/* #homeSecondly Layout */
#homeSecondly {
	margin-bottom: 10px;
}

.section {
	background: url(../images/section_bg.gif) top left repeat-x;
	border: 1px solid #dadadb;
	height: 188px;
}

	/* Clear .section */
.section:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.section { display: inline-block; }

/* Hide from IE-mac _*/
* html .section { height: 1%; }
.section { display: block; }
/* End hide from IE-mac */

.sectionTitle {
	height: 28px;
	background: url(../images/sectiont_bg.gif) top left repeat-x;
}

.sectionTitle h2 {
	height: 28px;
	text-indent: -9999px;
}

.section ul {
	list-style: none;
	padding: 10px 5px 15px 15px;
}

.section li {
	padding-left: 10px;
	background: url(../img_common/bct.gif) 0 7px no-repeat;
}

#homeCompany,
#homeInvestor,
#homeProduct {
	height: 190px;
}

#homeCompany {
	width: 182px;
	float: left;
	margin-right: 7px;
}

#homeCompany h2 { background: url(../images/sech2_company.gif) 0 0 no-repeat; }
#homeInvestor h2 { background: url(../images/sech2_investor.gif) 0 0 no-repeat }
#homeProduct h2 { background: url(../images/sech2_product.gif) 0 0 no-repeat }


#homeInvestor {
	width: 438px;
	float: left;
	margin-right: 7px;
}

#homeInvestor p {
	padding: 10px 10px 0 10px;
}

.section#homeInvestor ul#hi1 {
	padding-top: 4px;
	width: 120px;
	float: left;
}

.section#homeInvestor ul#hi2 {
	padding-top: 4px;
	width: 138px;
	float: left;
}

.section#homeInvestor ul#hi3 {
	padding-top: 4px;
	width: 120px;
	float: left;
}

.prizeBannar {
	height: 88px;
	width: 130px;
	float: right;
	text-align: center;
	margin-top: 5px;
}



#homeProduct {
	width: 208px;
	float: right;
}

#homeProduct #maskun {
	background: url(../images/maskun.gif) bottom right no-repeat;
}

	/* Clear #homeSecondly */
#homeSecondly:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

#homeSecondly { display: inline-block; }

/* Hide from IE-mac _*/
* html #homeSecondly { height: 1%; }
#homeSecondly { display: block; }
/* End hide from IE-mac */

.prizeBannar {
	height: 88px;
	width: 130px;
	float: right;
	text-align: center;
	margin-top: 0px;
}



/* NewsList and EventList Part */
#homeinfo{
	width: 720px;
	float: left;
}

#homeNews {
	margin-bottom: 20px;
}

#homeEvent {
	clear: both;
	width: 720px;
	margin-bottom: 30px;
}

.listTitle {
	height: 26px;
	background: url(../images/listTitle_bg.gif) top left repeat-x;
	margin-bottom: 8px;
}

.listTitle h2 {
	height: 26px;
	text-indent: -9999px;
	width: 630px;
	float: left;
}

.gotoArchives,
.gotoArchives a {
	width: 90px;
	float: right;		
	height: 26px;
	display: block;
	text-indent: -9999px;
}

#homeNews .gotoArchives { background: url(../images/gotoNewsArchives.gif) no-repeat; }
#homeEvent .gotoArchives { background: url(../images/gotoEventArchives.gif) no-repeat; }

	/* Clear .listTitle */
.listTitle:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.listTitle { display: inline-block; }

/* Hide from IE-mac _*/
* html .listTitle { height: 1%; }
.listTitle { display: block; }
/* End hide from IE-mac */

#homeNews .listTitle h2 { background: url(../images/homeNews.gif) 0 0 no-repeat; }
#homeEvent .listTitle h2 { background: url(../images/homeEvent.gif) 0 0 no-repeat; }

#homeNews a,
#homeEvent a {
	color: #505050;
	background-color: transparent;
}

#homeNews a:hover,
#homeEvent a:hover {
	text-decoration: underline;
}

#homeNews dl,
#homeEvent dl {
	line-height: 1.7;
}

#homeNews dt,
#homeEvent dt {
	width: 102px;
	float: left;
}

#homeNews dd.attribute,
#homeEvent dd.attribute {
	width: 75px;
	height: 16px;
	float: left;
	display: block;
	text-indent: -9999px;
}

#homeNews dd.detail,
#homeEvent dd.detail{width:520px; padding-left:170px;}

/*IE6*/
*html body div#homeNews dd.detail,
*html body div#homeEvent dd.detail{width:520px; padding-left:0px;}

/*IE7*/
*+html body div#homeNews dd.detail,
*+html body div#homeEvent dd.detail{width:520px; padding-left:0px;}

.profMark { background: url(../images/icon_prof.gif) 0 3px no-repeat; }
.irMark { background: url(../images/icon_ir.gif) 0 3px no-repeat; }
.exMark { background: url(../images/icon_ex.gif) 0 3px no-repeat; }

	/* Clear #homeNews dl */
#homeNews dl:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

#homeNews dl { display: inline-block; }

/* Hide from IE-mac _*/
* html #homeNews dl { height: 1%; }
#homeNews dl { display: block; }
/* End hide from IE-mac */


	/* Clear #homeEvent dl */
#homeEvent dl:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

#homeEvent dl { display: inline-block; }

/* Hide from IE-mac _*/
* html #homeEvent dl { height: 1%; }
#homeEvent dl { display: block; }
/* End hide from IE-mac */