@charset "UTF-8";
﻿@charset "utf-8"
p{
	font-style: normal;
	font-variant: normal;
	text-transform: none;
}

.logo{
	font-family: "HGP行書体","HG正楷書体-PRO","arial unicode ms",cursive;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	color: #000;
	margin-bottom: 3px;
	font-size: 2.8em;
	text-decoration: none;
}

.logo a:link{
	color: #000; 
	text-decoration: none;
}
.logo a:visited{
	color: #000; 
	text-decoration: none;
}
.logo a:hover{
	color:#000;
	text-decoration: none;
 }
.logo a:active{
	color: #000;
	text-decoration: none;
 }

.botan{
	font-size: 1.8em;
	font-family: serif;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	color: white;
	background-color: #2455c6;
	text-transform: none;
	line-height: 70px;
	text-align: center;
	width: 240px;
	height: 70px;
	display: block;
	text-decoration: none;
	border-style: none;
}
.botan a:link{
	color: #ffffff; 
	text-decoration: none;
}
.botan a:visited{
	color: #ffffff; 
	text-decoration: none;
}
.botan a:hover{
	color:#ffffff;
	text-decoration: none;
 }
.botan a:active{
	color: #ffffff;
	text-decoration: none;
 }

.index_hoka1{
	font-size: 2.2em;
	font-family: serif;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	color: black;
	text-transform: none;
	margin-top: 0px;
	margin-left: -1px;
	margin-right: -1px;
	margin-bottom: -1px;
	text-decoration: none;
}
.index_hoka1 a:link{
	color: #000; 
	text-decoration: none;
}
.index_hoka1 a:visited{
	color: #000; 
	text-decoration: none;
}
.index_hoka1 a:hover{
	color:#000;
	text-decoration: none;
 }
.index_hoka1 a:active{
	color: #000;
	text-decoration: none;
 }

.index_hoka2{
	font-size: 2em;
	font-family: serif;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	color: #005FFF;
	text-transform: none;
	margin-top: 0px;
	margin-left: -1px;
	margin-right: -1px;
	margin-bottom: -1px;
	text-decoration: none;
}
.index_hoka2 a:link{
	color: #005FFF; 
	text-decoration: none;
}
.index_hoka2 a:visited{
	color: #005FFF; 
	text-decoration: none;
}
.index_hoka2 a:hover{
	color: #005FFF;
	text-decoration: none;
 }
.index_hoka2 a:active{
	color: #005FFF;
	text-decoration: none;
 }
body{
	background-image : url(blue_p7b.gif);
}