a{
color:yellow;
text-decoration: none;}

a:hover{text-decoration: underline;}

body {
	font-family: メイリオ;
	font-size: 14pt;
	word-break: break-all;
	margin-top:5px;

}

 html {
            height: 100%;
            width: 100%;
            font-size: 62.5%;
}


#hr1 {
/*	size:5px;*/
	color:black;
}

#hr2 {
	color:#6495ed;
}

table {
	font-family: メイリオ;
	font-size: 14pt;
	word-break: break-all;

}

#ta0 {
	margin:0 0 0 0 ;
	width:90%;
	height:200px;
	line-height: 160%;
}

#table {
	margin:0 0 0 0 ;
	width:90%;
	height:100px;
}


#hr0 {
	margin-top:0px;
	margin-bottom:0px;
}

#hr1 {
	margin-top:0px;
	margin-bottom:0px;
}

#menu ul{
margin: 0; 
padding: 0; 
list-style: none;
}

#menu li{ 
display: inline; 
padding: 0; 
margin: 0px; 
float: left;
}

#menu li a{
display: block; 
border: 1px solid #fff;
background-color: #000;
padding: 6px;
text-decoration: none;
color: yellow;
width: 140px;
margin: 0px;
text-align: center;
font-size: 16px;
}
#menu li a:hover{
background-color: yellow;
border: 1px solid #fff;
color: #000;
}

#menu1 ul{
margin: 0; 
padding: 0; 
list-style: none;
}

#menu1 ul{
margin: 0; 
padding: 0; 
list-style: none;
}

#menu1 li{ 
display: inline; 
padding: 0; 
margin: 0px; 
float: left;
}

#menu1 li a{
display: block; 
border: 1px solid #003366;
background-color: yellow;
padding: 6px;
text-decoration: none;
color: #000;
width: 140px;
margin: 0px;
text-align: center;
font-size: 16px;
}
#menu1 li a:hover{
background-color: yellow;
border: 1px solid #000;
color: #000;
}

#menu1 ul{
margin: 0; 
padding: 0; 
list-style: none;
}


.td1 {
	border:5px;
	border-color:#000000;
	border-style: double;
}

.td2 {
	border:0px;
/* BOXレイアウト --------------------------*/
#column cf {width: 100%;}
/* index用２列ボックス */
.leftindex {float: left; width: 560px;}
.rightindex {float: right; width: 305px;}
/* list用２列ボックス */
#leftlist {float: left; width: 60%;}
#rightlist {float: right; width: 40%;}
/* column用２列ボックス */
#leftbox {float: left; width: 200px;}
#rightbox, #rightbox2 {float: right; width: 660px;}
/* 代表挨拶２列ボックス */
.greetingl {float: left; width: 190px; text-align: center; font-size: 15px; line-height: 1.5em;}
.greetingr {float: right; width: 470px;}
.greeting p {margin-bottom: 10px;}

/* column用２列ボックス */
#leftbox {float: left; width: 200px;}
#rightbox, #rightbox2 {float: right; width: 660px;}
	
