/*リンク色の変更*/
a:hover{background-color:#e5e5ff;}
a{text-decoration: none;}
/*タイトルの設定*/
.title{
background-color: #7fb80e;
color: white;
width: 700px;
height: 100px;
font-size: 100px;
font-family: HG行書体;
text-align: center;
}

a #new{color:#ffffff;
font-size:2em;
}

/*メニューの設定*/
.menu{
border:1px solid #b5b9bc;
width: 200px;
padding: 5px;
margin-bottom: 10px;

}
/*アイキャッチの設定*/
.eye{
color: #a20047;
float: left;
margin-right: 2px;
}
.eye2{
color: #6959CD;
float: left;
margin-right: 2px;
}
.eyecon{
color: #a20047;
}
.con{
width: 500px;
vertical-align: top;
}
.bun{
margin-left: 10px;
font-size: large;
line-height: 120%;
}
.mise{
text-align: center;
color: #412f1f;
font-size: small;
}
.contitle{
border-bottom: 1px solid #b5b9bc;
}
.tokutyou{
border-bottom: 1px dashed #b5b9bc;
font-size: medium;
}
.top{
text-align: right;
}
a.top{
text-decoration: underline;
}
