*{
	margin:0px;
	padding:0px;
	}
body{
	background-color:#ffffff;
	color:#333333;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	}
img{
   border:0;}
hr{
	margin: 3px;
}
a:link{
   color:#333333;
   text-decoration: none;}
a:visited{
   color:#333333;
   text-decoration: none;}
a:hover{
   color:#F60;
   text-decoration: underline;}
.clear{clear:both; line-height:0;}

#container{
   width:790px;
}
/*Header----------------------------*/
#head{
   width:790px;
   background-image:url(../images/black.gif);
   background-repeat:repeat-x;
   background-position:left top;
}
#siteid{
 width:450px;
 float:left;
 margin:7px 0px 0px 8px;
}
/*searcharea -------*/
#search{
 float:right;
 width:200px;
 margin:45px 0px 0px 0px;
 }
/*contentsarea---------*/
#contents{
 width:790px;
}
#main{
	width:550px;
	margin:30px 0px 3px 0px;
	float:right;
	text-align:left;
	font-size:small;
	line-height: 120%;
	letter-spacing: 1px;	
}
#main h1{
	font-size: large;
	font-weight: bold;
	padding-left: 10px;
}
#main h2{
	font-size: medium;
	font-weight: normal;
}
#main ul li{
	border-bottom: 1px dashed #999999;
	list-style-type: none;
	padding: 2px 10px;
}
#main ol li{
	list-style-type: decimal;
	list-style-position: inside;
}

#box{
	padding:5px;
}
#box img{
    float:right;
	margin:6px;
}
#box table tr td{
	border: 1px solid #999999;
	padding: 3px;
	vertical-align: text-top;
	letter-spacing: 0px;
}
.red{
	background-color: #E4D3CF;
}
#box2{
	background-color: #E4D3CF;
	margin: 5px;
	font-size: 1.2em;
	font-weight: bold;
	padding: 8px;
	text-align: center;
	letter-spacing: 2px;
	line-height: 130%;
	border: 1px solid #dcdcdc;
}
#menulist{
	width:180px;
	margin:30px 0px 2px 5px;
	padding:7px 0px 7px 7px;
	float:left;
	background-color:#dcdcdc;
	font-size:small;
}
#menulist ul{
	line-height: 170%;
	list-style-image: none;
}
#menulist li{
	line-height: 150%;
	list-style-image: url(../images/ya.gif);
	list-style-position: inside;
}
#menulist a{
	color: #333333;
}
#menulist a:hover{
	color: #990000;
}

#link img{
    padding:3px 3px 0px 0px;
}

#menubottom{
	margin: 10px;
        padding-top:50px;
	font-size: 10px;
	text-align:center;
	color: #333333;
	clear:both;
	letter-spacing: 1px;
	line-height: 120%;
}
#menubottom a:hover{
	color: #333333;
}
 
/*Copyright----------------------------*/
#copy{
	width:786px;
	height:15px;
	text-align:right;
	margin-top:10px;
	padding:5px 4px 0px 0px;
	font-size:10px;
	color:#ffffff;
	line-height:110%;
	background-image: url(../images/back_bottom.jpg);
	background-repeat: no-repeat;
	letter-spacing: 1px;
}

