@charset "UTF-8";
/* CSS Document */

/* @audition dir */

/* 各ディレクトリ以下のページに使用するcssルールはこのファイルに記述 */

h1.auditionhead	{
	width:	800px;
	height:	60px;
	padding-bottom:	12px;
	border-bottom:	dotted 1px #dee8f1;
}

div.auditioncont	{
	width:	36em;
	margin:	12px auto 60px;
}

div.auditioncont h2	{
	margin:	0;
	font-size:	107%;
	margin-bottom:	1.2em;
}

div.auditioncont p	{
	margin:	0em 0em 2em 0em;
}



