@charset "UTF-8";

body, #area div, #area img, #area table, #area tr, #area ul, #area dl, #area dt, #area dd, #area li, #area p, #area h1, #area h3, #area h6 { padding: 0; margin: 0; }
body {
	background-image: url(../images/bg.gif);
	background-repeat:repeat;
	bacckground-color:#FFFFFF;
	font-family: 'メイリオ', 'Meiryo', 'Microsoft Sans Serif', 'ＭＳ ゴシック', 'ＭＳ Ｐゴシック', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'Osaka', sans-serif;
	line-height: 1.3;
	text-align: center;
}
/* Basic */
#area {
	height: auto;
	width: 620px;
	margin-top: 8px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 14px;s
	color: #333;
	text-decoration: none;
	text-align: left;
	border-top:solid 1px #000;
	border-left:solid 1px #000;
	border-right:solid 1px #000;
	border-bottom:solid 1px #000;
	background-color: #FFFFFF;
	overflow: hidden;
	_zoom: 1;
}
a, a:link {
	color:#6600CC;
	text-decoration:none;
}
a:visited {
	color:#6600CC;
	text-decoration:none;
}
a:hover {
	color:#FF9900;
	text-decoration:underline;
}
a:active {
	color:#FF9900;
	text-decoration:underline;
}


#area img { border:0 }
#area #leftzne {
	float:left;
	width: 180px;
	overflow: hidden;
}
#area #rightzne {
	float: right;
	width: 435px;
	overflow: hidden;
}
.F11 {
	font-size: 11px;
	line-height: 14px;
}
.F12 {
	font-size: 12px;
	line-height: 16px;
}
.F13 {
	color: #000;
	font-weight: bold;
	font-size: 14px;
	line-height: 18px
}
.youshi{
	font-size: 14px;
	text-align: right;
}
.youshi img{
	vertical-align: text-bottom;
}
.youshi a:link, .youshi a:visited {
	color: #D9352C;
	text-decoration: underline;
}
.youshi a:hover, .youshi a:active {
	text-decoration: none;
	color: #FFCC00;
}
.sankaku {
	color: #3366FF;
}
#area #leftzne dt {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0f5f80;
	padding: 3px 5px;
	border: solid 2px #FFFFFF;
}
#area #leftzne dd {
	font-size: 12px;
	background-color: #f6fcff;
	padding: 3px 5px;
	border: solid 2px #FFFFFF;
	border-top: none;
}
#area #rightzne dt {
	font-size: 11px;
	padding:2px 5px;
	background-color: #E8E8E8;
}
#area #rightzne dd {
	font-size: 12px;
	padding: 5px;
	overflow: hidden;
	_zoom: 1;
}
#area #rightzne .namez {
	text-align: right;
	padding: 0 5px 3px 5px;
}
