@charset "utf-8";
/* CSS Document */

body,div,p,form,input,select,option,dl,dt,dd,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;
}

img {
	border:0;
}

ul {
list-style: none;
}

body {
color: #000000;
background: #ffffff;
font-size: 62.5%;
font-family: '小塚ゴシック Pro R','KozGoPro R','メイリオ',Meiryo,Osaka,'ＭＳ Ｐゴシック',sans-serif;
}

p {
font-size: 1.2em;
}

a {
color:#696969;
text-decoration: none;
}

a:visited {
color:#696969;
text-decoration: none;
}

a:hover {
color: #ff6600;
text-decoration: none;
}

