* {
	margin:0;
	padding:0;
}
/*---------------------------------------------------------基礎設定*/
body {
	text-align:center;
	font-family: Osaka, sans-serif;
	font-size:12px;
	color:darkslategray;
/*	background : url('./img/0_4.png') repeat; */
/*	background-position: top; */
/*	background-repeat: repeat-x; */
	line-height:140%;
	scrollbar-shadow-color:#ffffff;
	scrollbar-3dlight-color:#a8a8a8;
	scrollbar-darkshadow-color	:#a8a8a8;
	scrollbar-arrow-color	:#a8a8a8;
	scrollbar-border	:1px solid #a8a8a8;
}
/* link charactor */
a {
	color:#5B03FF;
	text-decoration:none;
}
/* link caractor(カーソルが合った場合) */
a:hover {
	color:#ff69b4;
	text-decoration:underline;
}
/* 行間 */
p{
	margin : 5px 10px;
	padding : 3px 10px;
}
/* 画像 */
img {
	border:0;
}
table.formal {
	margin:10px 0px 0px 50px; /* … ［上］ と ［右］ と ［下］ と ［左］ を指定*/
}
table tr.odd{ background-color: #ECFFF8}
table tr.even{background-color: #FFFFFF}
textarea,input,select {
	font-size : 12px ; 
	color : darkslategray ; 
	background-color :aliceblue ; 
	border-width : 1px ;
	border-color : gray ;
}
/*---------------------------------------------------------ページレイアウト*/
#all{
	width : 820px;
	margin:0 auto;
	text-align:center;
	background-color : #a8a8a8;
}
#page {
	clear:both;
	width:810px;
	height : auto;
	margin:0 auto;
	text-align:left;
	background-color : #FFF;	
	overflow: hidden;
}
#header {
	height: 81px;
	margin: 0px;
	border-top: 1px solid #FFFFFF;
	color: #FFFFFF;
}
/* ========================================  #menu 上部メニュー */
#menu {
	width: 810px;
	height: 61px;
/*	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;*/
	background : url('./img/menu0_back.png');
	background-repeat: repeat;
	background-position : bottom;
}
ul.menu_f02{
/*
	height: 40px;
	margin: 0px;
	border-bottom: 5px solid #333333;
	background-color: #0B7A8E;
	*/
}
ul.menu_f02 img{
	width: 99px;
}
ul.menu_f02 li{
	float: left;
list-style-type:none;
}
ul.menu_f02 li a{
	width: 101px;
	padding: 0px 1px 0px; /*[上][左右][下]の余白*/
	font-size: 6px;
	color: #FFFFFF;
}
#main {
	float:left;
	width:810px;
	margin : 0;
	padding : 0;
	background-color : #FFF;
	padding-bottom: 32768px;
	margin-bottom: -32768px;
	background-attachment: scroll;
}
#foot {
	clear:both;
	width : 780px;
	height:60px;
	margin: 0 10px;
	padding:0px;
	text-align : center;
	font-size:10px;
	background-color : #FFF;
}
/*---------------------------------------------------------サブレイアウト*/
#noticetitle{
	width: 310;
	height : 20px;
	margin : 0px 10px;
	padding : 3px 10px;
	background-color : #666;
	color : #FFFFFF;
	font-family:verdana,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,Meiryo,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
	letter-spacing : -1px;
	font-weight : bold;
	font-size : 14px;
	border : 2px  solid #a8a8a8;
	border-bottom : 0px;
}
#notice{	/* 簡易お知らせ欄用*/
	background-color: FFEAFA;
	width: 310;
	margin : 15px 10px;
	padding : 10px 10px;
	margin-top : 0px;
	border-left : 2px  solid #a8a8a8;
	border-top : 0px;
}
#notice2{	/* 簡易お知らせ欄用*/
	background-color: DDFFC8;
	width: 310;
	margin : 15px 10px;
	padding : 10px 10px;
	margin-top : 0px;
	border-left : 2px  solid #a8a8a8;
	border-top : 0px;
}
#notice3{	/* 簡易お知らせ欄用*/
	background-color: E0FFFF;
	width: 310;
	margin : 15px 10px;
	padding : 10px 10px;
	margin-top : 0px;
	border-left : 2px  solid #a8a8a8;
	border-top : 0px;
}
#logo{
	width : 300px;
	height : 200px;
	margin : 0px;
	padding : 0px;
	background:url('./img/sub.jpg') no-repeat center center;
	text-align: center;
	line-height : 140%;
	font-weight : bold;
	font-size : 18px;
	font-family:Georgia,Times New Roman, sans-serif;
	
}
td.t{
	background-color: #FFF8B3;
	text-align:center;
}
td.tt{
	width:70px;
	text-align:center;
	background-color: #00BFFF;
}
td.teishi{
	background-color: #808080;
}
.clear{
	font-size:12px;
	margin:0px;
	padding : 0px;
	clear:both;
}
.r{
	width: auto;
	margin-right:15px;
	padding: 0px;
	text-align: right;
	font-size: 10px;
}

/*---------------------------------------------------------テキスト装飾*/
h1{
	width : 500px;
	height : 200px;
	margin : 0;
	padding : 0;
	line-height:1px;  
    font-size:1px;  
}
h2 {
    margin: 10px 0px 0px 0px;
	padding:0px;
	padding-left : 15px;
	font-weight:bold;
	font-size : 12px;
/*	background:url('./img/h2.gif') no-repeat center left;*/
}
h3 {
    margin: 6px 13px;
	padding:0px;
	padding-left : 15px;
	font-weight:bold;
	font-size : 14px;
/*	background:url('./img/h3.gif') no-repeat center left;*/
}
h7 {
	padding:0px;
	font-size : 16px;
	line-height : 140%;
}
h4 {
    margin: 6px 10px;
	padding:0 20px;
	font-weight:bold;
	font-size : 12px;
	text-align: left;
	color: #999;
}
h5 {
    margin: 10px 24px;
    margin-bottom: 30px;
	padding:0px;
	padding-left : 15px;
	line-height:150%;
	text-shadow: 3px 3px 3px gray;
	font-family:verdana,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,Meiryo,"ＭＳ Ｐゴシック","MS PGothic",Serif;
	font-weight:bold;
	font-size : 20px;
}
h6 {
	padding:0px;
	padding-left : 15px;
	line-height:150%;
	font-family:"ＭＳ 明朝",Serif,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,Meiryo,"ＭＳ Ｐゴシック","MS PGothic";
	font-size : 32px;
	font-weight:bold;
}
.line{
	width: auto;
	height : 9px;
	margin : 0 10px;
	padding : 0px;
	margin-bottom : 5px;
	background:url('./img/line.gif') repeat-x;
}
.hr{
	border-bottonm:3px solid #CCCCCC;
}
.red{
	color:#FF0000;
}
.min{
	font-size:10px;
}
.big{
	font-size:14px;
}
/*---------------------------------------------------------メニュー*/
/*
#menu li{
	list-style:none;
	background-color : #B0CFEE;
	width: auto;
	height: 33px;
	margin : 3px 10px;
	padding : 0px 0px;
	border-left : 5px solid #526E6E;
	letter-spacing : 4px;
	font-weight : bold;
}
#menu a {
	width: auto;
	height: auto;
	margin : 0px;
	padding : 8px 20px;
	color : #000000;
	font-size:12px;
	text-decoration:none;
	display:block; 
}
#menu a:hover {
	width: auto;
	height: auto;
	margin : 0px;
	padding : 8px 20px;
	font-weight:bold;
	text-decoration:underline;
	text-transform:uppercase;
	background-color : #DFEEEE;
}
#menu2 li{
	list-style:none;
	background-color: #DFEEFF;
	width: auto;
	height: 30px;
	margin: 0 10px;
	padding: 0px 0px;
	border-left : 5px solid #8CBBBB;
	letter-spacing : 1px;
	font-weight: normal;	
}
#menu2 a {
	width: auto;
	height: auto;
	padding:5px 25px ;
	margin: 0px;	
	color : #000000;
	font-size:12px;
	text-decoration:none;
	display:block; 
}
#menu2 a:hover {
	width: auto;
	height: auto;
	padding:5px 25px ;
	margin: 0px;	
	font-size:12px;
	font-weight: normal;
	text-decoration:underline;
	/*background-color: #DFEEFF;*//*
	background-color : #DFEEEE;
}
#submenu li{
	list-style:none;
	background-color : #FFFFFF;
	margin : 10px 20px;
	padding : 0px;
	border-bottom : 1px dotted #526E6E;
}
#submenu a {
	padding-left:20px ; 
	font-size:12px;
	text-decoration:none;
	background: url('./img/submenu.gif') no-repeat center left;
}
#submenu a:hover{
	text-decoration: underline;
}
/*---------------------------------------------------------*/
	
	
