* { 
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]“™•";  
} 

h1{
font-family: "Verdana", "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "‚l‚r ƒSƒVƒbƒN", "Osaka]“™•";
font-weight: bolder;
color: #333333;
padding: 20px 0px 10px 20px;
}

.btt {
font-family: "Verdana", "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "‚l‚r ƒSƒVƒbƒN", "Osaka]“™•";
font-weight: bolder;
color: #333333;
margin: 20px 15px 10px 10px;
text-align: right;
font-size: 10px;
}

.btt a 
.btt a:link,
.btt a:visited,
.btt a:active,
.btt a:hover {
	color:#0000cc;
	text-decoration:underline;
}

.r {
font-family: "Verdana", "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "‚l‚r ƒSƒVƒbƒN", "Osaka]“™•";
font-weight: bolder;
color: #333333;
margin: 1px;
text-align: right;
font-size: 14px;
}


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;
}

.tt {
font-size: 14px;
line-height:120%;
font-weight: bolder;
color: #330099;
}

p.min{
font-size: 10px;
line-height:140%;
color: #666666;	
margin: 15px 0px 15px 0px;
padding: 0px 0px 0px 5px;
}

.mb {
font-size: 14px;
line-height: 150%;
color: #333333;
padding: 20px 10px 20px 10px;
}

.tb {
text-align: center;
}

.tm {
font-size: 12px;
line-height:140%;
color: #333333;	
}

.cr {
font-size: 10px;
line-height: 150%;
color: #666666;
text-align: center;
}

.ltex {
font-size: 12px;
color: #333333;
line-height: 150%;
margin: 5px 0px 5px 20px;
padding: 12px;

}

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: 120px; 
background-color: #ffffff; 
background-image : url(../../../../../../sbak.gif);
} 

body div { 
text-align: left; 
margin: 0 auto; 
} 

#wrapper{ 
width:650px;
background-color: #ffffff;  
} 

#content{ 
width:650px; 
background-color: #ffffff; 
} 

#foot { 
width:650px; 
text-align: center; 
background-color: #ffffff; 
} 

