@charset "utf-8";


p,h1,h2,h3,h4,h5,img,a,ul,li,div{
margin:0px;
padding:0px;
border:0px;
}
body {
	font-family: "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kalu Gthic Pro", Osaka;
	width: 270px;
}
#iframe {
	width: 270px;
	padding-left: 0px;
}
h5{
	font-size:12px;
	color:#888888;
	background-image:url(../img/icon_dot_01.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	margin-left: 0px;
}
p{
	font-size:12px;
	color:#888888;
	padding-left: 0px;
	padding-bottom: 11px;
	margin-bottom: 15px;
	background-image: url(../img/pct_iframe_dots.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	line-height: 1.3em;
}
.blue{
 color:#7290A5;
 }
