@charset "shift_jis";

/*
Copyright (c) 2008, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.5.1
*/

/* JX^}CYΕ */

body {
font:13px/1.231 "qMmpS Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "CI", "lr oSVbN", sans-serif;
*font-size:small;
*font:x-small;
}


/* €Κcss */

body {
background: url(../imgs/bg.jpg) #111 top repeat-x;
margin: 0 auto;
padding: 0;
text-align: center;
color: #fff;
font-family: "qMmpS Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "CI", "lr oSVbN", sans-serif;
/* font-size: 80%; */
line-height: 150%;
}

#container {
background: url(../imgs/bg2.jpg) #111 top center no-repeat;
width: 810px;
margin: 0 auto;
padding: 0;
text-align: center;
}

#wrapper {
background: #000;
width: 800px;
margin: 0 auto;
padding: 0;
}

a:link {
color: #3cf;
text-decoration:underline;
}

a:hover {
color: #36f;
text-decoration:underline;
}

a:visited {
color: #36f;
text-decoration:underline;
}

.boldText {
font-weight: bold;
}

.clearBoth {
clear: both;
}


/* flashγΦ¦p */

#flash {
margin: 0;
padding: 0;
}

#topTitle {
margin: 0 auto;
padding: 20px;
font-size: 1.5em;
font-weight: bold;
}

#topLayout {
width: 400px;
text-align: left;
border: 1px solid #666;
padding: 10px 20px 10px 20px;
margin: 0 auto 20px auto;
}


/* copyright */
#copyright {
width: 760px;
margin: 0 auto;
padding: 20px;
background: #fff;
text-align: left;
}



