@charset "utf-8";
/* CSS Document */

#main #info h3{ /* タイトル */
	background:url(../img/info_tit.gif) no-repeat;
}

#main #info .clear{clear:both; margin-top:20px;}

#main #info .bottom_20{margin-bottom:20px;}

#main #info .top_10{margin-top:10px;}
#main #info .top_20{margin-top:20px;}
#main #info .top_30{margin-top:30px;}




#main #info h5{margin:20px 0 0 0;}


#main #info .trademark_dl dl{width:550px;}

#main #info .trademark_dl dt{
	float:left;
	margin:0px 10px 10px 10px;
	border: solid 1px #cccccc;
	padding: 5px;
}

#main #info .trademark_dl dd{
	margin-right: 10px;
	background-color: #f0ebf1;
	float: right;
	padding-bottom: 10px;
	width:300px;
}

* html #main #info .trademark_dl dd{
	width:290px;
}

#main #info .photo{	border: solid 1px #cccccc;
padding:5px;}
