@charset "Shift_JIS";
@media print{ 
	body{
		zoom: 70%; /* WinIE only */
	}
}

body {
	font-family:"‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size:12px;
	line-height:16.5px;
	color:#2A2A2A;
	background-color:#6B6B6B;
	background-image:url(/common/images/bg.jpg);
	background-repeat:repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.container {
	width:999px;
	background-color:#6B6B6B;
	margin-left:auto;
	margin-right:auto;
}


.styletop {
	font-size: 11px;
	color: #605942;
}

.styletop2 {
	font-size: 11px;
	color: #333333;
	font-weight: normal;
}

.style3-1 {
	font-size: 90%;
	font-weight: bold;
}

a:link {
	color: #49402b;
	text-decoration: none;
}

a:visited {
	color: #49402b;
	text-decoration: none;
}

a:hover {
	color: #ae882a;
	text-decoration: underline;
}


a:active {
	color: #49402b;
	text-decoration: none;
}
