@charset "Shift_JIS";

/*---- default ----*/
body{
font-family:"‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
color:#333333;
margin:0 auto;
background:#FFFFFF;
text-align:center;
}
body,div,h1,h2,h3,h4,h5,h6,p,ul,ol,li,dl,dt,dd,table,th,td,fieldset,img,map,form{
margin:0;
padding:0;
}
br{
letter-spacing:0;
}
fieldset,img{
border:0;
}
ol,li{
list-style:none;
list-style-position:outside;
}
th{
text-align:left;
}
h1,h2,h3,h4,h5,h6,th{
font-size:100%;
font-weight:normal;
font-style:normal;
margin:0;
padding:0;
}
address,caption,cite,code,dfn,var{
font-style:normal;
font-weight:normal;
}

/*---- for clearFix---- */

.cf:after{ 
display:block;
height:0;
visibility:hidden;
clear:both;
content:".";
}

/*---- ’Ç‰Á MacIE 5 ‚Æ WinIE 7 Œü‚¯---- */
.cf{
\display:inline-block;
}

/*---- MacIE \---- */
* html .cf{
height:1%;
}
.cf{
display:block;
}

/*---- for common link---- 
a:link{
color:#3366cc;
text-decoration:underline;
}
a:visited{
color:#3366cc;
text-decoration:underline;
}
a:hover{
color:#3366cc;
text-decoration:underline;
}
a:active{
color:#3366cc;
text-decoration:underline;
}*/
