@charset "shift_jis";

body {
	margin: 0;
	color: #444;
	font-size: 85%;
		font-family: "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3","平成角ゴシック", Osaka, verdana, arial, helvetica, Sans-Serif;
		text-align:center;
	}


a{
	color: #0066cc;
	text-decoration: none;
	}

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

a:hover{
	color: #ff6666;
	text-decoration: underline;
	}


h1 {	
		margin: 100px auto 50px auto;
		padding:20px;
		font-weight:bold;
		font-size: 15px;
		color: #333333;
		width:300px;
		text-align:center;
		border: 3px solid #0066CC;
		}

h2 {
	margin:2px;
	padding: 5px;
	font-size: 11px;
	color: #666666;
	font-weight:normal;
	letter-spacing: .1em;
	}

h3 {
	margin : 50px auto auto 300px;
	padding: 10px;
	font-size: 15px;
	font-weight: bold;
	color: #ffffff;
	background:#006633;
	width: 300px;
	text-align: center;
	letter-spacing: .1em;
	font-family: verdana,"ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3","平成角ゴシック", Osaka, arial, helvetica, ;
	}

img {
	border: 0;
	}
	

.p11p {
	font-size: 11px;
	padding: 2px 0 0 3px;
	line-height: 110%;
	}

.p105f {
	font-size: 10.5px;
	padding-left: 5px;
	font-family:verdana, "MS UI Gothic", "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height: 110%;
	}

.p12 {
	font-size: 12px;
	}

.p12v {
	font-size: 12px;
	font-family:verdana, "ＭＳ Ｐゴシック";
	}

.p12p {
	font-size: 12px;
	font-family:verdana, "ＭＳ Ｐゴシック";
	line-height: 130%;
	}

.p13 {
	font-size: 13px;
	}

.p14 {
	font-size: 14px;
	font-family:verdana, arial, helvetica, Sans-Serif;
	font-weight: bold;
	letter-spacing: .2em;
	}

.top {
	padding: 10px;
	font-size:11px;
	}

hr {
	color: #003366;
	width:98%;
	border-style:solid;
	height: 2px;
	}


p {
	margin: 20px 0px 20px 15px;
	font-size:13px;
	color: #444;
	line-height: 140%;
	letter-spacing: .1px;
	}

.p01 {
	margin: 3px 0px 2px 15px;
	font-size:13px;
	line-height: 130%;
	letter-spacing: .2em;
	}

.p02 {
	margin: 3px 0px 3px 15px;
	font-size:13px;
	line-height: 140%;
	letter-spacing: .1px;
	}

.p03 {
	margin: 5px 0px 5px 15px;
	font-size:12px;
	color:#666;
	line-height: 115%;
	letter-spacing: .3px;
	}

.p04 {
	margin: 6px 0px 6px 15px;
	font-size:14px;
	line-height: 140%;
	letter-spacing: .2px;
	font-weight: bold;
	}

.p05 {
	margin: 3px 0px 2px 15px;
	font-size:13.5px;
	color:#000000;
	line-height: 130%;
	letter-spacing: .2em;
	font-weight: bold;
	}

div#menu {
	width: 214px;
	float: right;
	text-align: left;
	}

div#menu ul {
	padding: 0;
	margin: 0;
	width: 214px;
	list-style-type: none;
	}

div#menu li {
	display: inline; 
	}

div#menu li a {
	margin: 0;
	font-size: 13px;
	letter-spacing: .3em;
	padding-top: 6px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 2px;
	color: #0066cc;
	display: block; 
	width: 214px;
	height: 23px;
	border-bottom: #009900 1px solid;
	background: url("../imgs/index_menu01.gif") #ffffff top left no-repeat;
	text-decoration: none;
	voice-family: inherit
	}

div#menu li a:hover {
	color: #ff6666;
	border-bottom: #ff6666 1px solid
	background: #fafafa;
	}

div#bar {
	margin: 6px 10px 0 10px;
	color: #000;
	font-size: 11.5px;
	letter-spacing: .2em;
	border: 1px solid #0099ff;
	background-color: #D6E7FF;
	width: 700px;
	height: 35px;
	}

div#bar img.img01 {
	position: relative;
	top: 7px;
	left: 15px;
	border:0;
	float:left;
	}

div#search {
	padding: 0;
	margin-right: 8px;
	text-align: right;
	float:right;
	}

div#search form {
	margin:0;
	padding: 0;
	}

div#search lavel {
	font-size:11px;
	letter-spacing: .1em;
	vertical-align:middle;
	}

div#search img{
	margin-right: 5px;
	border:0
	float:left;
	}

.date {
	font-size: 12px;
	letter-spacing: .1em;
	line-height: 130%;
	font-weight: bold;
	color: #000000;
	}

div#copy {
	padding: 10px;
	font-size:11px;
	text-align:center;
	color: #444;
	letter-spacing: 1px;
	}



/* 印刷設定 */

@media print{
body{
	font-family: "ＭＳ Ｐ明朝",平成明朝,serif;
	background:white
	}

div#all{
	margin:0;
	padding:0;
	border:none
	}

div#box{
	overflow:visible;
	padding:0;
	border:none
	}

h1{
	font-size:150%;
	color:black
	}

h2{
	font-size:120%;
	}

h3{
	background:none
	}

a:link,a:visited,a:hover,a:active{
	color:blue
	}
}
.p11 {
	font-size: 11px;
	line-height: normal;
}
