@charset "utf-8";

/*============================== 初期化 ==============================*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size:small;
	font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
	line-height:1.4em;
}

html{
	overflow-y: scroll;
}

body{
	line-height: 1;
}

ul, ol{
	list-style:none;
}

input, textarea, select, option{
	margin:1px;
	padding:2px 5px;
	line-height:1.0em;
}

table, pre, code, select, input, textarea, kbd, var, ins, del, samp {
	font-size:100%;
}

img{
	border:none;
	vertical-align: top;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}


/*============================== 全般 ==============================*/
body{
	color:#320200;
	background:url(../data/img/bg.gif) repeat-x;
}

a {
	color: #cc0000;
	font-size:1.05em;
	font-weight:bold;
	text-decoration: underline;
}

a:hover { 
	color:#ff9128;
}

small{
	font-size:0.8em;
	color:#93a9b5;
}

em{
	font-size:1.1em;
	font-weight:bold;
	color#f77f28;
}

strong{
	font-size:1.2em;
	font-weight:bold;
	color: #cc0000;
}

ins{}
del{}

iframe{
	border:solid 1px #CCCCCC;
}

.clear{
	clear:both;
	height:0px;
	line-height:0px;
}

/*============================== レイアウト ==============================*/
/*----- ヘッダ -----*/
td#header_rect td#cell1{
	height:25px;
}
td#header_rect td#cell2{
	background:url(../data/img/h_ci.gif) no-repeat 0% 50%;
	height:55px;
	padding:5px;
	line-height:10px;
}
td#header_rect td#cell2 p{
	line-height:10px;
	height:10px;
	font-size:10px;
}
td#header_rect td#cell2 a{
	display:block;
	width:200px;
	height:35px;
	line-height:35px;
}
td#header_rect td#cell3{
	height:65px;
}

ul.hnavi{
	width:804px;
	height:45px;
}

ul.hnavi li{
	float:left;
	width:134px;
	height:45px;
}
h1{
	font-weight:normal;
	font-size:13px;
	line-height:25px;
	height:25px;
}

h2{
	font-weight:normal;
	font-size:12px;
	margin:5px 0;
}
/*----- メニュー -----*/
/* 鍼灸・エステ.comはこんな治療院です */
#menu_rect0 #cell2{
	font-size:12px;
}

/* メインコンテンツ */
#menu_rect1 .leftNavi{
	width:200px;
	height:210px;
	padding:5px;
	background:url(../data/img/lnavi_bg.gif) no-repeat;
}

/* ブログへ、メルマガ */
#menu_rect2 #cell1, #menu_rect2 #cell3{
	padding:8px;
	color: #cc0000;
	font-size:1.0em;
	font-weight:bold;
}
#menu_rect2 #cell1 ul{
	margin:10px;
}
#menu_rect2 #cell1 a{
	font-size:1.0em;
	line-height:1.8em;
}
#menu_rect2 #cell3 p{
	height:35px;
	line-height:35px;
}
#menu_rect2 #cell3 a,  #menu_rect2 #cell3 span{
	height:35px;
	line-height:35px;
}



/*----- フッタ -----*/
td#footer_rect td#cell1{
	padding:8px 5px;
	font-size:10px;
	color:#cc0000;
}

ul.fsitemap li{
	display:inline;
	padding:0 1px;
}
ul.fsitemap li a{
	font-size:10px;
	font-weight:normal;
	text-decoration:none;
}

td#footer_rect td#cell2{
	padding:5px 10px;
}

td#footer_rect td#cell3{
	padding:0 10px;
}
td#footer_rect td#cell3 a{
	color:#320200;
	font-size:1.0em;
	font-weight:normal;
	text-decoration:none;
}



/*============================== ナミックス ==============================*/
/*----- テーブル・フォーム -----*/
td.csttbl_border1, td.csttbl_border2, td.csttbl_border3, td.csttbl_border4, td.csttbl_head, td.csttbl_input,
td.cart_border1, td.cart_border2, td.cart_border3, td.cart_border4, td.cart_head, td.cart_input{
	padding:8px;
}

/*----- フォーム -----*/
textarea{width:320px;}
form table td.cart_border4{
}
/*----- ナミックススタイル -----*/
/*大見出し　中見出し*/
.nm_style2 img, .nm_style3 img{
	vertical-align:middle;
}

/*----- ショッピングカート -----*/
.nm_style7 td.cart_border2 table{
	margin:5px 0;
}

.nm_style7 .cart_border2, 
.nm_style7 td.cart_border2 td.cart_border4{
	border:none;
}

table.nm_style7 .cart_head, .nm_style7 .cart_input,  table.nm_style7 td.cart_border2 .cart_input{
	border:solid 1px #a18d6f;

	border-width:1px 1px 1px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-bottom-width: 1px;
	border-right-width: 1px;
}


.nm_style7 td.cart_border2 td.cart_border1,
.nm_style7 td.cart_border2 td.cart_border3, {
}


/*============================== 他 ==============================*/
.day{
	color:#CC0000;
}

/*----- サイトマップページ -----*/
div.psitemap{
	margin:0 50px 0;
}
div.psitemap a{
	line-height:45px;
	font-size:16px;
	font-weight:bold;
}
div.psitemap ul li{
	padding-left:70px;
	background:url(../data/img/site_icon.gif) no-repeat;
	line-height:45px;
}
div.psitemap ul li.last{
	background:url(../data/img/site_icon_last.gif) no-repeat;
}

/*----- プライバシーポリシー -----*/
ul.privacy{
	border-top:solid 1px #999999;
}
ul.privacy li{
	padding-left:1.0em;
	padding-top:0.8em;
	padding-bottom:0.8em;
	border-bottom:solid 1px #999999;

	text-indent:-1.0em;
	color:#682f09;
	font-weight:bold;
}
ul.privacy li ul li{
	padding-top:0.5em;
	padding-bottom:0;
	border:none;

	color:#320200;
	font-weight:normal;
}
