@charset "Shift_JIS";

.adv2 {
	clear: both;
	text-align: center;
	border-color: #ff3333;
	border-width: 1px 3px 3px 1px;
	border-style: solid;
	margin-left: 3%;
	margin-right: 0%;
	width: 97%;
}
.adv2 h1 { /* 見出し1 */
	font-size: 85%;	
	line-height: 1em;
	margin-top: 7px;
	margin-bottom: 7px;
}
.adv2 h2 { /* 見出し2 */
	font-size: 75%;	
	line-height: 1em;
	margin-top: 5px;
	margin-bottom: 5px;
}
.adv2 p { /* 広告の段落 */
	font-size: 75%;	
	margin-top: 5px;
	margin-bottom: 5px;
}

a img {
	border: 0;
}
