@charset "UTF-8";


/*-- 型番s-04のメインコンテンツ --*/


/* .clmn_contents を囲むことで、サイドメニューなしのサイズに変更 */
.single-clmn .clmn_contents{
	float: none;
	width: 950px;
}

.single-clmn .frame2 {
	width: 928px;
}

.single-clmn .frame2 .f-left{
	padding-right:0;
}

.w78{
	width:778px;
}


table.border1.table-w60p{
	width:60% !important;
}


/*h3をh4の見た目に*/
.clmn_contents h3.h4-style {
	margin: 0;
	padding: 6px 0;
	line-height: 1.4;
	font-size: 1.3em;
	color: #333333;
	border:none;
	background:none;
}
