/*------リンク------*/
a {
font-style: normal;
color: #0A50E1;
text-decoration:underline
}
a:visited{
	font-style: normal;
color: #3399FF;

	text-decoration:underline
}
a:hover{
 color: #3399FF;
	text-decoration:underline
}
a:active{
 color: #3399FF;
text-decoration:underline
}

.newtitle {
	color: #006d2c;
	padding: 3px 3px 3px 10px;
}
.contents {
	padding: 0px 15px 0px 10px;
}
.table1 {
	padding: 3px 10px;
	color: #006d2c;
}
.table2 {
	padding: 3px 0px 3px 10px;
}
.syouhin {
	padding: 3px;
	border: 1px solid #CCCCCC;
}
.iframe {
	height: 500px;
	text-align: center;
	width: 520px;
	margin-left: 12px;
}

