/* ====================================================================== */
/* 基本情報フレーム */
/* ====================================================================== */

/*
#cts-wide {
	width: 660px;
	background: url("../img/cmn/cts_bg.jpg") no-repeat;
	padding: 0px 10px 0px 10px;
}
*/

/* ====================================================================== */
/* メインタイトル */
/* ====================================================================== */

.mainttl-plain {
	width: 668px;
	height: 28px;
	color: #333333;
	padding: 4px 0px 0px 12px;
	background: url("../img/cmn/mainttl_plain.jpg") no-repeat;
}

.mainttl-simple {
	padding: 0px 0px 0px 0px;
}

/* ====================================================================== */
/* サブタイトル */
/* ====================================================================== */

.subttl-plain {
	padding: 0px 0px 0px 10px;
	background: url("../img/cmn/subttl_plain.gif") repeat-y;
}

.subttl-plain a {
	color: #333333;
	text-decoration: none;
}

.subttl-plain a:hover {
	color: #ff7f00;
	text-decoration: none;
}

.subttl-simple {
}
