/* CSS Document */
@charset "EUC-JP";

/* =========================================================
¡dampachi
========================================================= */

#prof{
	width:560px;
	padding-top:10px;
	background-image:url(img/photo_s.gif);
	background-position:right top;
	background-repeat:no-repeat;
	}
#prof dl dt {
	font-weight:bold;
	margin-top:5px;
	padding-left:15px;
	line-height:1.4em;
	font-size:0.9em;
	text-decoration:underline;
	/*background: url(../img/list_circle.png) no-repeat left center;*/
	}
#prof dl dd {
	padding-left:20px;
	line-height:1.4em;
	font-size:0.8em;
}

/* =========================================================
¡youtube
========================================================= */
#tube_area{
	width:485px;
	float:left;
	margin-left:5px;
	margin-bottom:15px;
	margin-top:10px;
	}
#icon{
	width:50px;
	float:left;
	margin-left:15px;
	}
	
/* =========================================================
¡factory
========================================================= */
#factory_area{
	width:720px;
	margin-left:auto;
	margin-right:auto;
	padding:10px 0;
	text-align:center;
	clear:both;
	}






	
