/* CSS Document */
body,div,ol,ul,dl,form{
margin:0px;
padding:0px;
}
p,h1,h2,h3,h4,h5,h6,dt,dd,input,textarea{
margin:0px;
padding:0px
}
a:link{
color:#0000cc;
}
a:visited{
color:#0000cc;
}
a:hover{
color:#0000cc;
}
body {
  font-family: 'CI', 'Hiragino Kaku Gothic Pro', sans-serif;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}