@import url(http://audiofan.net/mt/mt-static/themes/style-smartCanvas/0-import.css);

div#headerad {
	padding: 3px 0 3px;
	margin: 0 auto;
	text-align: center;
	border-left: 6px solid;
	border-right: 6px solid;
	width: 90%; /* (example: 50%~100%, 400px~1000px, 60em, etc. )*/
	min-width: 35em; /* 最小幅 */
	max-width: 70em; /* 最大幅 */
	border-color: #e3e3e3; /* 両サイドボーダーの色 */
	background-color: #fff;
	border-bottom: 1px solid #eee;
}
