@charset "utf-8";

/* hama-med index.css */

/*==========================================================================*
 *  img_index
 *==========================================================================*/

#img_index {
	height: 213px;
	padding: 45px 0 15px 25px;
	background: url(../../img/bg_main.jpg) no-repeat;
}
#img_index h1 {
	width: 340px;
	height: 0;
	padding-top: 75px;
	background: url(../../img/title_main.gif) no-repeat left top;
	overflow: hidden;
}
#img_index p {
	padding-top: 25px;
}
#contents h2 {
	width: 133px;
	height: 0;
	margin: 0;
	padding-top: 33px;
	background: url(../../img/title_research.gif) no-repeat;
	overflow: hidden;
}
#contents h3 {
	margin: 10px 0 5px 20px;
	padding-left: 17px;
	background: url(../img/icon_index.gif) no-repeat 0 3px;
	color: #6a4d16;
	font-size: 120%;
	font-weight: bold;
}