@charset "utf-8";


/*============================================================

	[aizuyaichi.or.jp] copyright.css

============================================================*/


/*	copyright
------------------------------------------------------------*/
* html address {
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../../img/back/copyright.png", sizingMethod="crop");
}


/*	title
------------------------------------------------------------*/
h2 {
	background: url(../img/title/copyright.jpg) no-repeat;
}


/*	section block
------------------------------------------------------------*/
div.section {
	margin: 21px 28px 0;
}

