/* CSS Document */


body{
margin:10px 0 0 0;
font-size:12px;
font-family:"‚l‚r ‚oƒSƒVƒbƒN", Osaka;
color:#484848;
line-height:150%;
}
img{
border:0;
}

hr{
color:#CCCCCC;
}


a:link {
	color: #484848;
}
a:visited {
	color: #484848;
}
a:hover {
	color: #484848;
	text-decoration:none;
}
a:active {
	color: #484848;
}

#main{
width:100%;
text-align:center;
background-color:#ffffff;
}

#main2{
text-align:left;
    margin:0px auto;
    width:850px;
}

#info{
width:476px;
float:left;
}

#linkarea{
width:360px;
float:right;
}

#news li{
margin-bottom:10px;
list-style:none;
margin-left:10px;
}

#dot {
height: 1px;
background-image: url(images/dot.gif);
background-repeat: repeat-x;
background-position: bottom;
margin: 0px;
padding: 0px;
}
#ft2{
text-align:right;
margin:0 0 0 320px;
padding:10px;
}

#ft2 li {
  display: inline;
     list-style: none;
	 margin-left:20px;
	 text-align:right;
}

h1{
color:#000000;
font-weight:bold;
font-size:30px;
font-family:Arial, Helvetica, sans-serif;
}

h2{
color:#000000;
font-weight:bold;
font-size:16px;
font-family:Arial, Helvetica, sans-serif;
line-height:110%;
}


#case{
margin-left:35px;
}












