*{
    margin:0;
    padding:0;
    font-family: tahoma, arial, sans-serif;
    font-size:11px;
    line-height:15pt;
}
body {
    background-color:#fff;
	color:#6c6c6c;
    padding:20px 36px 20px 26px;
	margin: 0 auto;
    width:736px; /*ie5用*/
	voice-family: "\"}\"";
	voice-family:inherit;
    width:674px; /*ie6用*/
}
img {
	border:0;
    vertical-align:middle;
}
p {
    margin-bottom:5px;
}
a {
	text-decoration:underline;
}
a:hover {
	text-decoration: none;
}
.t_normal {
    font-weight:normal;
}
.t_color1 {
    color:#6A9C09;
}
.t_color2 {
  /*  color:#9A9A9A; */
}
.clearing {
    font-size:0px;
    line-height:0px;
    height:0px;
    width:0px;
    clear:both;
}
.line {
    width:100%;
    height:0px;
    border-bottom:1px solid #000;
    font-size:0px;
}
.float_l {
    float:left;
}

/*---------------------------------------------------------------------*/
/* へッター(メニュー画像/メニュー一覧) */
.header {
    width:601px;
}
.logo {
    width:263px;
}
.menu a {
    height:25px;
    float:left;
    text-align:center;
    text-decoration:none;
    border-top: 1px solid #99CC00;
	border-bottom: 1px solid #003300;
	border-left: 1px solid #99CC00;
	border-right: 1px solid #003300;
	color: #FFFFFF;
	background: #2E8B57; 
 	font-weight:bold;
    padding:9px 0px 0px 0px;
    width:100px; /*ie5用*/
	voice-family: "\"}\"";
	voice-family:inherit;
    width:98px; /*ie6用*/
}
/*---------------------------------------------------------------------*/
/*BODY*/
.middle {
    margin:2px 0 0 0;
    padding:0px 0px 0px 0px;
    border-left:1px solid #9ACD32;
    border-right:1px solid #9ACD32;
    border-top:1px solid #9ACD32;
    border-bottom:1px solid #9ACD32;    
    width:602px; /*ie5用*/
	voice-family: "\"}\"";
	voice-family:inherit;
    width:600px; /*ie6用*/
}
/*---------------------------------------------------------------------*/
/* Index.html 更新履歴部(左コラム) */
.left_col {
    padding:18px 5px 5px 25px;
    margin:2px 0px 0px 0px;
    width:320px; /*ie5用*/
	voice-family: "\"}\"";
	voice-family:inherit;
    width:290px; /*ie6用*/    
}

.content1_img {
    width:260px;
/*    border: 1px solid #009933; */
	color: #FF8C00;
    text-align :center;
}
.content1_text {
    width:260px; 
}

/* Index.html 更新履歴部(右コラム) */
.right_col {
    width:230px;
    padding:10px 0px 20px 0;
    margin:2px 0px 0px 0px;   
}
.content2_text {
    margin:6px 6px 6px 20px;
    width:220px;
}
content2_text a {
    font-size:10px;
}
h1
{
	text-align:center;
	background:#99FF99;
    border-top: 1px solid #F0FFF0;
    border-bottom: 1px solid #99CC00;
    border-left: 1px solid #F0FFF0;
	border-right: 1px solid #99CC00;	
    float:none;
}

.right_col2 {
    padding:15px 0px 15px 10px;
    border:1px solid #009933;
    width:262px; /*ie5用*/
	voice-family: "\"}\"";
	voice-family:inherit;
    width:250px; /*ie6用*/    
}
/*---------------------------------------------------------------------*/
/* info.html(ご案内)用 */
.center_col1{
 padding: 20px 20px 20px 20px;  　

}

/*---------------------------------------------------------------------*/
/* フッター */
.footer {
    height:30px;
    padding: 0px 0 0 1px;
    margin-top:2px;
    border-top:2px solid #9ACD32;
    border-bottom:1px solid #9ACD32;
    border-left:1px solid #9ACD32;
    border-right:1px solid #9ACD32;         
    background-color:#BFF849;
    width:603px; /*ie5用*/
	voice-family: "\"}\"";
	voice-family:inherit;
    width:600px; /*ie6用*/    
}
.footer * {
    font-size:10px;
	text-align :center    
}


/*---------------------------------------------------------------------*/
/* その他 */
.center_pos
{
	text-align:center;
}
.right_pos
{
	text-align:right;
}
.left_pos
{
	text-align:left;
}
