@charset "UTF-8";
div.hr {	border:0;
	border-bottom:1px dotted #bad1e5;
	clear:both;
	padding:0;
	margin:15px 0 15px;
	color: 003366;
}
#linebreak-leftnav {
	height:1px;
	margin-top:8px;
	margin-bottom:10px;
	border-top:1px dotted #9dbae2;
	font-size:0px;
	margin-left: 0px;
}
.indent {
	margin-left: 20px;
	font-size: 12px;
}
ul ul.class {
	list-style-type: circle;
	list-style-position: outside;
}
ol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	list-style-type: upper-alpha;
}
.blue {font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1c67b3;
}
.blue a {
	text-decoration:none;
	color: #1c67b3;
	
	}
	
.blue a:hover {
	color: 1c67b33;
	}
.article-ttl {	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1c67b3;
}
#STD-promo {
	background-color: #E5ECF4;
	text-align: left;
	padding-right: 7px;
	padding-left: 7px;
	padding-top: 7px;
	border: 1px solid #003366;
}
.red {	
	color: #990000;
}
.red-bold {	font-weight: bold;
	color: #990000;
}
pre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}
#wrapper #main #center .textbox {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}
#wrapper #main #center .trademark {
	font-size: 10px;
	font-weight: normal;
}
#csm-image {
	height: auto;
	width: 69px;
	padding: 0px;
	clear: none;
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
blockquote {
	text-align: left;
	margin-left: 15px;
}
.expired-link {
	color: #990000;
	text-decoration: line-through;
}