/* CSS Document */
@charset "Shift_JIS";
/*ƒeƒLƒXƒg
-----------------------------------------------------*/
body,div,th,td,h1,h2,h3,h4,h5,h6,ul,li,p,oi,di,dt,dd,from{
	font-family:"Arial", "Helvetica", "sans-serif";
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	line-height: 200%;
	font-size: 11px;
	color: #333333;
	letter-spacing: 0.1em;
}

a:link{
	color: #000000;
	text-decoration: underline;
}

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

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

.title{
	font-size: 13px;
	font-weight: bold;
}