@charset "utf-8";
/* CSS Document */

.innerListLayout {
    width: 100%;
	font-size: 12px;
}

.innerListLayout h3.support {
    background: #999;
    border-bottom: medium none;
    border-top: 1px solid #666666;
    color: #FFFFFF;
    margin-bottom: -1px;
    padding: 5px 0;
    text-indent: 8px;
    width: 100%;
	text-align: left;
}

.innerListLayout table {
    width: 100%;
}

.releasebox {
    border-left: 1px solid #BFBFBF;
    border-right: 1px solid #BFBFBF;
    margin-bottom: 15px;
}

.releaseinbox {
    border-bottom: 1px solid #BFBFBF;
    padding: 5px;
}

.guideline {
    background: none repeat scroll 0 0 #EEEEEE;
    font-size: 12px;
    font-weight: bold;
    line-height: 2em;
    margin-bottom: 4px;
    margin-top: 10px;
	text-indent: 5px;
}

.section {
	font-size: 12px;
}

.section ul {
	margin: 0;
	padding: 0;
}

.section ul li {
    font-size: 11px;
    line-height: 18px;
	list-style-type: none;
}
.section p.toptext {
    font-size: 12px;
    line-height: 18px;
	margin: 6px 0;
	padding: 0;
}
.section p {
    font-size: 11px;
    line-height: 18px;
	margin: 0;
	padding: 0;
}