@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/coffee_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 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;
}
#main3 p.discription {
	margin-bottom: 20px;
}

#main4 dd {
	font-weight: bold;
}

#main p {
	margin-bottom: 13px;
}


#main dl#tips {
	margin-top: 17px;
	margin-bottom: 17px;
	background-color: #f2f2f2;
}

* html #main dl#tips {
	height: 1%;
}


#main dl#tips dd ul {
	padding: 4px 10px;
}


#main dl#tips dd ul li {
	line-height: 14pt;
	padding-left: 10px;
	background: url("../images/list_img.gif") 2px 8px no-repeat;
}

