@charset "utf-8";


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

	[aizuyaichi.or.jp] syusokai.css

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


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


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


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

p#newsletter {
	float: right;
	margin: -21px 0 28px 28px;
}

h5 {
	margin: 14px 0 0;
	line-height: 1.75;
	font-size: 16px;
	font-weight: normal;
}

dl#secretariat dt {
	font-size: 16px;
}


