@charset "utf-8";


/* 	indexTop
---------------------------------------------------------- */

/* 	indexTopLeft
---------------------------------------------------------- */
#indexTopLeft {
	float: left;
	width: 717px;
}
#indexTopLeft .newsRelease h2{
	background: url(/images/indexh2_bg.gif) repeat left top;
	width: 717px;
}
#indexTopLeft .newsRelease h2 img.ttlinfo_list{
	margin-left: 375px;
}
#indexTopLeft .newsRelease h2 img.ttlinfo_enlist{
	margin-left: 445px;
}
#indexTopLeft ul.splitUl li{
	width: 150px;
	float:left;
}

* html #indexTopLeft ul.splitUl li{
	width: 168px;
}


/* 	indexTopRight 
---------------------------------------------------------- */
#indexTopRight {
	float: right;
	width: 228px;
}
#indexTopRight #stockInfo {
	margin-bottom: 20px;
}
#indexTopRight #aboutLink {
	padding: 1px;
	border: 1px solid #ccc;
}
#indexTopRight #aboutLink p#aboutNotes {
	padding: 8px;
	border-top: 2px solid #25af99;
}
#indexTopRight h2 {
	margin: 0;
	padding: 3px 0;
}
#asideNavi ul {
	margin: -1px 0 0;
	background: url(/common/images/com_hr01.gif) repeat-x 0 100%;
}
#asideNavi li {
	padding: 10px 0;
	background: url(/common/images/com_hr01.gif) repeat-x 0 0;
}
#asideNavi li span.blankLink {
	display: block;
	padding-left: 18px;
	background: url(/common/images/com_ic11.gif) no-repeat 2px 0.45em;
	padding-bottom: 0;
}
#asideNavi li span.blankLink a {
	display: inline;
	padding-left: 0;
	background: none;
/*	zoom: 1;*/
}

.columnType06{
	width:716px;
}
.columnTypeindex{
	clear: both;
	width:472px;
	overflow: hidden;
}
.columnTypeindex .innerBlock{
	width:488px;
}
.columnTypeindex .innerBlock .col{
	display: block;
	margin-right:16px;
	width: 228px;
	float:left;
}

.columnTypeindex .mainCol .imgCol{
	width:60px;
}
.pluginBox {
	margin-top: 20px;
	padding: 9px;
	border: solid 1px #d3d3d3;
}
.caution{
	zoom:1;
	border:#CCCCCC 1px solid;
	overflow:hidden;
	line-height:2em;
	font-weight:bold;
}
.caution span{
	color:#FFFFFF;
	background-color:#FF0000;
	border-right:#CCCCCC 1px solid;
	padding:0px 20px;
	display:block;
	float:left;
	margin-right:20px;
}
.caution a {
	text-decoration: none;
}
