@charset "utf-8";


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

	[aizuyaichi.or.jp] study.css

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


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


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


/*	sidebar block
------------------------------------------------------------*/
div#sidebar {
	width: 140px;
}

div#sidebar h3 {
	width: 140px;
	height: 56px;
	background: url(../img/heading/study.jpg) no-repeat left top;
}


/*	section block
------------------------------------------------------------*/
div.section p.figure {
	margin: 28px 0;
	text-align: center;
}

div.section p.figure img {
	vertical-align: bottom;
}

