﻿@charset "utf-8";

*{
	padding:0px;
	margin:0px;
}
body{
	font-size:80%;
	color:#333333;
	height:100%;
	text-align:center;
	line-height: 110%;
	letter-spacing:1px;
}

img{
	border:0;
}
.outline {
	width: 700px;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
}
.menulist {
	background-image: url(img/bgmini.gif);
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	padding-top:3px;
	padding-bottom:2px;
}
.main {
	text-align:left;
	padding:10px;
}
address{
	text-align: center;
	font-size: 90%;
	font-style: normal;
	font-family: Verdana,Tahoma, sans-serif;
	margin-bottom:25px;
	margin-top:25px;
}
.img-k {
	border: 1px solid #333333;
}


h1 {
	background-image: url(img/bgmini.gif);
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: smaller;
	font-weight:400;
	border-bottom: 1px solid #999999;
	padding:5px;
}


h2 {
	font-weight: 800;
	font-size: large;
	word-spacing: 1em;
	padding-top: 8px;
	padding-right: 20px;
	padding-bottom: 7px;
	padding-left: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #0033CC;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #666666;
	border-bottom-color: #666666;
}

h3 {
	font-family: Osaka, "ヒラギノ角ゴ Pro W3", "MS UI Gothic";
	font-size: large;
	font-weight: 600;
	padding: 10px;
}

.tit{
	color:#FF3300;
	height:102px;
	background-image: url(img/t-1.gif);
	text-align:right;
}

.tit2{
	padding-top:10px;
	padding-right:20px;

}

div.undermenu li {
	text-align:center;
	list-style:none;
	padding:3px 10px;
	float:left;
	margin-top:20px;
}
.otera {
	text-align: center;
}

.right{
	text-align:right;
	font-weight:600;
	padding-bottom:20px;
}


.table-s{
	border-top: 1px ridge #666666;
	border-bottom: 1px ridge #666666;
	border-left: 1px ridge #666666;
	border-right: 1px ridge #666666;
	padding: 5px;
}

.nenkan{
	text-align:left;
	padding:10px;
	}

.inoti{
	font-weight:600;
}

.bgc{
	background-color:#0033cc;
	padding:10px;
	width:350px;
	color:#FFFFFF;
	font-weight:600;
	text-align:center;
}

.keidai_c {
	font-size: small;
	background-color: #D0EEFF;
	text-align:left;
	width:500px;
	padding:20px;
}
.engi {
	font-family: Osaka, "ヒラギノ角ゴ Pro W3", "MS UI Gothic";
	text-align: left;
	text-indent: 10px;
	padding-bottom: 5px;
	padding-top: 5px;
}


p{
	line-height:130%;
	letter-spacing:1px;
}
div.c-both {
 clear:both;
 }
 
.left{
	text-align:left;
	}
	
ul.button02a {
	width: 100px;
	font-size: 90%;/*フォントサイズ*/
	font-weight:600;
	margin-right:15px;
	font-family: Osaka, "ヒラギノ角ゴ Pro W3", "MS UI Gothic";
}
.button02a li {
	list-style: none;
	border: solid 1px #c0c0c0;/*外枠の色*/
	margin: 0.5em 0;/*メニュー間の間隔*/
}
.button02a li a {
	display: block;
	width: 100px;/*リンクの幅*/
	padding: 8px 0 8px 3px;
	border-left: solid 10px #999999;/*左側の着色部分*/
	color: #414161;/*文字色*/
	background-color: #FFFFFF;
	text-decoration: none;
}
.button02a li a .link{
	padding: 0 0 0 2px;
}
.button02a a:hover{
	background-image: url(img/bgmini.gif);
	border-color: #c0c0c0;
	color:#FFF;
}

.terako1{
	padding:4px;
	text-align:left;
	border: solid #000000 1px;
}
.link-s {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding:5px;
}

.moji1{
	color:#FF3300;
}

