@charset "shift_jis";
/*
	* Css Version: CSS2.1
	* Since : 2008-7-10
	* Editor: 
	* Last Modified: 2008-7-10
	* Last Editor: 
*/

h2 {
	margin-bottom: 20px;
	overflow: hidden;
}

h3.top-h3 {
	color: #0066CC;
	font-size: 14px;
	font-weight: bold;
	margin-left: 10px;
}

h3.mid-h3 {
	background-image: url(/img/mid-h3.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 25px;
	color: #333333;
	font-size: 14px;
	margin-left: 10px;
	margin-top: 30px;
	height: 30px;
	padding-top: 8px;
}

div#sample {/*ここを各ディレクトリごとに変更する*/
	padding: 20px;
}

div#sample p {
	line-height: 150%;
	margin-left: 20px;
	margin-right: 20px;

}
#sample p.img-box {
	float: right;
}
