@charset "utf-8";
/* CSS Document */
#contents .ttl_intro {
	height: 60px;
	width: 550px;
	margin-bottom: 10px;
}
#contents .text_intro {
	width: 550px;
	margin-bottom: 20px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.text_intro .photo_l {
	float: left;
	height: 210px;
	width: 230px;
	background-image: url(../images/photo/intro01.jpg);
	background-repeat: no-repeat;
	margin-right: 30px;
	margin-left: 30px;
	margin-top: 20px;
}
.text_intro .photo_r {
	float: left;
	height: 210px;
	width: 230px;
	background-image: url(../images/photo/intro02.jpg);
	background-repeat: no-repeat;
	margin-top: 20px;
}
#photo_wrapper .photo_l02 {
	float: left;
	height: 146px;
	width: 160px;
	background-image: url(../images/photo/intro03_r.jpg);
	background-repeat: no-repeat;
	margin-right: 15px;
	margin-left: 20px;
}
#photo_wrapper .photo_m02 {
	float: left;
	height: 109px;
	width: 160px;
	background-image: url(../images/photo/intro04.jpg);
	background-repeat: no-repeat;
	margin-right: 15px;
}
#photo_wrapper .photo_r02 {
	float: left;
	height: 146px;
	width: 160px;
	background-image: url(../images/photo/intro05.jpg);
	background-repeat: no-repeat;
	margin-right: 20px;
}
.text_intro p {
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
	clear: both;
}
.text_intro #photo_wrapper {
	clear: both;
	width: 550px;
	margin-bottom: 20px;
}
.text_intro #name {
	float: right;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}
.text_intro .intro_ttl02 {
	font-size: 16px;
	font-weight: bold;
	color: #006600;
}
.style1 {
	color: #FFFFFF;
	font-weight: bold;
}
