/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:"‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size:12px;
	line-height:130%;
	background-color:#333333;
	color:#ffffff;
}

#base {
width:920px;
margin:0 auto 0 auto;
height:auto;
}

#messege{
padding:3px 0 3px 3px;
color:#FFFFFF;
background-color:#000000;
width:917px;
}

#pick{
border:1px solid #666666;
margin-bottom:20px;
}

img {
border:none;
text-decoration:none;
}

a:hover img{
	opacity:0.8;
	filter: alpha(opacity=80);
}

}

#logo img { 
border: none; 
} 

#navi{
padding:5px;
background-color:#FF1F64;
color:#FFFFFF;
font-weight:bold;
margin-bottom:20px;
}

#ft{
padding:5px;
background-color:#FF1F64;
color:#FFFFFF;
font-weight:bold;
margin-bottom:20px;
margin-top:20px;
clear:both;
}

a:link {
	color: #ffffff;
	text-decoration:none;
}
a:hover {
	color: #ffffff;
	text-decoration:underline;
}
a:visited {
	text-decoration: none;
	color: #ffff00;
}
a:active {
	text-decoration: none;
	color: #ffffff;
}
#navi a:link {
	color: #ffffff;
	text-decoration:none;
}
#navi a:hover {
	color: #ffffff;
	text-decoration:underline;
}
#navi a:visited {
	text-decoration: none;
	color: #ffffff;
}
#navi a:active {
	text-decoration: none;
	color: #ffffff;
}



#logo{
margin-bottom:20px;
width:918px;
}

#lbox{
border:1px #000000 solid;
width:918px;
clear:both;
margin-bottom:20px;
height:auto;
background-color:#1A1A1A;
}

#textbox{
border:1px #000000 solid;
width:918px;
clear:both;
margin-bottom:20px;
height:auto;
line-height:160%;
background-color:#1A1A1A;
}

#textbox table a{
border-left:2px solid #333333;
padding:3px;
}

#textbox a{
border-left:1px solid #FFFFFF;
margin:4px;
padding-left:4px;
}

#sbox{
width:390px;
margin-bottom:20px;
float:left;
margin-top:0px;
}

#enter{
border:1px #000000 solid;
width:500px;
height:110px;
float:right;
margin-top:0px;
padding:5px;
background-color: #000000;
}

#thumb{
width:122px;
float:left;
margin:4px;
text-align:center;
}

#thumb img
{
margin-bottom:2px;
width:120px;
}

#title{
background-color:#480016;
font-weight:bold;
color:ffffff;
padding:5px;
}

#box2{
border:1px #000000 solid;
text-align: center;
padding:5px 5px 0 5px;
height:auto;
width:498px;
clear:both;
}

#title_img{
padding:5px;
border:none;
}

.box1{
border:1px solid #000;
margin-top:10px;
margin-bottom:20px;
background-color:#1A1A1A;
}


.th{
text-align:left;
font-weight:normal;
padding:5px;
color:#FFFFFF;
background-color:#480016;
}

.th2{
text-align:left;
font-weight:normal;
padding:5px;
color:#FFFFFF;
background-color:#000000;
}

#news{
height:100px;
padding:5px;
overflow:auto;
overflow-x:hidden;
}


p.link{
padding:0px;
margin:0 0 0 4px;
height:140px;
float:left;
}

p.link2{
padding:0px;
margin:0 0 0 4px;
height:235px;
float:left;
}

ul {
        list-style: none;
        margin: 0;
        padding: 0;
        }
h1{
margin:0;
padding:0;
line-height:14px;
font-size:12px;
color:#ffffff;
}



#clear{
clear:both;
}

/* =-=-=-=-=-=-=-[Menu Four]-=-=-=-=-=-=-=- */

#menu4 {
        width: 360px;
        border-style: solid solid none solid;
        border-color: #000000;
        border-size: 1px;
        border-width: 1px;
        margin: 10px 10px 10px 0px;
        }

#menu4 li a {
          height: 32px;
          voice-family: "\"}\"";
          voice-family: inherit;
          height: 24px;
        text-decoration: none;
        }

#menu4 li a:link, #menu4 li a:visited {
        color: #ffffff;
        display: block;
        background: url(../img/menu4.gif);
        padding: 8px 0 0 30px;
        }

#menu4 li a:hover, #menu4 li #current {
        color: #fff;
        background: url(../img/menu4.gif) 0 -32px;
        padding: 8px 0 0 30px;
        }

#menu4 li a:active {
        color: #fff;
        background: url(../img/menu4.gif) 0 -64px;
        padding: 8px 0 0 30px;
        }


