/* -----------------------------------------------------------

CSS Information


 File name:      main.css

 Style Info:    ナミックス用メイン設定

----------------------------------------------------------- */

/*----- テーブル・フォーム -----*/
.csttbl_border1, .csttbl_border2, .csttbl_border3, .csttbl_border4, .csttbl_head, .csttbl_input,
.cart_border1, .cart_border2, .cart_border3, .cart_border4, .cart_head, .cart_input{
	padding:5px;
}

/*----- フォーム -----*/
textarea{width:320px;}
form table td.cart_border4{
	border-left:none;
	border-right:none;
	border-bottom:none;
}

#news{
	margin: 10px;
	width: 540px;
	height: 140px;
	overflow-x: hidden;
	overflow-y: auto;
}

/*----- ナミックススタイル -----*/
/* .nm_style0:メインコンテンツ */
.nm_style0{
}

/* .nm_style1:TOP_エディタウンゼントジム */
.nm_style1 #cell2{
	padding: 0 10px;
}
.nm_style1 #cell3 img{
	margin: 5px 6px;
	padding: 5px;
	background: url(../data/img/bnt_top1_bg.gif) no-repeat;
}

/* .nm_style2:TOP_まんぼう鍼灸整骨院 */
.nm_style2 #cell2{
	padding: 0 10px;
}
.nm_style2 #cell3 img{
	margin: 5px 6px;
	padding: 5px;
	background: url(../data/img/btn_top2_bg.gif) no-repeat;
}


/* .nm_style3:ジムページ */
.nm_style3 #cover{
	background: url(../data/img/cover1.jpg) no-repeat;
}

/* .nm_style4:整骨院ページ */
.nm_style4 #cover{
	background: url(../data/img/cover2.jpg) no-repeat;
}


/* .nm_style5:見出し_ジム */
/* .nm_style6:見出し_整体院 */
/* .nm_style7:小見出し_ジム */
/* .nm_style8:小見出し_整体院 */

/* .nm_style9:画像 */
.nm_style9 img{
	border: solid #d3f0f2 5px;
}

/* .nm_style10:文章 */
.nm_style10 img{
	vertical-align: middle;
	padding: 0 5px 0 2px;
}
.nm_style10 p{
	background: #fff3f5;
	padding: 10px;
}

/* .nm_style11:メッセージ */
.nm_style11{
}

/* .nm_style12:選手 */
.nm_style12 a{
	display: block;
	width: 200px;
	height: 60px;
	margin: 0 auto;
	padding-top: 10px;
	background: url(../data/img/btn_bg_off.gif) no-repeat;
	color: #FFFFFF;
	font-size: 11pt;
	font-weight: bold;
	text-align: center;
}
.nm_style12 a:hover{
	background: url(../data/img/btn_bg_on.gif) no-repeat;
}
/* .nm_style13:よくある質問 */
.nm_style13 tr td table{
	border: 10px solid #fff;
}

/* .nm_style14:リンク */
.nm_style14{
}


/* .nm_style15:患者 */







