@charset "Shift_JIS";
/* 080605追加 ヘッダー変更スタイル設定 */

/**************************/
/* ブラウザの初期設定解除 */
/**************************/
body{
	margin:0;
	padding:0;
}

img{border:0;}


/**************/
/**レイアウト**/
/**************/
body{
	border-top:#ff9900 4px solid;
}

#cateimg{
	background:url(http://www.neo-natural.com/images/cate01_ph.jpg) top left no-repeat;
}

#cateimg_sup{
	background:url(http://www.neo-natural.com/images/cate02_ph.jpg) top left no-repeat;
}


#cateimg_loh{
	background:url(http://www.neo-natural.com/images/cate03_ph.jpg) top left no-repeat;
}


/*h1テキスト*/
h1{
	_padding-top:10px;/*IE6*/
/*	font-size:small;	*/
	font-size:12px;
	font-weight:normal;
	color:#646464;
}

*:first-child+html h1{
	padding-top:10px;/*IE7*/
}

/*グローバルナビ*/
#gnavi td{
	padding-top:7px;
	_padding-top:5px;/*IE6*/
	padding-bottom:10px;
}

#ct_3 td{
	padding-top:0px;
	_padding-top:0;/*IE6*/
	padding-bottom:10px;
}

/*　フッター　*/
#footer {
	margin-top:20px;
	border-top:#c9c9c9 1px dotted;
}

#footer td{
	padding-top:10px;
}
/* 080605追加 ヘッダー変更スタイル設定ここまで */
