﻿/* 
Higashi Chichibu Syouboudan 
v1.0
Last Updated: 2015-04-01
Author: PC Support service - http://vill-pc.com 
*/
 
.font-Min {
	font-family:"ヒラギノ明朝 ProN W6","HiraMinProN-W6",
				"HG明朝E","ＭＳ Ｐ明朝","MS PMincho","MS 明朝",serif;}
.font-Go { 
	font-family:"メイリオ","Meiryo","ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN",
				"ＭＳ Ｐゴシック","MS P Gothic",Verdana, Arial, Helvetica, sans-serif;}
.font-En {
	font-family:Georgia, "Times New Roman", Times, serif;}

.divCLB{
	clear:both;}

header {
	width:950px;
	margin:0 auto;
	background-color:#222270;}
	
header h1 {
	color:white;
	font-size:2em;
	font-weight:normal;
	letter-spacing:0.25em;
	padding:0.25em 0 0 0.5em;
	text-shadow:1px 1px 1px rgba(0, 0, 0, 0.6),-1px -1px 1px rgba(255, 255, 255, 0.5);}
	
header h2 {
	color:white;
	font-size:1.5em;
	font-weight:normal;
	font-style:italic;
	letter-spacing:0.125em;
	padding:0.25em 0 0.5em 2em;}

nav {
	border:1px #222270 solid;}

header nav ul {
	position: relative;
	float:left;
	margin: 0;
	padding: 0;
	list-style: none;}

header nav li {
	padding: 0;
	margin: 0;
	position: relative;
	float:left;}

header nav li a {
	display: block;
	border: 1px solid #666;
	background-color:#CCCCCC;
	padding:7px 3px;
	text-decoration: none;
	color: #333;
	width: 150px;
	margin: 0;
	text-align: center;
	font-size: 14px;}

header nav li a:hover {
	background-color:#666633;
	color: #fff;
	text-shadow:1px 1px 1px rgba(0, 0, 0, 0.6),-1px -1px 1px rgba(255, 255, 255, 0.5);}

.p01{
	color:white;
	font-size:0.9em;
	margin-right:0.5em;
	text-align:right;}

.p02{
	color:white;
	font-size:1em;
	margin-left:1em;
	line-height:1.5em}

/* Footer */
footer{
	width:950px;
	margin:0 auto;
	background-color:#222270;
	color:white;
	font-size:1em;
	font-weight:normal;
	letter-spacing:0.1em;
	text-align:center;
	padding:0.5em 0 0.5em 0;}

section{
	width:950px;
	margin:0 auto;
	background-color:#222270;}

section h1{
	color:orange;
	font-size:1em;
	font-weight:normal;
	letter-spacing:0.25em;
	padding:0.5em 0 0.25em 0.5em;
	text-shadow:1px 1px 1px rgba(0, 0, 0, 0.6),-1px -1px 1px rgba(255, 255, 255, 0.5);}

.div_top01{
	width:950px;
	background-image:url('item/IMG002.png')}

.div_top02{
	color:white;
	width:85%;
	margin:0 auto;
	padding:0.5em;
	font-size:1em;
	line-height:1.25em;
	letter-spacing:0.15em;}

.div_top03{
	width:564px;
	background-color:#00B9F7;
	float:left;
	padding:10px;
	border-left:10px #222270 solid;}

.div_top04{
	width:340px;
	height:200px;
	float:right;
	padding:0.5em;
	background-color:#222270;}

.p_top01{
	color:black;
	font-size:1em;
	letter-spacing:0.05em;
	text-shadow:1px 1px 1px rgba(255, 255, 255, 0.6)}
	
.p_top02{
	color:lime;
	font-size:1em;
	text-shadow:1px 1px 1px rgba(135, 206, 250, 0.6);
	letter-spacing:0.25em;}

hr{
	margin:0.25em 0 0.25em 0;}

.top_link{
	text-align:center;
	font-size:1em;
	border-radius:3px;
	border:1px solid #222;
	background:#c0c0c0;
	box-shadow:	0 1px 0 rgba(255, 255, 255, 0.3) inset,
				0 0 5px rgba(0, 0, 0, 0.3) inset,
				0 1px 2px rgba(0, 0, 0, 0.3);
	margin: 10px 0px;
	padding: 10px 10px;}

.top_link a{
	letter-spacing:0.25em;
	text-decoration:none;
	color:#FFFFCC;
	padding:0;
	text-shadow:1px 1px 1px rgba(0,0,0,0.5),-1px -1px 1px rgba(0,0,0,0.5),0 1px 2px #111111;}

.top_info {
	width:540px;
	height:158px;
	border:1px #666666 solid;
	float:left;
	margin:10px 0 10px 10px;
	background:#FFFFEC;}

.bosyu_div01 {
	width:475px;
	height:100px;
	float:left;
	background-color:#222270;}

.bosyu_div02 {
	width:475px;
	height:100px;
	float:right;}

.bosyu_div03 {
	width:550px;
	margin:0 auto;
	padding:0 1em 0 1em;
	line-height:1.5em;
	background-color:#00B9F7;}

.bosyu_div04 {
	width:550px;
	margin:0 auto;
	padding:0.5em 1em 0.5em 1em;
	line-height:1.5em;
	background-color:aqua;}

.bosyu_div05 {
	width:950px;
	text-align:center;}

.a01 {
	text-decoration:none;
	color:white;}

.a01:hover {
	color:aqua;
	text-shadow:1px 1px 1px rgba(135, 206, 250, 0.6);
}




