@charset "shift_jis";

/*======================================
magnum1031
----------------------------------------
description:initialize
edit: 2010/10
lastupdate:
======================================*/


html,
body{
	margin: 0;
	padding: 0;
}

body{
	font-family:  Tahoma, sans-serif;"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	color: #111;
}

h1,h2,h3,h4,h5,h6,p,pre,ul,ol,li,dl,dt,dd,adress,blockquotetable,th,tr,td{
	margin: 0;
	padding: 0;
	vertical-align: baseline;
}

h1,h2,h3,h4{
	font-size: 18px;
}

h3{
	margin: 0.50em 0 0.50em;
}
h4{
	margin: 0.50em 0 0.50em;
}


p{
	font-size: 14px;
	font-weight: normal;
	margin: 0 0 0.75em 0;
	line-height: 1.4em;
}

dl,dt,dd,ul,ol,li{
	font-size: 14px;
	line-height: 1.4em;
	list-style-type: none;
}

table,
th,
tr,
td{
	font-size: 14px;
	border:	medium none;
	border-collapse: collapse;
	border-spacing:	0pt;
}

hr{
	display: none;
}

a img,img{
	border:	medium none;
	outline-color: invert;
	outline-style: none;
	outline-width: 0pt;
	text-decoration: none;
}

a:link,
a:visited{
	color: #39073c;
	text-decoration: underline;
}

a:hover,
a:active{
	color: #0033FF;
	text-decoration: none;
	vertical-align: baseline;
}
a:focus{
	-moz-outline-style: none;
}

map area{
	border: none;
}


