@charset "UTF-8";

h2.p  {
	height: 30px;
	margin: 0px 0px 0px 0px; 
	padding: 0px;
	background: url(../images/ptitle.gif) no-repeat; 
	background-color:#e3007f;
	text-indent: -9999px;
}
h2.p2  {
	height: 30px;
	margin: 50px 0px 0px 0px; 
	padding: 0px;
	background: url(../images/ptitle2.gif) no-repeat; 
	background-color:#e3007f;
	text-indent: -9999px;
}

.mess  {
	margin: 0px 0px 0px 0px; 
	padding: 20px 30px 50px 30px; 
	background: url(../images/bk_lead.jpg) no-repeat left bottom; 
}
.mess h3 {
	height: 50px;
	margin: 40px 0px 0px 0px; 
	padding: ;
	background: url(../images/mess.gif) no-repeat;
	text-indent: -9999px; 
}
.mess p {
	padding: 20px 0px 0px 0px;
	font-size:115%;
	line-height:1.5em;
	color:#3f3f3f;
}
.name {
	margin: 0px 0px 0px 0px; 
	padding: 10px 0px 4px 0px !important;
}
.n {
	width:121px;
	height: 30px;
	padding:0 !important;
	background: url(../images/name.gif) no-repeat left bottom;
	text-indent: -9999px; 
}

.dline{
	margin: 30px 0px 0px 0px; 
	padding: 30px 30px 0px 30px;
	border-top: #CCC dotted 1px;
}

.mess2 {
	margin: 0px 0px 0px 0px; 
	padding: 30px 30px 50px 30px;
	background: url(../images/bk_lead2.jpg) no-repeat left bottom; 
}
