@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.2em;
}

img {
border:0;
}

ul {
list-style: none;
}

body {
	color: #333333;
	background: #ffffff;
	font-size: 11px;
	font-family: 'Hiragino Kaku Gothic Pro','�q���M�m�p�S Pro W3','���C���I',Meiryo,'�l�r �o�S�V�b�N',sans-serif;

}

p {
	font-size: 1.2em;
}

a {
	color:#333333;
	text-decoration: underline;
}

a:visited {
	color:#333333;
	text-decoration: underline;
}

a:hover {
	color: #ef4e30;
	text-decoration: underline;
}

