@charset "utf-8";


/************************************/
/*  豆知識     　　                 */
/************************************/
/*検索画面・詳細画面の共通部分はstyle.css*/
.Mame_h{
	width:590px;
	height:35px;
	background-image:url(../image/mame_title.gif);
	background-position:0 0;
	background-repeat:no-repeat;
	text-indent:-9999px;

}
.Mame_com{
	margin:2px 0px 0px 7px;
}

