@charset "UTF-8";

/*
===========================================================================
| 			corner style　 (/event/)
===========================================================================
*/

/*----------------------------------------------------------------------
/			index 
/----------------------------------------------------------------------*/
h1{
	margin-bottom: 20px;
}
p.subCopy{
	background: url(/images/common/dot_line.gif) repeat-x bottom;
	padding-bottom: 20px;
}
div.button{
	margin: 20px 0;
}
h2{
	margin-bottom: 5px;
	color: #0e5ca7;
	font-size: 130%;
	line-height: 130%;
}
h3{
	font-size: 120%;
	margin-bottom: 7px;
	line-height: 130%;
	color: #996532;
}
div.appli{
	margin: 10px 0;
}