@charset "Shift_JIS";

@import "common.css";


/*---------------------------------------------
-----------------------------------------------
フランス厨房ノエルスタイル
-----------------------------------------------
---------------------------------------------*/

body{
	font-size:100%;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", sans-serif;
	line-height: 1.3;
	/*\*/
	letter-spacing: 0.05em;
	/**/
	color:#FFFFFF;
	background-color:#333333;
	text-align:center;
	margin:0;
	padding:0;
}

h1{font-size:100%;	color:#66CCFF; 	font-weight: normal; !important}/*  */


form,tr,td,input,textarea{
	font-size:100%;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", sans-serif;
	line-height: 1.3;
	/*\*/
	letter-spacing: 0.05em;
	/**/
	color:#000000;
}

a {	color:#FF6666;	text-decoration:none;}
a:hover { color:#FF9999;}


/* テキストカラー
---------------------------------------------*/
.darkgray{color:#666666;}
.gray{color:#999999;}
.blue{color:#0066CC;}
.orange{color:#FF6600;}

/* レイアウトボックス
---------------------------------------------*/
