/* h2(CTitle) */
#introduction h2{
	width:740px;
	height:137px;
	margin: 0;
	padding:0;
	background-image:url(/img/h2_ctitle2.jpg);
	background-position:0 -274px;
}
#introduction h2 span{
	display: none;
}
/*#introduction p{
	width: 300px;
	margin: 30px auto;
	text-align: center;
	font-size: 150%;
	line-height: 1.5em;
	border: 1px dotted #f00;
	background-color: #ffd7ff;
}*/
#introduction p.box{
	width: 270px;
	margin: 30px auto;
	text-align: center;
	font-size: 120%;
	line-height: 1.2em;
	background-color: #ffd7ff;
	padding:5px;
	border-top: 2px solid #e99eec;
	border-bottom: 2px solid #742169;
	border-left: 2px solid #c78bc9;
	border-right: 2px solid #8c5486;
}
#introduction p.box span{
	color:#8c5486;
	font-size: 140%;
}