@charset "shift_jis";

/*
	disney設定
	最終更新： 2010-07-13
*/


/* --------------------------------------------------H3要素 */
div#mainContents h3.disney {
	height:30px;
	color: #333333;
	font-weight: bold;
	line-height: 2.5;
	padding-left:32px;
	background-image: url(../images/disney_h3.jpg);
	background-repeat: no-repeat;
	border:none;	
}

div#mainContents h3.disney_02 {
	height:30px;
	color: #333333;
	font-weight: bold;
	line-height: 2.5;
	padding-left:10px;
	background-image: url(../images/disney_h3_02.jpg);
	background-repeat: no-repeat;
	border:none;	
}

/*EOF*/