@charset "utf-8";
body {
font-size: 12px;
line-height: 140%;
color: #000000;
margin: 0px;
padding: 0px;
font-family: "ＭＳ Ｐゴシック", Helvetica, "ヒラギノ角ゴ Pro W3", Osaka;
}

#head {
width: 1000px;
margin-top: 0px;
margin-right: auto;
margin-left: 10px;
}

.clear {
clear: both;
height: 30px;
width: 1000px;
margin-top: 10px;
margin-right: auto;
margin-bottom: 30px;
margin-left: auto;
font-size: 12px;
line-height: normal;
color: #333333;
}

#headFla {
margin: 0px;
}

#topMain {
margin: 0px;
padding: 0px;
}
#topMenu {
width: 800px;
margin-top: 10px;
text-align: left;
margin-left: 10px;
font-size: 10px;
line-height: 220%;
}
#topMenu a {
color: #000000;
text-decoration: none;
}
#topMenu a:visited {
text-decoration: none;
}
#topMenu a:hover {
text-decoration: underline;
}



#topMenu .newest {
margin-left: 10px;
color: #666666;
}

#footer {
font-size: 12px;
line-height: 140%;
color: #333333;
height: 30px;
width: 1000px;
margin-top: 10px;
margin-right: auto;
margin-bottom: 100px;
margin-left: 10px;
text-align: right;
}


/*メインのトコロ*/
#contents {
height: 700px;
width: 1000px;
margin-top: 0px;
margin-left: 10px;

}


/*メインのトコロ*/
#contents {
height: 700px;
width: 1000px;
margin-top: 0px;
margin-left: 10px;

}


/*メニュー*/
#contents .leftMenu {
float: left;
width: 120px;
height: 700px;

background-color: #CCCCCC;
font-size: 10px;
margin-right: 0px;
}
#contents .newsContents {
float: left;
width: 800px;
margin-top: 30px;
margin-left: 20px;
}
#contents .newsContents .date {
font-size: 10px;
margin-top: 10px;
}
#contents .newsContents .text {
font-size: 10px;
margin-top: 10px;
margin-left: 30px;
}



#contents .leftMenu .title {
color: #FFFFFF;
background-color: #000000;
width: 120px;
font-size: 12px;
letter-spacing: 0.2em;
text-indent: 5px;
}

td {
font-size: 12px;
}
