/* CSS Document */

#special{
	font-size:12px;
}


#profileArea{
	background:#F2F2F2;
	padding:10px;
	margin:10px 0;
	text-align:left;
}

#profileArea .left{
	float:left;
	width:330px;
	line-height:18px;
}

#profileArea .left .lead{
	color:#9e7a18;
	font-size:14px;
	font-weight:bold;
	margin-bottom:10px;
}

#profileArea #background{
	width:580px;
}

#profileArea #background h3{
	font-size:16px;
	border-bottom:2px solid #9d793f;
	margin:0 0 5px 0;
	padding:0;
}

#profileArea #background .left{
	float:left;
	width:270px;
	margin-right:20px;
}

#profileArea #background dl{
	margin-bottom:10px;
}

#profileArea #background dt{
	color:#884D04;
	font-weight:bold;
}
#profileArea #background dd span{
	color:#ac35b1;
	font-size:12px;
	font-weight:bold;

}

#profileArea .name{
	font-size:12px;
	font-weight:bold;
	margin:5px 0 5px 8px;
}

#talk01 .left{
	float:left;
	width:600px;
	text-align:left;
}


#talk01 .right{
	float:right;
}

#talk02 .left{
	float:left;
}

#talk02 .right{
	float:right;
	text-align:left;
	width:580px;
}

#special h3{
	margin:40px 0 10px 0;
	text-align:left;
}

#talk03{
	margin-top:20px;
	text-align:left;
}

#talk03 .left .img{
	float:right;
	width:326px;
	margin-left:10px;
	text-align:center;
}

#talk03 .left .img span{
	padding-top:5px;
	line-height:18px;
}

#talk03 .right{
	float:right;
}



#talk01 p,
#talk02 p{
	font-size:12px;
	margin-bottom:10px;
	text-indent:-30px;
	margin-left:30px;
}

#talk03 p{
	font-size:12px;
	margin-bottom:10px;
	text-indent:-54px;
	margin-left:54px;
}


.p01{
	color:#333333;
}

.p02{
	color:#ae288a;
}

.p03{
	color:#0e0c9d;
}

#salonArea{
	text-align:left;
	margin-top:20px;
}

#salonArea table{
	border-collapse:collapse;
	width:550px;
}

#salonArea table th,
#salonArea table td{
	border:1px solid #dddddd;
	padding:5px;
	text-align:left;
}

#salonArea table th{
	background:#fff8fd;
	width:150px;
}
#salonArea table caption{	
	color:#ffae21;
	font-size:16px;
	font-weight:bold;
	margin:4px 0;
	text-align:left;
}
