@charset "utf-8"; 
/* Dot1 Tpl */
/* ‘S‘Ì */ 
/* All */ 
body { 
 margin: 0;
 padding: 10px;
 background-color: #FFF;
 font-family: Verdana, ""ƒqƒ‰ƒMƒmŠpƒS Pro W3"", ""‚l‚r ƒSƒVƒbƒN"", ""Osaka]“™•"", sans-serif;
 text-align: center; 
}
div, span, form, h1, h2, h3, h4, ul, ol {
 margin: 0; 
 padding: 0;
}
a:link {
 color:#333333; 
 text-decoration:underline;
} 
a:visited {
 color:#999999;
 text-decoration:underline;
} 
a:active { color:#000000;
 text-decoration:underline;
}
a:hover {
 color:#000000;
 text-decoration:underline;
}
/* ƒŒƒCƒAƒEƒg */
/*layout*/
#wrapper{
 margin: 0 auto 5px auto;
 width: 750px;
}
/*ƒwƒbƒ_*/
/*header*/
#header {
 text-align: left;
 width: 750px;
 height: 100px;
 background-color:#333;
}
#header h1 {
 text-align: center;
 font-size: 170%;
 font-weight: normal;
 line-height:100px;
 }
#header a, #header a:link, #header a:visited, #header a:active, #header a:hover {
 color:#FFF;
 text-decoration:none;
}
#links{
 background-color: #FFF;
 text-align: left;
 color:#333;
 text-align: center;
 padding-bottom:5px;
 font-size: 85%;
}
#links a, #links a:link, #links a:visited{
 color:#333;
 text-decoration:none;
}
#links a:active, #links a:hover {
 color:#333;
 text-decoration:underline;
}
#main {
 border: 1px solid #AAA;
 background-color: #FFF;
 text-align: left;
 padding: 20px 20px;
 padding-top:0px;
 margin: 0px auto 0px auto;
}
#main table {
 position: relative;
 margin: 0px auto 0px auto;
}
#main table td{
text-align:center;
}
#exp{
 text-align: left;
 margin-left: 25px;
 font-size: 85%;
}
#pictures{
 text-align: center;
}
img {
 border: none;
 margin: 10px;
}
/*L*/
#ad {
 text-align: center;
 background-color:#333333;
 width:750px;
}
/*-- ƒtƒbƒ^[ --*/
#footer {
 font-size: 70%;
 color: #333333;
 line-height: 100%;
 background:#FFF;
 padding: 5px;
}
#footer a, #footer a:link, #footer a:visited, #footer a:active, #footer a:hover {
 padding:2px;
 color:#333333;
 text-decoration:none;
} 