@charset "utf-8";

@media print {
body {
zoom: 80%; 
}
}

/* CSS Document */

body {
	background-image: url(../common_image/backimg.jpg);
	background-repeat: repeat;
	margin: 0px;
}

/*全体*/

#container {
	background-image: url(../common_image/bg_1.jpg);
	background-repeat: repeat-y;
	width: 872px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFF;
}
.txt14_g {
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size: 14px;
	line-height: 120%;
	font-weight: bold;
	color: #093;
}

.txt14 {
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size: 14px;
	line-height: 140%;
}
#bottom_menu {
	font-size: 11px;
	color: #666;
	background-image: url(../common_image/maru.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 18px;
	float: left;
	margin-right: 10px;
	padding-top: 2px;
	margin-top: 5px;
}
 a:link {
	color: #333;
	text-decoration: none;
}
 a:visited {
	color: #333;
	text-decoration: none;
}
 a:hover {
	color: #0C3;
	text-decoration: underline;
}
 a:active {
	color: #F60;
	text-decoration: underline;
}
#go_top {
	margin-top: 0px;
	margin-bottom: 15px;
	width: 598px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
	padding-top: 20px;
	float: left;
	padding-right: 23px;
	padding-left: 23px;
}
.red12 {
	font-size: 12px;
	color: #F00;
}
.red_b {
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size: 12px;
	font-weight: bold;
	color: #F00;
}
img {
	display: block;
}
#container #pageBox #pageArea #left_menu  img {
	display: inline;
}
