.base{
	text-align: left;
	color:#666666;
	clear: both;
}
.header {
	width: 750px;
	/** height: 220px; **/
}
.logo {
	background-image: url(../images/top_sancomlogo.jpg);
	height: 45px;
	width: 200px;
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FFFFFF;
	float: left;
	clear: both;
}
.headertextmenu {
	margin-left: 450px;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 12px;
	text-align: right;
	margin-top: 7px;
	color: #666666;
	text-decoration: none;
	clear: right;
	margin-right: 5px;
}

.headerbuttonnavi {
	width: 750px;
	clear: both;
	
}
.pan {
	text-align: right;
	width: 730px;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 10px;
	color: #999999;
	margin-top: 8px;
	padding-right: 10px;
	margin-bottom: 8px;
	clear: both;
}
.main {
	width: 750px;

}
.main_contents {
	padding-left: 15px;
	float: left;
	width: 504px;
}


.right_menu {
	width: 186px;
	margin-left: 548px;
}
.search {
	background-image: url(images/report_header.gif);
	background-repeat: no-repeat;
	width: 186px;
}

.contact {
	background-image: url(../images/contact.gif);
	background-repeat: no-repeat;
	margin-top: 16px;
	padding-top: 15px;
	padding-left: 10px;
	padding-right: 10px;
	height: 122px;
}
.footer {
	width: 750px;
	clear: both;
	padding-top: 50px;
}
.footer_border {
	width: 750px;
	border-top-width: 8px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	height: 66px;
}
.text_red {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 12px;
	color: #FF3300;
}
.text_333333 {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 12px;
	color: #333333;
}
.border_dot {
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.text_white {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 12px;
	color: #FFFFFF;
	line-height: 1.6em;
	margin-top: -40px;
}
.text_white_oshirase {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 12px;
	color: #FFFFFF;
	line-height: 1.6em;
}
.border_line_white {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.text_white_shadow {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 12px;
	color: #000000;
	line-height: 1.6em;
}
.tmp_possible {
}
a:link {
	color:#000000;
	text-decoration: none;
}
a:visited {
	color:#000000;
	text-decoration: none;
}

a:hover {
	color:#FF0000;
	text-decoration: none;
}
a:active {
	color:#FF9900;
	text-decoration: none;
}