﻿@charset "utf-8";

/* *********************************************************
 *
 * 鈴虫寺 web site 魅力 415px
 *
 * *********************************************************
 */

.section {
	margin:0 0 25px;
	padding:0 0 25px;

}

/*写真右*/
.ph_right .txt {
	float:left;
	width:210px;
	margin:0 15px 0 0; 
}

.ph_right .ph {
	float:left;
}

/*写真左*/
.ph_left .txt {
	float:right;
	width:200px;
	margin:0 0 0 15px; 
}

.ph_left .ph {
	float:left;
}

/*説法**************************************/
.profile {
	clear:both;
	padding:5px;
	background-color:#efefef;
}

.profile h4 {
	border-bottom:1px dotted #a1b919;
	padding:0 0 5px;

}

.profile p {
	margin:0;
	padding:0;
}

/*鈴虫ひみつ**************************************/

/*鈴虫紹介*/
.suzumusi_profile {
	margin:10px 0 0;
}

.suzumusi_profile h4 {
	margin-top:5px;
}

/*写真左*/
.suzumusi_profile .ph_left .txt {
	float:right;
	width:290px;
	margin:0 0 0 15px; 
}

.suzumusi_profile .ph_left .ph {
	float:left;
}

.suzumusi_profile ul {
	margin:0 0 0 15px;
}

