@charset "UTF-8";
#indexContents {
	position:relative;
	width:945px;
	overflow:hidden;
	padding-left: 5px;
}
#mainarticle {
	float:right;
	width:748px;
	background-image: url(../image/common/title_bg.gif);
	background-repeat: repeat-x;
}
#lsnwrap {
	border-bottom:1px solid #CCCCCC;
	border-top:1px solid #CCCCCC;
	background: #E7E7E7 repeat-y url(../image/common/lsnwrap_bg.gif);
	float:left;
	width:187px;
}
#corpfooters {
	clear:both;
}
#mainarticle #titleImg {
	margin-bottom: 10px;
}
#mainarticle h1 {
	font-size: 2em;
	font-weight: bold;
	margin-bottom: 10px;
	letter-spacing: 0em;
}
#mainarticle p {
	margin-bottom: 1em;
	line-height: 1.6em;
}
#mainarticle li {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	line-height: 1.6em;
}
#mainarticle h2 {
	margin-top: 1em;
	line-height: 1.6em;
}
#mainarticle h3 {
}
#mainarticle em {
	font-style: normal;
	font-weight: bold;
}
#mainarticle dt {
	padding-bottom: 0.5em;
}
#mainarticle dd {
	padding-bottom: 1em;
}
#mainarticle table {
	width: 100%;
	border: 0;
}
#mainarticle td, #mainarticle th {
	padding: 5px;
	vertical-align: top;
}
#mainarticle th {
	text-align: left;
}
#mainarticle table p {
	margin: 0px;
	padding: 0px;
}
#mainarticle .downloadBox {
	margin-bottom: 1.5em;
	display: block;
}
#mainarticle  .downloadBox a {
	background: url(../image/common/icon_download.gif) no-repeat left center;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 25px;
}
.insideBox {
	padding-top: 5px;
	border-top: solid #CCCCCC 1px;
	clear: both;
}



/*commonclass*/
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
	min-height: 1%;  /* for IE 7*/
}
/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/* End hide from IE-mac */


/*commonclass end*/
.overimage {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.important {
	color: #CC0000;
	font-weight: normal;
}
.annotation {
	font-size: 0.9em;
	color: #999999;
}

