@charset "utf-8";
/* CSS Document */

body,div,p,form,input,select,option,dl,dt,ul,ol,li,h1,h2,h3,h4,h5,h6,address{
margin: 0;
padding: 0;
font-size: 100%;
font-weight: normal;
font-style: normal;
line-height: 1.5;
}

body{
font-size: 80%;
font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", "メイリオ",sans-serif;
}

body{
color:#333333;
background:#FFFFFF;
}

p{
	font-size: 1.0em;
}

a{


}



a:visited{
color:#333333
text-decoration: underline;
}

a:hover{
color:#990000
text-decoration: none;
}
