*{
	margin: 0px;
	padding: 0px;
}
body {
	background-color: #660000;
	background-repeat: repeat-x;
	background-image: url(../images/top/top_bg.gif);
	margin: 0px auto 30px;
	padding: 0px;
	text-align: center;
}

/* ************************************************ 
 *	基本リンク
 * ************************************************ */

a:link {
	text-decoration: none;
	color: #CC3300;
}

a:visited {
	color: #CC6633;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

/*ポインターで押してから放すまでの間*/
a:active {}

a:focus{
	outline:none;
}


.topics {
	font-family: "ＭＳ ゴシック", "Osaka‐等幅";
}

div#all_wr{
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	width: 800px;
}

div#head{
	height: 45px;
}
div#head h1{
	padding-top: 10px;
}


div#top{
	height: 350px;
}
div.logo{
	padding-top: 70px;
	padding-bottom: 83px;
}


div.add{
}




div#menu{
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}

div#menu ul{
	list-style: none;
	height: 18px;
	text-align: center;
	margin-left: 175px;
}
div#menu li{
	display: block;
	float: left;
	font-size: 10px;
	height: 18px;
}
div#menu li a{
	text-indent: -9999px;
	display: block;
	text-decoration: none;
	height: 18px;
}
div#menu li#home{
	width: 57px;
	background: url(../images/top/contens_menu/home.gif) no-repeat 0px 0px;
}
div#menu li#news{
	width: 51px;
	background: url(../images/top/contens_menu/news.gif) no-repeat 0px 0px;
}
div#menu li#menu{
	background: url(../images/top/contens_menu/menu.gif) no-repeat 0px 0px;
	width: 57px;
}
div#menu li#view{
	background: url(../images/top/contens_menu/view.gif) no-repeat 0px 0px;
	width: 50px;
}
div#menu li#map{
	background: url(../images/top/contens_menu/map.gif) no-repeat 0px 0px;
	width: 47px;
}
div#menu li#column{
	background: url(../images/top/contens_menu/column.gif) no-repeat 0px 0px;
	width: 73px;
}
div#menu li#link{
	background: url(../images/top/contens_menu/link.gif) no-repeat 0px 0px;
	width: 48px;
}
div#menu li#gallery{
	background: url(../images/top/contens_menu/gallery.gif) no-repeat 0px 0px;
	width: 66px;
}

div#menu li#blog{
	background: url(../images/top/contens_menu/blog.gif) no-repeat 0px 0px;
	width: 51px;
}


div#menu li#home a:hover{
	width: 57px;
	background: url(../images/top/contens_menu/home.gif) no-repeat 0px -18px;
}
div#menu li#news a:hover{
	width: 51px;
	background: url(../images/top/contens_menu/news.gif) no-repeat 0px -18px;
}
div#menu li#menu a:hover{
	background: url(../images/top/contens_menu/menu.gif) no-repeat 0px -18px;
	width: 57px;
}
div#menu li#view a:hover{
	background: url(../images/top/contens_menu/view.gif) no-repeat 0px -18px;
	width: 50px;
}
div#menu li#map a:hover{
	background: url(../images/top/contens_menu/map.gif) no-repeat 0px -18px;
	width: 47px;
}
div#menu li#column a:hover{
	background: url(../images/top/contens_menu/column.gif) no-repeat 0px -18px;
	width: 73px;
}
div#menu li#link a:hover{
	background: url(../images/top/contens_menu/link.gif) no-repeat 0px -18px;
	width: 48px;
}
div#menu li#gallery a:hover{
	background: url(../images/top/contens_menu/gallery.gif) no-repeat 0px -18px;
	width: 66px;
}

div#menu li#blog a:hover{
	background: url(../images/top/contens_menu/blog.gif) no-repeat 0px -18px;
	width: 51px;
}


div#infobox {
	margin-bottom: 20px;
	width: 460px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}


div#infobox a{
color:#FF9900;
text-decoration:none}

div#infobox a:hover{
color:#FFCC66;}


div#infobox h2 {
	color: #CC9999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC9933;
	padding-bottom: 4px;
	margin-bottom: 5px;
	text-align: center;
	font: normal 11px/15px "Arial", "Helvetica", "sans-serif";
	letter-spacing: 5px;
}

div#infobox h2 .date{
	letter-spacing: 0.1em;
}

div#infobox ul{
	list-style: none;
	margin-top: 10px;
}
div#infobox li{
	font-size: 12px;
	line-height: 1.5em;
	color: #FFCC00;
	padding-left: 17px;
	margin-left: 10px;
	text-align: left;
	background: url(../images/top/koushinv.gif) no-repeat left top;
	margin-bottom: 7px;
}


div#infobox li span{
	margin-right: 10px;
	font-size: 11px;
}



.footer{
	margin-top: 7px;
	font-family:"ヒラギノ丸ゴ Pro W4","ＭＳ ゴシック", "Osaka‐等幅";
	font-size: 12px;
	color: #FFFFFF;
	vertical-align: middle;
	padding-bottom: 15px;
}

.copyright {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 9px;
	color: #FFCC66;
	margin-top: 10px;
	margin-bottom: 10px;
}
