@charset "shift_jis";
/* CSS Document */

*{ margin:0; padding:0; }
body{ color: #777777; font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3",Lucida Grande,Verdana,sans-serif; font-size: 12px; background-color: #FFF; line-height: 180%; }
img{ border:0; }
li{ list-style:none; }
span.txt{ display:none; }

#wrapper{ width:900px; margin:20px auto; }
h1{ margin-bottom:10px; }
table{ width:900px; margin:0 aut0; }
td{ padding:10px 5px; }
td img{ }

.titleText { font-size: 10px; line-height: 180%; color: #000000; font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3"; }
a { color: #000000; }
a:link { text-decoration: none; color:#000000; }
a:visited { text-decoration: none; color: #000000; }
a:hover { text-decoration: underline; color:#000000; }
a:active { text-decoration: underline; color:#000000; }
.bodyText { font-size: 11px; line-height: 150%; color: #000000; font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3"; }
.footText { font-size: 10px; line-height: 180%; color: #FFFFFF; font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3"; }
.footText a { color: #FFFFFF; }
.footText a:link { text-decoration: none; color:#FFFFFF; }
.footText a:visited { text-decoration: none; color: #FFFFFF; }
.footText a:hover { text-decoration: underline; color:#FFFFFF; }
.footText a:active { text-decoration: underline; color:#FFFFFF; }
.bannerText { font-size: 11px; line-height: 150%; color: #6E6E6E; font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3"; }
.bannerText a { color: #6E6E6E; }
.bannerText a:link { text-decoration: none; color:#6E6E6E; }
.bannerText a:visited { text-decoration: none; color: #6E6E6E; }
.bannerText a:hover { text-decoration: underline; color:#6E6E6E; }
.bannerText a:active { text-decoration: underline; color:#6E6E6E; }




/*============================ clearfix =============================*/

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1px;}
.clearfix {display: block;}
/* End hide from IE-mac */

.lineclear {
	background-image:none;
}

.clearfix { min-height: 1px; }
