/* [CDATA[ */

/* ▼共通 */
* {

	font:12px/18px Verdana,Osaka,MS UI Gothic,ＭＳ Ｐゴシック;
	text-align:left;
}

.acenter {text-align:center;}
.aright {text-align:right;}
.vmid {vertical-align:middle;}
.vbot {vertical-align:bottom;}
.nobg {background-repeat:no-repeat;}
.blabg {background:#000;}
.blatx {color:#000;}

html {
	background:#000 url(images/bg1.gif);
}

body {
	margin:0 auto;
	padding:0;
	/*width:800px;*/
	background:url(images/bg2.gif) repeat-y center top;
}

td,th {
	color:#fff;
	vertical-align:top;
}

.small {
	color:#fff;
	font:10px/14px Verdana,Osaka,MS UI Gothic,ＭＳ Ｐゴシック;
}

.tit {
	color:#fff;
	font-weight:bold
}

.titb {
	color:#039;
	font-weight:bold
}

.titp {
	color:#f9f;
	font-weight:bold
}

.tity {
	color:#fc0;
	font-weight:bold
}

img {
	border:none;
	vertical-align:bottom;
}

a {
	color:#0ae;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

map {
	display:none;
}


.bdr {
	border:#fff 1px solid;
	border-width:0 0 1px 1px;
}

.bdr2 {
	border:#fff 1px solid;
	border-width:0 1px 1px;
}

.bdr3 {
	border:#fff 1px solid;
	border-width:1px;
}

.bdr4 {
	border:#fff 2px solid;
	border-width:2px;
	background:#ccc;
}

#copyright {
     color:#fff;
	width:740px;
	margin:0 auto;
	padding:10px 0 500px;
	text-align:right;
}

.small2 {
	color:#333;
	font:10px/14px Verdana,Osaka,MS UI Gothic,ＭＳ Ｐゴシック;
	text-align:center;
}

/* ]] */
