@charset "Shift-JIS";

@import "../css/import.css";

/*-------------------------------------------
---------------------------------------------staff*/

#treatment{
	margin:20px auto;
	width:700px;
}

#subMenu{
	width:180px;
	float:left;
}

#subMenu li img{
	vertical-align:top;
}

#contents{
	width:490px;
	float:right;
	text-align:left;
}

#contents p{
	margin-bottom:10px;
}

h2{
	margin-bottom:10px;
}

.photoL{
	margin:0 15px 10px 0;
	float:left;
}

.photoR{
	margin:0 0 10px 15px;
	float:right;
}

strong{
	font-weight:bold;
	color:#FF6600;
}

.orange{
	background:#FFEFDD;
	margin:10px auto;
	padding:10px;
}
