@charset "utf-8";
/* CSS Document */

h1,h2,h3,h4 {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
iframe{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#guide_pict{
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:link { color: #333333; text-decoration:none; }
a:visited { color: #333333; text-decoration:none; }
a:hover { color: #FF0000; text-decoration:none; }
a:active { color: #333333; text-decoration:none; }
a{ outline:none; }

img { max-width:100%; height:auto; }