@charset "utf-8";

#main a:hover {
	text-decoration: none;
	color: #ae130e;
}
#main h2 {
	margin-bottom: 15px;
	padding-bottom: 4px;
	border-bottom: 1px solid #a8a8a8;
	font-size: 0;
}
#main h3 {
	width: 583px;
	height: 16px;
	float: left;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	margin-bottom:17px;
	background-image: url(../images/tomato_ttl.gif);
	background-repeat: no-repeat;
}
#main h4 {
	font-weight: normal;
	margin-bottom: 18px;
}
#main h4.aka {
	font-weight: normal;
	margin-bottom: 15px;
	padding-top: 24px;
	border-top: 1px solid #a8a8a8;
}
#main h4.true {
	font-weight: normal;
	margin-bottom: 15px;
	padding-bottom: 4px;
	border-bottom: 1px solid #a8a8a8;
	width: 583px;
	height: 16px;
	float: left;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	margin-bottom:17px;
	background-image: url(../images/tomatonoshinjitsu_ttl.gif);
	background-repeat: no-repeat;
}
#main p {
	font-weight: normal;
	margin-bottom: 15px;
	line-height: 1.3em;
}
#main2 img{
	margin-bottom: 20px;
}

#main3 p.profile {
	margin-bottom: 10px;
	line-height: 1.5em;
}

#main p.discription {
	margin-bottom: 20px;
}

.item dl {
	margin: 0px;
}

.item dt {
	margin-bottom: 18px;
}
.item dd {

	font-size: 1.1em;
	line-height: 1.7em;
}
