/****■各占い師のページ用css■****/


/*■カラムの設定***************************/

#center_column02 {
	float: right;
	width: 690px;
	padding-right: 20px;
}


#prof {
	float: left;
	width: 690px;
	margin-bottom: 30px;
}

#prof h3 {
	float: left;
	width: 690px;
	height: 66px;
}


#prof .t_photo {
	float: left;
	width: 230px;
	height: 230px;
	margin: 0 20px;
}



#prof_area {
	float: left;
	width: 400px;
}

#prof_area p {
	margin-bottom: 10px; 
}

#prof_area p a {
	color: #550b09;
}

#prof_area dt {
	font-weight: bold;
	margin-top: 20px;
}

.colmun {
	float: left;
	width: 690px;
	margin-bottom: 30px;
	margin-right:-3px;/*for IE6*/
}

.colmun h4 {
	float: left;
	width: 690px;
	height: 66px;
}

.colmun_area {
	float: left;
	width: 630px;
	padding: 0 20px; 
}

.colmun p {
	margin-bottom: 10px; 
}

.colmun_area dl {
	margin-left: 30px;
}

.colmun_area dt {
	font-weight: bold;
	margin-top: 15px;
}


.img_left {
	float: left;
	margin: 15px 15px 0 0;
}

.img_right {
	float: right;
	margin: 0 0 15px 10px;
}


.book {
	float: left;
	width: 630px;
	margin-bottom: 15px;
}


.book h5 {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 10px;
}

.book p {
	padding-left: 12px; 
}

.colmun ul {
	float: left;
	width: 650px;
	padding: 0 20px; 
	margin-bottom: 20px;
}



.colmun ul h5 {
	float: right;
	width: 430px;
	color: #736357;
	font-weight: bold;
	font-size: 14px;
}

.colmun ul img {
	float: left;
}

.colmun ul li {
	float: right;
	width: 430px;
	margin-bottom: 10px;
}

.colmun ul li a {
	font-weight: bold;
}

.colmun ul li a:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
}


/*提供先*/
.colmun .isp {
	float: right;
	width: 430px;
}

.colmun .isp a {
	color:#0075A9;
}


/*島袋先生バナー*/
#bnr_shima01 {
	float: left;
	width: 650px;
	height: 150px;
	margin: 0 20px 30px;
}

*html #bnr_shima01 {
	margin: 0 10px 30px;
}

#bnr_shima01 p {
	padding-top: 5px;
}

#bnr_shima01 a {
	width: 650px;
	height: 120px;
	text-indent: -9999px;
	display: block;
	background: url(../teller/images/bnr02.jpg) no-repeat;
}

#bnr_shima01 a:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
}


#bnr_shima02 {
	float: left;
	width: 650px;
	height: 180px;
	margin: 0 20px 30px;
}

*html #bnr_shima02 {
	margin: 0 10px 30px;
}


#bnr_shima02 a {
	width: 650px;
	height: 180px;
	text-indent: -9999px;
	display: block;
	background: url(../teller/images/bnr01.jpg) no-repeat;
}

#bnr_shima02 a:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
}









