@charset"Shift_JIS";
/* LeeBace */


/* テキスト汎用スタイル */

body {
background:#F5E9EC none repeat scroll 0 0;
color:#333333;
font-size:12px;
margin:0;
text-align:center;
}


div#LeeBase {
text-align:left;
margin:0 auto!important;
width:929px;
padding:0;
}




/* テキストリンクのスタイル */

a {
text-decoration:none;
color:#3333cc;
}

a:link {
color:#3333cc;
}

a:visited {
color:#3333cc;
}

a:hover {
text-decoration:underline;color:#3333cc;
}

a:active {
color:#3333cc;
}
