@charset "UTF-8";
/* CSS Document */

body,td,th {
	font-size: 0.9em;
	color: #CCCCCC;
	font-family: sans-serif, Helvetica, Monaco;
	line-height: 150%;
	letter-spacing: 0.06ex;
}
body {
	background-color: #000000;
	margin-left: 24px;
	margin-top: 8px;
	margin-right: 36px;
	margin-bottom: 8px;
}
#header {
	padding-top: 4px;
	width: 720px;
}
#contents {
	padding-top: 12px;
	padding-right: 36px;
	padding-bottom: 12px;
	padding-left: 24px;
	width: 720px;
}
#contents #section #eula-scr {
	width: 85%;
	height: 240px;
	border: 1px dotted #666666;
	float: none;
	overflow: auto;
	margin-top: 5px;
	margin-right: 12px;
	margin-bottom: 5px;
	margin-left: 32px;
	padding-top: 4px;
	padding-right: 12px;
	padding-bottom: 4px;
	padding-left: 12px;
}
#contents #section #division {
	margin-top: 4px;
	margin-right: 32px;
	margin-bottom: 4px;
	margin-left: 32px;
}

#contents #section #division-frame {
	border: 1px dotted #999999;
	margin-top: 4px;
	margin-right: 64px;
	margin-bottom: 4px;
	margin-left: 64px;
}
.line-under {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.dot-under {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
.section_title {
	background-image: url(img/logo-s.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	color: #FF9900;
	padding-top: 8px;
	font-weight: normal;
}
#contents #section {
	padding-top: 4px;
	padding-bottom: 4px;
}
#contents #section p {
	padding-left: 32px;
	padding-right: 32px;
	padding-top: 2px;
	padding-bottom: 2px;
}
#contents #eula {
	font-size: 88%;
}
#contents #qa {
	font-size: 90%;
}
#contents #section dfn {
	font-size: 90%;
	font-style: normal;
	display: block;
	margin-left: 12px;
	margin-right: 12px;
}
.division_title {
	font-weight: 500;
	color: #FF9900;
}

h1 {
	font-size: 133%;
	font-weight: bold;
	margin-left: 12px;
}
h2 {
	font-size: 112%;
	font-weight: bold;
}
h3 {
	font-size: 108%;
	font-weight: bold;
}
h4 {
	font-size: 100%;
}

a:link {
	color: #66CCFF;
}
a:visited {
	color: #3399CC;
}
a:hover {
	color: #FFCC00;
}
a:active {
	color: #FFFF00;
}

.indent12    {
	padding-left: 12px;
	padding-right: 12px;
}
.indent24 {
	padding-left: 24px;
	padding-right: 24px;
}

.img-left-frame {
	border: 1px solid #999999;
	float: left;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 4px;
	margin-left: 0px;
	clear: both;
}
.img-right-frame {
	border: 1px solid #999999;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 8px;
	clear: both;
}
.img-left-noframe {
	float: left;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 4px;
	margin-left: 0px;
	clear: both;
}
.img-right-noframe {
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 8px;
	clear: both;
}
.img-nofloat-frame {
	border: 1px solid #999999;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 4px;
	margin-left: 0px;
	clear: both;
}
.img-nofloat-noframe {
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 4px;
	margin-left: 0px;
	clear: both;
}

.eula-underline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.qa-q {
	font-weight: 300;
	color: #AAAAFF;
	margin-left: -12px;
}

#footer {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	padding-top: 4px;
	padding-bottom: 12px;
	width: 720px;
}
.text-orange {
	color: #FF9900;
}
.dot-circle {
	border: 1px dotted #666666;
	background-color: #212121;
	padding: 4px;
}
.dot-eula {
	border: 1px dotted #666666;
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	margin-right: 24px;
	margin-bottom: 0px;
	margin-left: 24px;
}
.button-width {
	width: 108px;
}

