﻿@charset "utf-8";

/* =================================================================================
　中見出し
================================================================================= */
.sTtl_1 {
	padding: 6px 10px;
	margin-bottom: 10px;
	background: url(../../../../free/images/css/kouryaku/2003/bg_ttl-middle.gif) 0 0 no-repeat;
	color: #fffaf2;
	font-weight: bold;
}

/* =================================================================================
　小見出し
================================================================================= */
.sTtl_4{
	padding: 5px 10px;
	margin-bottom: 10px;
	border: 0;
	background: #333;
	color: #fff;
	font-weight: bold;
}

/* -------------------------------------------------------
 clear fix
------------------------------------------------------- */
.modelNmenu ul:after{
	content:"";
	display:block;
	clear:both;
	height:0;
}

/* EOF */
