@charset "utf-8";


* {
	zoom:1;
}


html, x:-moz-any-link{
font-size:16px;
}
html{
overflow-y:scroll;
}

body{
margin:0;
padding:0;
font-family:"ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
font-size:75%;
line-height:1.5;
}

h1, h2, h3, h4, h5, h6{
font-size:100%;
}

ul{
list-style:none;
padding:0;
margin:0;
}

ul ul,
ul ol,
ol ul,
ol ol,
table ul,
table ol{
margin-bottom:0;
}

table{
border-collapse:collapse;
border-spacing:0;
}
table th{
font-weight:normal;
text-align:left;
}

hr{
display:none;
}

img{
border:0;
}

input{
font-size:100%;
vertical-align:middle;
}

em,
address{
font-style:normal;
}
em{
font-weight:bold;
}











.alignL { text-align:left !important; }
.alignC { text-align:center !important; }
.alignR { text-align:right !important; }
.mb0  { margin-bottom:0px  !important; }
.mb10 { margin-bottom:10px !important; }
.mb15 { margin-bottom:15px !important; }
.mb20 { margin-bottom:20px !important; }
.mb30 { margin-bottom:30px !important; }
.mb40 { margin-bottom:40px !important; }
.mb50 { margin-bottom:50px !important; }

.footer {font-size:11px;}