body {
 font-family: 'Gabriola','Savoye LET','Yu Mincho Light','YuMincho','Yu Mincho','游明朝体','ヒラギノ明朝 ProN','Hiragino Mincho ProN',sans-serif;
 font-size: large;
 letter-spacing: 1px;
 text-align: center;}

* {
 margin: 0;} 

br {
 letter-spacing: normal;}

.wrap {
 width: 650px;
 margin: 0px auto;}

.menu {
 float: left;
 margin: 0px 70px auto auto;
 padding-top: 70px;
 padding-bottom: 70px;
 border-left: 1px solid #763ec3;
 border-right: 1px solid #763ec3;
 border-bottom: 1px solid #763ec3;
 -webkit-border-bottom-right-radius: 30px;
 -moz-border-radius-bottomright: 30px;
 -webkit-border-bottom-left-radius: 30px;
 -moz-border-radius-bottomleft: 30px;
 width: 98px;
 text-align: center;
 line-height: 2.5;}

.right-wrap {
 width: 480px;
 margin: 0px auto 0px auto;
 float: right;}

.p {
 font-weight: bold;
 text-align: right;}


.midashi-left {
 text-align: left;
 font-weight: bold;
 font-size: larger;
 letter-spacing: 5px;
 margin-top: 20px;}

.midashi-right {
 text-align: right;
 font-weight: bold;
 letter-spacing: 5px;
 margin-top: 20px;}

.layout-left {
 padding: 30px;
 border-left: 1px solid #763ec3;
 border-bottom: 1px solid #763ec3;
 -webkit-border-bottom-left-radius: 30px;
 -moz-border-radius-bottomleft: 30px;
 text-align: left;}

.layout-right {
 padding: 30px;
 border-right: 1px solid #763ec3;
 border-bottom: 1px solid #763ec3;
 -webkit-border-bottom-right-radius: 30px;
 -moz-border-radius-bottomright: 30px;
 text-align: left;}

.hooter {
 width: 550px;
 margin: 0px auto 0px auto;
 padding: 10px 0px;
 text-align: right;
 clear: both;}

.menu a {
 display: block;
 padding: 20px auto;
 border: none;}



.block-link a {
 display: inline-block;
 text-decoration: none;
 color: #dddddd;
 border: 1px solid #763ec3;
 padding: 7px;
 border-radius: 30%;
 width: auto;
 height: auto;
 margin-right: 7px;
 margin-top: 7px;}

.block-link a:hover {
 background-color: #f7f7f7;
 color: #696969;}

a {
 text-decoration: none;}

a:hover {
 color: #696969;}

.menu a:hover {
 letter-spacing: 5px;}