@charset   "UTF-8";
body{
padding : 0px;
mmargin : 0px;
text-align : center;
color : #221e1f;
background-color : #5A4EB1;
font-family : Arial,osaka;
}
* {
padding : 0px;
margin : 0px;
box-sizing : border-box;
-moz-box-sizing : border-box;
}
p{
padding : 0pt;
margin : 0px;
}
div{
padding : 0pt;
margin : 0px;
}
table{
margin-left : auto;
margin-right : auto;
}
hr{
border-width : 1px;
border-style : solid;
border-color : #8A792B;
color : #8A792B;
background-color : #ffffff;
height : 1px;
margin : 10px auto 10px auto;
width : 550px;
}
/* link */
a{
color : #852907;
text-decoration : none;
}
a:hover{
color : #717171;
text-decoration : underline;
}
.side-menu{
color : #ffffff;
text-decoration : none;
width : 100%;
height : 100%;
}
.side-menu:hover{
color : #FFC0A9;
text-decoration : none;
width : 100%;
height : 100%;
}
.link2{
text-align : right;
margin-top : 5px;
margin-bottom : 20px;
width : 560px;
}
/* main */
.main{
width : 780px;
margin-left : auto;
margin-right : auto;
}
.main1{
margin-top : 20px;
margin-left : auto;
margin-right : auto;
margin-bottom : 15px;
width : 580px;
}
.main2{
width : 780px;
height : 100%;
background-color : #ffffff;
background-image : url(bg-2.gif);
background-repeat : no-repeat;
background-position : bottom center;
}
.name{
color : #221e1f;
font-size : 82.25%;
text-align : center;
width : 620px;
background-image : url(../img/bg-2.gif);background-position : center bottom;
background-repeat : no-repeat;
}
.table-center{
margin-left : auto;
margin-right : auto;
}
.back-link{
text-align : center;
margin-top : 80px;
margin-bottom : 125px;
}
/* font */
.hyphen{
letter-spacing : -1px;
font-family : Arial;
}
.mark{
color : #F25821;
padding-left : 4px;
padding-right : 1px;
font-family : "MS UI Gothic";
}
.mark2{
color : #852907;
padding-right : 2px;
font-family : "MS UI Gothic";
}
.mark3{
color : #9595ff;
padding-right : 3px;
font-family : "MS UI Gothic";
}
.bold{
font-weight : bold;
}
.bold-color{
font-weight : bold;
color : #812807;
font-family : "MS UI Gothic";
}
.rome{
font-family : "MS UI Gothic";
}
.writer{
text-align : right;
}
/* header */
.header-link{
color : #221e1f;
text-decoration : none;
font-size : 9px;
}
.header-link:hover{
color : #b0380b;
font-size : 9px;
}
.top{
border-bottom-width : 1px;
border-bottom-style : solid;
border-bottom-color : #8a792b;
width : 780px;
background-color : #221e1f;
text-align : center;
color : #ffffff;
}
.menu-s{
background-color : #dfdbdc;
padding : 3px;
font-size : 9px;
}
.top-logo{
text-align : left;
padding-top : 8px;
padding-left : 20px;
}
/* footer */
.footer{
text-align : center;
background-color : #221e1f;
background-image : url(bg-footer.gif);
background-repeat : no-repeat;
background-position : center center;
font-size : 72.5%;
color : #ffffff;
font-family : Arial,OSAKA;
padding-top : 5px;
width : 780px;
height : 50px;
}
.footer-link{
font-weight : bold;
color : #ffffff;
text-decoration : none;
}
.footer-link:hover{
font-weight : bold;
color : #FFC0A9;
text-decoration : none;
}
.footer-link:visited{
font-weight : bold;
color : #ffffff;
text-decoration : none;
}
.font-nomal{
font-weight : normal;
font-size : 81.25%;
}
.subtitle_mark{
font-family : "MS UI Gothic";
padding-right : 2px;
}

.photo-border{
border-width : 1px;border-style : solid;border-color : #b4b4b4;
}
.gray-border{
border-width : 1px;border-style : solid;border-color : #cccccc;
}

