* { 
margin: 0; 
padding: 0; 
} 

body { 
text-align: center;
background-color: #99CCFF;
font-family: "Verdana", "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "‚l‚r ƒSƒVƒbƒN", "Osaka]“™•";  
} 
ul {
margin: 0px 0px 0px 0px;
padding: 0px;
list-style-type: none;
}

li {
margin: 0px 0px 0px 0px;
padding: 0px;
}


.main{
margin: 20px 25px 30px 15px;
padding: 0px 5px 5px 0px;	
}

.mt {
font-size: 14px;
line-height:120%;
font-weight: bolder;
color: #0000cc;
margin: 15px 0px 15px 0px;
padding: 0px 0px 0px 5px;
border-bottom: 1px dotted #666666;
}


.mb {
font-size: 14px;
line-height: 150%;
color: #333333;
margin: 9px 0px 9px 0px;
padding: 0px 0px 0px 0px;
}

.mb2 {
font-size: 11px;
line-height: 140%;
color: red;
margin: 1px 0px 9px 0px;
padding: 0px 0px 0px 0px;
}


p.day{
color: #cc0000;
font-weight: bolder;
}

p.min{
font-size: 11px;
line-height:130%;
color: #666666;	
}


.cr {
font-size: 10px;
line-height: 150%;
color: #666666;
text-align: center;
}

.links {
margin: 10px 0px 0px 0px;
}

.lt {
width: 200px;
height: 30px;
font-family: verdana, arial, sans-serif;
font-size: 11px;
font-weight: bold;
color: #0000cc;
line-height: 150%;
padding: 7px;
background-image : url(images/mli.gif);
background-repeat: no-repeat;
text-align: center; 
}


.ltex {
font-size: 11px;
color: #333333;
line-height: 150%;
padding: 20px 25px 15px 30px;

}

input, textarea {
background-color:#99ccff;
border-left:1px solid #666666;
border-right:1px solid #666666;
border-top:1px solid #666666;
border-bottom:1px solid #666666;
}

blockquote {
font-size: 10px;
color: #808080;
margin: 20px 9px 20px 9px;
padding: 9px;
border-bottom: 1px solid #666;
}

a:link {
color:#9966ff;
text-decoration:none;
}
a:visited {
color:#3399cc;
text-decoration:none;
}
a:active {
color:#ff6699;
font-weight:bold;
text-decoration:none;
}
a:hover {
color:#ffcc33; 
font-weight:bold; 
text-decoration:none;
}

#title { 
width: 650px; 
height: 200px; 
background-color: #ffffff; 
} 

body div { 
text-align: left; 
margin: 0 auto; 
} 
#wrapper{ 
width:650px;
background-color: #ffffff;  
} 
#content{ 
width:450px; 
float:right; 
background-color: #ffffff; 
} 
#sideleft{ 
width:200px; 
float:left; 
background-color: #ffffff; 
} 
#foot { 
width:650px; 
clear: both; 
text-align: center; 
background-color: #ffffff; 
} 

