/*======================================
	2-1. メインコンテナ
=======================================*/

/*======================================
	2-3. div#content
=======================================*/

h1{
	font-size:140%;
	font-weight:bold;
	margin-bottom:1em;
	margin-top:1em;
	text-align:left;
	}
h2{
	color:#CC6633;
	line-height:140%;
	}
h3{
	font-size:110%;
	}	
.text{
	margin-bottom:60px;
	text-align: center;
	width:680px;
	}
.copy{
	font-size:110%;
	color:#CC6633;
	line-height:180%;
	margin:1em 0em;
	}

/*======================================
	2-3. div#
=======================================*/
	
.news{
	border-top:1px dotted #ccc;
	line-height:160%;
	}
.icon{
	color:#CC0000;
	}	