body{
	font-family:Osaka,'ＭＳ ゴシック';
}

body,td{color:#000000;}
a:link {color:#006228;text-decoration:none;font-weight:none;}
a:visited {color:#006228;text-decoration:none;font-weight:none;}
a:hover {color:#ff7f00;text-decoration:underline;font-weight:none;}
form{margin:0px}

p{margin: 0;}

.attention p{
	text-indent: -1em;
	padding: 0 0 0 1em;
	margin: 0;
}

/*リンク*/
.link{
	padding: 20px 0;
	border-bottom: 1px solid #ccc;
	vertical-align: top;
}

.name{
	font-size: 18px;
	line-height: 1.2em;
	color: #ff7c01;
	font-weight: bolder;
}

.name a:link,
.name a:visited{
	color: #ff7c01;
	text-decoration: none;
}

.name a:hover,
.name a:active{
	color: #ff7c01;
	text-decoration: underline;
}
