@charset "utf-8";


/* reset
-----------------------------------------------*/
h1,h2,h3,h4,h5,h6{
font-size:100%;
font-weight:normal;
}

p{
margin-bottom:10px;
}

table{
font-family: "MS PGothic","ＭＳ Ｐゴシック","Osaka","Meiryo","メイリオ",sans-serif;
font-size:10pt;
}

ul{
margin-bottom:10px;
}
ul li{
list-style:none;
}

ol{
margin:0 0 10px 1.5em;
/margin-left:1.8em;
list-style:decimal outside;
}

ul ul,
ul ol,
ol ul,
ol ol,
table ul,
table ol{
margin-bottom:0;
}

dl{
margin-bottom:10px;
}

strong,
em{
font-weight:bold;
font-style:normal;
}

img{
border:0;
}

hr{
color:#9999FF;
}

input{
vertical-align:middle;
}

option{
padding:1px 5px;
}
