@charset "UTF-8";

/*
*/

body {
    font-size: 80%;
    font-family: "メイリオ", "Meiryo", "Helvetica","Lucida Grande","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W6","ＭＳ Ｐゴシック","Osaka","sans-serif";
    text-align: center;
    line-height: 160%;
    color: #333333;
    background-color: #ffffff;
    margin: 0;
    padding: 0;
}  

#wrap {
    margin : 0 auto 0 auto;
    text-align: left;
    width: 940px;
}
#header {
}
.headLeft {
	width: 240px;
    margin-left: 0px;
    margin-top: 0px;
    float: left;
}
h1 {
    font-size: 95%;
    margin-left: 0px;
    margin-top: 0px;
}
.headCenter {
    text-align: left;
    margin-right: 0px;
    margin-top: 5px;
    float: left;
}
.headRight {
    text-align: right;
    margin-right: 0px;
    margin-top: 0px;
    float: right;
}

#main {
}

#toplink {
    width: 700px;
    float: left;
    text-align: left;
}
#navi {
    float: left;
    width: 695px;
    text-align: right;
}

#leftbox {
    clear: both;
    float: left;
	width: 220px;
}
#rightbox {
    float: right;
    width: 700px;
}
#footer {
    float: left;
    clear: both;
}
.footLeft {
	height: 100px;
	width: 470px;
    margin-left: 0px;
    margin-top: 0px;
    float: left;
}
.footCenter {
	height: 100px;
    margin-left: 0px;
    margin-top: 0px;
    float: left;
}
.footRight {
	height: 100px;
	width: 470px;
    margin-right: 0px;
    margin-top: 0px;
    text-align: right;
    float: right;
}

a:link,a:visited {
    text-decoration: none;
    font-weight: bold;
    color: #ed343e;
}
a:hover {

}

.clear {
    clear:both;
}
.clear hr {
    display:none;
}
img {
    border: none;
    vertical-align: top;
}
.hidari {
    float: left;
}

.top {
    clear:both;
	height: 100px;
    text-align: center;
}
.button {
	padding-left: 0px;
    clear:both;
	height: 50px;
    margin-left: 0px;
    text-align: center;
}
.banner_foot {
    border:1px
    solid #cab185;
    padding-top: 9px;
    padding-left: 9px;
    background-color: #ffffff;
	height: 70px;
    text-align: center;
}
.lang {
    margin : 0 auto 0 auto;
    margin-left: 0px;
    float: left;
}
.txt {
    font-size: 100%;
    line-height: 160%;
}
.txt2 {
    font-size: 90%;
    line-height: 160%;
}
.small {
    font-size: 80%;
    line-height: 160%;
}
.roman {
    font-size: 85%;
    line-height: 160%;
}
.big {
    font-size: 120%;
    line-height: 160%;
    font-weight: bold;
}
.big2 {
    font-size: 120%;
    line-height: 170%;
    font-weight: bold;
}
.title {
    font-size: 100%;
    line-height: 100%;
    font-weight: bold;
}