@charset "Shift_JIS";


/* Mente（メンテ中画面） --------------------------------------------------- */

#Mente { 
width: 600px;
margin: 80px auto 0 auto;
}

#Mente h1 {
margin: 0 0 20px 0;
padding: 0 0 5px 0;
border-bottom: solid 2px #3a3a3a;
font-size: 18px;
color: #3a3a3a;
}

#Mente p {
margin: 0;
font-size: 14px;
line-height: 22px;
color: #3a3a3a;
}

#Mente .Lead01 {
margin: 10px 0 0 0;
}

#Mente .Lead02 {
margin: 10px 0 0 0;
color: #ff0000;
font-weight: bold;
}

#Mente .Lead02 {
color: #ff0000;
font-weight: bold;
}

#Mente .Logo {
margin: 25px 0 10px 0;
text-align: center;
}

#Mente .CopyRight {
padding: 10px 0 20px 0;
border-top: solid 1px #cccccc;
text-align: center;
}
