body {
	text-align: center;
	
	margin-top: 0px;
	
	
}
body div {
	text-align: left;
	margin: 0 auto;
}

P {
	margin-top: 0px;
	margin-bottom: 9px;
	line-height: 18px;
}

A:link {
	text-decoration: none;
	color: #FF6600;	
}
A:visited {
	text-decoration: none;
    color: #FF6600;
}
A:hover {
	text-decoration: underline;
	color: #FF9955;
}
A:active {
	text-decoration: none;
	color: #FF6600;	
}

h1 {
	margin: 0px;
	font-size: 10px;
	color: #ffffff;
	font-weight: normal;
	padding-top: 3px;
	padding-right: 5px;
}
h2 {
	font-size: 12px;
	color: #FF6600;	
}
h3 {
	font-size: 12px;
}
h4 {
	font-size: 10px;
	font-weight: normal;
	color: #999999;
}
h5 {
	font-size: 10px;
	color: #333333;
	font-weight: normal;
	padding-top: 7px;
}
strong {
	font-weight: normal;
}
/* --------------------------------------------------------------------------スペース */
.spc {
	margin: 0px;
	padding: 0px;
	width: 100px;
	height: 15px;
	text-align: right;
}
.spc2 {
	margin: 0;
	padding: 0;
	width: 100px;
	height: 10px;
	font-size: 6px;
	
}
.spc5 {
	margin: 0;
	padding: 0;
	width: 580px;
	height: 1px;
	clear: left;
}
.spc3 {
	margin: 0;
	padding: 0;
	width: 100px;
	height: 5px;
	
	font-size: 3px;
}
.spc4 {
	margin: 0;
	padding: 0;
	width: 580px;
	height: 16px;
	font-size: 12px;
	text-align: right;
}
.spc6 {
	margin: 0;
	padding: 0;
	width: 100px;
	height: 10px;
	font-size: 6px;
	clear: both;	
}
/* --------------------------------------------------------------------------スペース終了 */
.page-top {
	width: 580px;
	margin: 0px;
	padding: 0px;
	height: 22px;
}

.fix_middle_4 {
	font-size: 12px;
	color: #333333;
	line-height: 18px;
}


.red {
	color: #FF0000;
	
}
.red2 {
	color: #FF0000;
	font-weight: bold;	
}
.fix_middle_5 {
	font-size: 12pt;
	color: #ffffff;
	line-height: 16px;	
}
.fix_middle_6 {
	font-size: 16px;
	color: #FF6600;
	font-weight: bold;
	padding-top: 6px;
}
.fix_middle_9 {
	font-size: 14px;
	color: #FF6600;
	font-weight: bold;
	padding-top: 6px;
}
.fix_middle_7 {
	font-size: 16px;
	color: #ffffff;
	padding: 3px;
	font-weight: bold;
}
.fix_middle_8 {
	font-size: 12px;
	color: #003366;
	padding: 3px;
	line-height: 20px;
}
#sogo-link {
	font-size: 10px;
	color: #FF6600;
	text-align: center;
}
b {
	color: #FF0000;
	font-size: 14px;
}
ul {
	list-style-image: url(../../images/icon.gif);
	list-style-position: outside;
}
li {
	margin-top: 5px;
	
}
hr {
	color: #CCCCCC;
	border: none;
	height: 1px;
	background-color: #CCCCCC;
}
