body { 
margin:0px auto;
text-align:center;
background-color:#ffffff;
}

#container {
margin-right:auto;
margin-left:auto;
width:650px;
background-color:#fff;
}

#title {
width: 650px;
margin-bottom: 5px;
margin-top: 5px;
}


#top-box{
width:650px;
margin-bottom: 5px;
margin-top: 5px;
text-align: left;
}

#left {
width:210px;
float:left;
text-align: left;
overflow:hidden;
}

#right {
width:440px;
text-align: left;
float:left;
overflow:hidden;
}

#foot {
border-top:1px dashed #660000;
padding:5px;
width:650px;
background-color:#f2e3e3;
text-align: left;
font-size:10px;
line-height: 140%;
}

h1{
margin:0px;
border-top:1px solid #996666;
border-bottom:1px solid #996666;
padding:3px;
font-size:14px;
text-align:right;
color:#660000;
clear: both;
font-family:font-family: "‚l‚r ‚oƒSƒVƒbƒN","Osaka"; 
}

h2{
margin:0 0 10 0;
border-top:1px solid #996666;
border-bottom:1px solid #996666;
padding:3px;
font-size:14px;
text-align: left;
}

h3 {
margin: 2px;
font-size: 16px;
border-bottom: 1px dotted #330000;
}


.text {
font-size: 12px;
line-height: 140%;
}

.comment{
border: 1px solid #E0C2C2;
padding: 5px;
color:#993333;
font-size: 14px;
line-height: 130%;
text-align: left;
margin-bottom:10px;
}

.box {
width: 650px;
line-height: 130%;
font-size: 14px;
color: #993333;
margin-bottom: 5px;
margin-top: 5px;
text-align: left;
clear: both;
}

.info {
background-color: #f2e3e3;
line-height: 140%;
font-size: 12px;
padding: 5px;
text-align: left;
}



