*{
	margin: 0px;
	padding: 0px;
}

body {
	text-align : center;
	background: url(../images/sub_common/head_bg.gif) repeat-x;
	}
	
	
div#all{
	text-align: center;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
}

div#header{
	background: url(../images/sub_common/head.gif) no-repeat 0px 0px;
	height: 80px;
}

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

a.link:hover{
color:#FFCC66;}

a.sub{
color:#336699;
text-decoration:none}

a.sub:hover{
color:#6699FF;}
	
/*ポインターで押してから放すまでの間*/
a:active {}

a:focus{
	outline:none;
}



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

div#footermenu {
	text-align : center;
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	color: #333333;
	padding-top: 8px;
	margin-top: 20px;
	width: 680px;
	vertical-align: middle;
	line-height: 12px;
}

div#footer {
	text-align : center;
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 10px;
	color: #660000;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #660000;
	padding-bottom: 20px;
	width: 700px;
	margin-top: 10px;
	padding-top: 10px;
	height: 20px;
}
.paticolumn {
	font-family: "ヒラギノ丸ゴ Pro W4","ＭＳ ゴシック", "Osaka‐等幅";
	font-size: 12px;
	color: #333333;
}
.epaticoindex {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	color: #660000;
	line-height: 15px;
}
.jpaticoindex {
	font-family: "ヒラギノ丸ゴ Pro W4","ＭＳ ゴシック", "Osaka‐等幅";
	font-size: 9px;
	color: #333333;
}
.header {
	margin-bottom: 30px;
}
.contens {
	text-align: center;
	width: 680px;
	margin: 60px auto 50px;
}

.contens table{
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}


.text12px {
	font-family: "ヒラギノ丸ゴ Pro W4","ＭＳ ゴシック", "Osaka‐等幅";
	font-size: 12px;
	color: #333333;
	line-height: 18px;
}


div#menu{
	padding-top: 60px;
}

div#menu ul{
	list-style: none;
	height: 15px;
	margin-left: 320px;
}
div#menu li{
	display: block;
	float: left;
	font-size: 10px;
	height: 15px;
}
div#menu li a{
	text-indent: -9999px;
	display: block;
	text-decoration: none;
	height: 15px;
}
div#menu li#home{
	width: 50px;
	background: url(../images/sub_common/sub_menu/home.gif) no-repeat 0px 0px;
}
div#menu li#news{
	width: 43px;
	background: url(../images/sub_common/sub_menu/news.gif) no-repeat 0px 0px;
}
div#menu li#menu{
	background: url(../images/sub_common/sub_menu/menu.gif) no-repeat 0px 0px;
	width: 47px;
}
div#menu li#view{
	background: url(../images/sub_common/sub_menu/view.gif) no-repeat 0px 0px;
	width: 42px;
}
div#menu li#map{
	background: url(../images/sub_common/sub_menu/map.gif) no-repeat 0px 0px;
	width: 40px;
}
div#menu li#column{
	background: url(../images/sub_common/sub_menu/column.gif) no-repeat 0px 0px;
	width: 59px;
}
div#menu li#link{
	background: url(../images/sub_common/sub_menu/link.gif) no-repeat 0px 0px;
	width: 40px;
}
div#menu li#gallery{
	background: url(../images/sub_common/sub_menu/gallery.gif) no-repeat 0px 0px;
	width: 54px;
}

div#menu li#blog{
	background: url(../images/sub_common/sub_menu/blog.gif) no-repeat 0px 0px;
	width: 45px;
}


div#menu li#home a:hover{
	width: 50px;
	background: url(../images/sub_common/sub_menu/home.gif) no-repeat 0px -15px;
}
div#menu li#news a:hover{
	width: 43px;
	background: url(../images/sub_common/sub_menu/news.gif) no-repeat 0px -15px;
}
div#menu li#menu a:hover{
	background: url(../images/sub_common/sub_menu/menu.gif) no-repeat 0px -15px;
	width: 47px;
}
div#menu li#view a:hover{
	background: url(../images/sub_common/sub_menu/view.gif) no-repeat 0px -15px;
	width: 42px;
}
div#menu li#map a:hover{
	background: url(../images/sub_common/sub_menu/map.gif) no-repeat 0px -15px;
	width: 40px;
}
div#menu li#column a:hover{
	background: url(../images/sub_common/sub_menu/column.gif) no-repeat 0px -15px;
	width: 59px;
}
div#menu li#link a:hover{
	background: url(../images/sub_common/sub_menu/link.gif) no-repeat 0px -15px;
	width: 40px;
}
div#menu li#gallery a:hover{
	background: url(../images/sub_common/sub_menu/gallery.gif) no-repeat 0px -15px;
	width: 54px;
}

div#menu li#blog a:hover{
	background: url(../images/sub_common/sub_menu/blog.gif) no-repeat 0px -15px;
	width: 45px;
}
