@charset "UTF-8";

/* CSS Information
---------------------------------------------------------------
Site URL:		http://www.shokusan-j.co.jp/
File name:		layout_flow.css
Summary:		base styles
Created:		2009-9-1
Last update:	2009-9-1 by Sadaoka
Author:			Sadaoka(admin), Kaito
Copyright:		(C) 2009 dabhand Inc.
--------------------------------------------------------------- */

/* 実例のご紹介 */
/* ------------------------------------------------------------ */
.example_text {
	padding: 0px 0px 0px 20px;
	display: block;
	overflow: hidden;
	border: 0px #f00 solid;
}

.arrow {
	background: url(../images/arrow6.gif) left center no-repeat;
	padding: 0px 0px 0px 15px;
}
