@charset "utf-8";


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

	[aizuyaichi.or.jp] link.css

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


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


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


/*	section block
------------------------------------------------------------*/
div.section {
	margin-left: 28px;
	margin-right: 28px;
}

div.section dt {
	margin-top: 7px;
	padding-left: 20px;
	background: url(../img/bullet/blank.gif) no-repeat left center;
}

div.section dd {
	margin-left: 20px;
}

