/* CSS Document */

/* reset */
html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,b, u, i, center,dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td {
padding:0;margin:0;border:0;font-size: 100%;font-style:normal;letter-spacing:0;vertical-align: baseline;background: transparent;}
.clr:after {content:".";display:block;clear:both;height:0; visibility:hidden;}
.clr {zoom: 1;}
table {border-collapse:collapse;border-spacing:0;}
li{list-style:none;}

body{
	color: #565656;
	line-height:1.7em;
	font-size:100%;
	-webkit-text-size-adjust: 100%;
	font-family: "メイリオ", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	background-color:#e9e9e9;
}

img{ border:0px;vertical-align:bottom;}

a{
	text-decoration: none;
	color: #fd364d;
}

#wrapper{
	width:640px;
	margin:auto;
	font-size:26px;
	line-height:1.5em;
}

#copyRight{
	text-align:center;
	font-size:20px;
	color:#919191;
	padding:40px 0;
	font-family:verdana;
}


.red{
	color:#e20019;
	font-weight:bold;
}

.fwb{
	font-weight:bold;
}

.fSmall{
	font-size:13px;
	line-height:1.6em;
}

.cont00In-1{
	margin-bottom:18px;
	background: url(../img/top/caution/frame_top.png) no-repeat center top;
	color:#fff;
	position:relative;
}

.cont00In-2{
	background: url(../img/top/caution/frame_bottom.png) no-repeat center bottom;
	padding-bottom:6px;
}

.cont00In-3{
	background: url(../img/top/caution/frame_middle.png) repeat-y center top;
	padding:20px 30px 10px 140px;
	text-align:justify;
}

#cautionImg{
	position:absolute;
	left:21px;
	top:23px;
}

/*

<div id="cont00" class="cont00In-1">
	<div class="cont00In-2"><div class="cont00In-3">
	<p>
		携帯電話のメールアドレス等でドメイン指定受信を行っている場合、あらかじめ設定を解除、あるいは「@audition.sonymusic.co.jp」のドメイン指定受信設定を行ってください。            
	</p>
	</div></div>
</div>

