/*=============================================
	‹¤’ÊCSS
 =============================================*/

a:link,a:visited	{color: #786946; background: none; text-decoration: underline;}
a:hover,a:active	{color: #FF9933; background: none; text-decoration: underline;}
a.phlink:hover	{position: relative; top: 1px; left:1px;}

body {
	padding: 0px;
	margin: 0px;
	font: 11px;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka;
	color:#4f4f4f;
	background:#ffffff;
	text-align:left;
}

table, td { font-size: 12px; }

.t20 { font-size: 20px; color:#4f4f4f;}
.t19 { font-size: 19px; color:#4f4f4f;}
.t18 { font-size: 18px; color:#4f4f4f;}
.t17 { font-size: 17px; color:#4f4f4f;}
.t16 { font-size: 16px; color:#4f4f4f;}
.t15 { font-size: 15px; color:#4f4f4f;}
.t14 { font-size: 14px; color:#4f4f4f;}
.t13 { font-size: 13px; color:#4f4f4f;}
.t12 { font-size: 12px; color:#4f4f4f;}
.t11 { font-size: 11px; color:#4f4f4f;}
.t10 { font-size: 10px; color:#4f4f4f;}

.p5 { padding: 5; }
.p4 { padding: 4; }
.p3 { padding: 3; }
.p2 { padding: 2; }
.p1 { padding: 1; }

.l20 { line-height: 20px; }
.l18 { line-height: 18px; }
.l16 { line-height: 16px; }
.l14 { line-height: 14px; }

.container {
	background: url(./img/bg.jpg) no-repeat top left;
}

.side {
	width:200px;
	float:left;
	text-align:left;
	background-color:#bbbbbb;
}

.footer {
	clear:both;
	width:780px;
	height:50px;
	border-top-style: solid;
	border-top-width: 1px;
	border-color: #a0a0a0;
	background-color:#bdad8b;
}

p {
	font-size:10px;
	color:#4f4f4f;
	line-height:146%;
	text-align:left;
}

.footer p {
	text-align:center;
	font-size:11px;
	text-decoration:none;
	padding-top: auto;
	padding-bottom: 0px;
}

.s_gray {
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	border-color: #ffffff #aaaaaa #aaaaaa #aaaaaa;
	line-height: 16px;
}

.hd1{
	font-size:14px;
	font-weight:bold;
	color:#ffffff;
	text-align:center;
	background-color:#9999CC;
	background: url(./img/linebarblue.gif) repeat-x top left; 
}

.dot { border: 1 dotted #aaaaaa }
.dot_orange { border: 1 dotted #ffaa00 }
.dotu { border-bottom: 1 dotted #aaaaaa }
