
body {
	color:#666666;
	background:#eeeeee;
}
#wrap {
	width:760px;
/*	_width:780px;*/
	margin:auto;
	padding:0 10px;
	background:#ffffff url(../img/wall.gif) repeat-y center center;
	text-align:center;
}
#tail {
	width:780px;
	height:40px;
	margin:0 auto;
	background:url(../img/foot.gif) no-repeat center bottom;
}
#logo {
	background:#6666cc;
}
#foot {
	padding:20px 0 0 0;
	background:#000080 url(../img/f_bg.gif) no-repeat center top;
}
#copy {
	color:#ffffff;
	font-weight:bold;
	vertical-align:middle;
	letter-spacing:3px;
}
/*

#access {
	width:700px;
	background:#ffffff;
	font-size:10px;
}
#access thead th {
	vertical-align:top;
}
#access tbody td {
	vertical-align:middle;
}
#access tfoot th {
	vertical-align:bottom;
}

*/

/*	ナビゲーションバー	*/
#navi {
	color:#ffffff;
	background:#000080;
	font-weight:bold;
	text-align:center;
}
#navi li {
	position:relative;
	float:left;
	border-right:2px solid #ffffff;
}
#navi:after {
	content:"";
	display:block;
	clear:both;
	height:1px;
	overflow:hidden;
}
/*\*/
* html #navi {
	height:1em;
	overflow:visible;
}
/**/
#navi a {
	padding:0 5px;
	color:#ffffff;
	background:#000080;
	border-top:4px solid #000080;
	border-bottom:4px solid #000080;
	text-decoration:none;
}
#navi a:hover {
	color:#000080;
	background:#ffffff;
	text-decoration:none;
	border-top:4px solid #ffffff;
	border-bottom:4px solid #ffffff;
}
#navi .current {
	color:#ffffff;
	background:#6666cc;
	border-top:4px solid #6666cc;
	border-bottom:4px solid #6666cc;
}
#navi .menu {
	position:absolute;
	top:0;
	left:0;
	text-align:left;
}
#navi .menu a {
	padding:0 5px;
	color:#ffffff;
	background:#9999ee;
	border-top:4px solid #9999ee;
	border-bottom:4px solid #9999ee;
}
#navi .menu a:hover {
	padding:0 5px;
	color:#ff0000;
	background:#9999ee;
	border-top:4px solid #9999ee;
	border-bottom:4px solid #9999ee;
}
#navi .menu dl {
	padding:5px;
	color:#ffffff;
	background:#9999ee;
	border-right:2px solid #666;
	border-bottom:2px solid #666;
	text-align:left;
	white-space:nowrap;
}
#navi .menu dt {
	color:#000080;
	text-decoration:underline;
	padding-bottom:0.5em;
}
#navi .menu dd {
	padding-left:1em;
	padding-bottom:0.5em;
}
#navi .menu dl a {
	margin:0;
	padding:0;
	color:#ffffff;
	background:#9999ee;
	text-decoration:none;
	border:0;
}
#navi .menu dl a:hover {
	margin:0;
	padding:0;
	color:#ff0000;
	background:#9999ee;
	text-decoration:none;
	border:0;
}


/*	ニュース	*/
#news {
	width:620px;
	margin:10px auto 15px auto;
	border-bottom:2px solid #cccccc;
	
	text-align:left;
}
#news h2 {
	border-bottom:2px solid #6666cc;
}
#news h2 img {
	border-right:2px solid #cccccc;
}
/*
#news ul {
	padding:10px 20px;
	border-top:2px solid #6666cc;
	border-bottom:2px solid #6666cc;
}
#news a {
	color:#666666;
}
#news a:hover {
	color:#ff6600;
}
#news .n-c {
	background:#999999;
}
*/

#news dl {
	border-bottom:2px solid #6666cc;
}
#news dt {
    float:left;
    clear:both;
    
    width:7em;
    
	margin-top:0.2em;
	margin-bottom:0.2em;
    padding-left:0.5em;
    
    text-align:right;
    white-space:nowrap;
	line-height:1.2;
}
#news dd {
	margin-left:8em;
    padding-left:0.5em;
    
	border-left:2px solid #999999;
	text-indent:0;
	line-height:1.2;
}
#news p {
}
#news a {
	color:#666666;
}
#news a:hover {
	color:#ff6600;
}

/*	ニュース	*/
#ad {
	width:620px;
	margin:10px auto 15px auto;
	border-bottom:2px solid #cccccc;
	
	text-align:left;
}
#ad h2 img {
	border-right:2px solid #cccccc;
}
#ad ul {
	padding:10px 20px;
	border-top:2px solid #6666cc;
	border-bottom:2px solid #6666cc;
}
#ad a {
	color:#666666;
}
#ad a:hover {
	color:#ff6600;
}
#ad .n-c {
	background:#999999;
}

#attn {
	margin-left:10px;
	font-size:10px;
	text-align:left;
}