@charset "Shift_JIS";

/*sub-btn
-----------------------------------------------------*/
#contents img{
background:url(../blog/img/blog_img.jpg) 1px 1px no-repeat;
margin:20px auto 15px auto;
}

table{
width:720px;
background-color:#FFF1D9;
margin:0 auto 20px auto;
}

th{
width:150px;
color:#fff;
font-weight:normal;
font-size:small;
border-right:#fff solid 1px;
border-bottom:#fff solid 1px;
background:url(../audition/img/table_bg.gif) repeat;
text-align:center;
vertical-align:middle;
}

td{
color:#333;
font-weight:normal;
font-size:small;
border-bottom:#FFFFFF solid 1px;
padding:5px 0 5px 10px;
text-align:left;
line-height: 1.3em;
margin-bottom: 0.5em;
}

.bold{
font-weight:bold;
}

.red{
	color:#CC0000;
	font-size:10px;
	text-decoration: underline;
}

a:link{
color: #333;
text-decoration:none;
}

a:visited{
color: #333;
}

a:hover, a:active{
color: #0000FF;
text-decoration:underline;
}

/*tb^|C
-----------------------------------------------------*/
#footer {
	margin:1px 0 0 0;
	padding-top:10px;
}
