@charset "UTF-8";
/*index?p*/
#top{
	background:#FF9600 url(image/top_top.gif) no-repeat top;
	padding:15px;
	width:550px;
	height: 278px;
}
#text{
	background: #FFF5CA url(image/text_bottom.gif) no-repeat bottom;
	padding: 15px;
	color: #FF9600;
}
#text p{
	line-height:1.2;
	padding-top:20px;
}
#text h3{
	font-size:140%;
}
#text em{
	font-style:normal;
}
#img{
	margin:40px 0;
	line-height:1;
}
#img p a{
	color:#ff9600;
}
#img p a:hover{
	color:#FF0064;
}
#npo p{
	padding:0 0 10px;
}
#npo2 li{
	list-style-position:inside;
}
#npo2 a{
	color:#ff9600;
}
#npo2 a:hover{
	color:#FF0064;
}
