/* *********************************************************
 *
 *	audition_style01
 *
 * *********************************************************
 */

.audition_style01{
	font-size:12px;
	line-height: 200%;
	padding: 20px 0px 30px 0px;
}


/* *********************************************************
 *
 *	audition_style02
 *
 * *********************************************************
 */

.audition_style02{
	font-size:12px;
	line-height: 200%;
	margin: 0px 1px 20px 30px;
}
.audition_style02 img{
	margin: 0px 0px 15px 0px;
}
.audition_style02_td01{
	color:#e8cb0f;
	padding: 0px 0px 0px 10px;
}
.audition_style02 ul{
	list-style-type:none;
	margin: 0px 10px 0px 10px;
}
.audition_style02 li{
	background: url(../images_common/icon02.gif) left center no-repeat;

	padding: 1px 0px 0px 16px;
}

.audition_style03{
	background-color: #292929;
	width: 641px;

}

.audition_style03 hr{
	color:#e8cb0f;
	background-color: #292929; /* 線の色(NN用) */
	height: 1px; /* 線の太さ */
	border-width : 1px 0px 0px 0px;
	border-style : dotted dotted dotted dotted;
}

* html div.audition_png {
    width:640px;
    height:45px;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/audition_h1_03.png);
}
* html div.audition_png img{
    display:none;
}

* html div.demo_png {
    width:640px;
    height:45px;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/audition_h1_04.png);
}
* html div.demo_png img{
    display:none;
}

} 