@charset "UTF-8";
/* CSS Document */

/*----------------------------------------------------
		What is 学園祭ステーション
----------------------------------------------------*/

h3{
	background:url(../images/heading-bg.jpg) repeat-x;
	margin:20px 0 10px 0;
	height:30px;
	padding:7px 0 0 10px;
	font-weight:bold;
}

.what-first-text{
	line-height:150%;
}

.what-text{
	margin-left:20px;
}

