﻿/*** リンクカラー ***/
a:link {
	color: #0066CC;
}
a:visited {
	color: #0066CC;
}
a:hover {
	color: #F90;
}
a.link01{ 
color:black; 
} 
a.link01:visited{ 
color:black; 
} 
a.link01:hover{ 
color:#F90; 
}
a.link02{ 
color:red; 
} 
a.link02:visited{ 
color:red; 
} 
a.link02:hover{ 
color:blue; 
} 
a.link03{ 
color:#666666; 
} 
a.link03:visited{ 
color:#666666; 
} 
a.link03:hover{ 
color:#666666; 
}
/*** 設定（全般） ***/
h1 {
	margin-bottom:0px;
}
h2 {
	font-size:medium;
	margin:7px 0 7px 5px;
	background-image: url(../images/h2_01.gif);
	background-repeat: no-repeat;
	height: 25px;
	padding: 4px 0 0 15px;
}
h3 {
	margin:0px;
	font-size:13px;
	font-weight:400;
}
strong {
	color: #cc0000;
}
.gr {
color:#339966;
text-decoration:none;
}
.bl {
	color:#006699;
text-decoration:none;
}
.or {
	color:#FF9900;
	text-decoration:none;
}
.re {
	color: #CC3366;
	text-decoration:none;
}
.pika {
	color: #F90;
	text-decoration:none;
}
.black {
	color:#000000;
}
/** hito_title **/
#hito_title01{
	text-align:center;
	margin:15px 0px 10px 0px;
}
/** トップメニュー **/
#menu {
	position: relative;
	text-align: center;
}
#menu UL {
	list-style: none;
	border: none;
	background-color: transparent;
	height: 20px;
	text-align: center;
	width: 770px;
	margin: 0 auto;
	padding: 0;
}
#menu LI {
	display: block;
	float: left;
	font-weight:600;
	margin: 0;
	width:110px;
}
#menu A {
	color: #0066cc;
	display: block;
	width: auto;
	text-decoration: underline;
	background-repeat: no-repeat;
	margin: 0;
	padding:3px 10px;
	font-size:small!important;
}
#menu A:hover, #menu A:active {
	color:#cc0000;
	background-repeat: no-repeat;
	text-decoration: underline;
}
#menu A.active:link, #menu A.active:visited {
	position: relative;
	text-decoration: underline;
}
#site-foot {
	width: 600px;
	margin: auto;
	padding: 0;
	overflow: hidden;
	position: relative;
	text-align: center;
	background-color:#000;
	background-repeat: no-repeat;
	border-top:3px solid #FF0000;
}
#site-head {
	width: 600px;
	margin: auto;
	text-align: center;
	border-top:2px solid #FF0000;
}
#site-foot A {
	color: #AAFFFF;
	text-decoration: none;
}
#site-foot A:hover, #menu01 A:active {
	color:#FFFF00;
}
#site-foot p {
	width:inherit;
	margin: 0;
	padding: 3px 0 3px 0;
	font-size: 9pt;
	color: #FFFFFF;
	background-color: #000;
}
/***** トップページ *****/
body {
	margin: auto 0;
	padding: 0;
}
#main00 {
	text-align: center!important;
}
#main01 {
	margin: 0px auto;
	color: #000000;
	position: relative;
	text-align: center!important;
}
#main02 {
	position: relative;
	margin: 35px auto;
	clear: both;
	height: auto;
	width: 900px;
	text-align: center;
}
h2#green01{
	font-size:medium;
	margin:0 0 7px 10px;
	background-image: url(../images/h2_01green.gif);
	background-repeat: no-repeat;
	height: 25px;
	padding: 4px 0 0 15px;
}
h2#cyan01{
	font-size:medium;
	margin:0 0 7px 10px;
	background-image: url(../images/h2_01cyan.gif);
	background-repeat: no-repeat;
	height: 25px;
	padding: 4px 0 0 15px;
}
#main02 p {
	line-height:130%;
	margin:15px 5px 10px 5px;
	font-size:smaller;
	
}
#top01{
	position: relative;
	background-color: transparent;
	margin: 20px auto;
	text-align:center;
}
#top02{
	float:left;
	width:252px;
	height:auto;
	background-color: transparent;
}
#top03{
	width:252px;
	height:auto;
	position: absolute;
	left: 285px;
	background-color: transparent;
}
#top04{
	width:252px;
	height:auto;
	position: absolute;
	right: 0px;
	background-color: transparent;
}
.top_img{
	width:252px;
	height:160px;
}
#footer {
	text-align: center;
	line-height: 130%;
	font-size: 12px;
	height: 70px;
	position: relative;
}
/***** トップへ *****/
.go_top01 {
	text-align:right;
	margin-right:30px;
	font-size: smaller;
}
#go_top02 {
	width: 130px;
	height: 15px;
	bottom: 20px;
	right: 18px;
	position:fixed;
	padding: 5px;
	background-color: #FFFFEE;
	border: 1px dotted #cccc99;
	text-align: center;
	font-weight: 600;
	font-size: 13px;
	cursor: hand;
	margin-left: auto;
}
#tok {
	margin-bottom:50px;
	margin-top: 0px;
}
#tok p{
	margin: 7px 40px 30px 40px!important;
}
#tok h3{
	font-size: smaller!important;
	margin:auto auto 7px 20px!important;
}
#tok ul{
	padding:0;
	line-height:150%;
	font-size:smaller;
	margin-left:60px;
	margin-top:7px;
	margin-right: 60px;
}
#tok li{
list-style: disc;
}
.tok_p_a li{
list-style: decimal!important;
}
.tok_p_b{
margin-left:30px!important;
padding:0;
margin-bottom:15px;
font-size:12px!important;}
.tok_p_b li{
list-style: disc!important;
}
.sub_top04 {
	margin: 10px 0px 10px 25px;
}
#image15 {
width:413px;
height:47px;
text-align:center;
float:left;
margin:25px auto 15px 10px;
border:solid 1px;
}
#image15 a{
width:413px;
height:47px;
background:url(image/event/eve_10s.jpg) no-repeat;
border:0;
display:block;
text-decoration: none;
}
#image15 a:hover{
background:url(image/event/eve_10r.jpg) no-repeat;
}
#image16 {
width:413px;
height:47px;
text-align:center;
float:left;
margin:5px auto 15px 10px;
border:solid 1px;;
}
#image16 a{
width:413px;
height:47px;
background:url(image/event/summer_titles.jpg) no-repeat;
border:0;
display:block;
text-decoration: none;
}
#image16 a:hover{
background:url(image/event/summer_titler.jpg) no-repeat;
}
#image17 {
width:413px;
height:47px;
text-align:center;
float:left;
margin:5px auto 15px 10px;
border:solid 1px;;
}
#image17 a{
width:413px;
height:47px;
background:url(image/event/scp_bunners.jpg) no-repeat;
border:0;
display:block;
text-decoration: none;
}
#image17 a:hover{
background:url(image/event/scp_bunnerr.jpg) no-repeat;
}
#image18 {
width:413px;
height:47px;
text-align:center;
float:left;
margin:5px auto 15px 10px;
border:solid 1px;;
}
#image18 a{
width:413px;
height:47px;
background:url(image/event/fes_bunners.jpg) no-repeat;
border:0;
display:block;
text-decoration: none;
}
#image18 a:hover{
background:url(image/event/fes_bunnerr.jpg) no-repeat;
}

#site_setumei01{
	font-weight:600;
	font-size:16px;
	color:#050;
}