body {
	background: url("http://muhihouse.com/diet/img/bg.gif") ;
	background-color: #ecefc4;
	padding: 0;
	font-size: 12px;
	line-height: 1.6;
	color: #505050;
	font-family: "ＭＳ Ｐゴシック", Osaka, sans-serif;
	list-style: none;
	text-align: center;
}

img {
	border: none;
}

ul,li {
	list-style: none;
}

a:link {
	color: #0000a8;
	text-decoration: underline;
}

a:visited {
	color: #0000a8;
	text-decoration: underline;
}

a:hover {
	color: #ffc1c1;
	text-decoration: none;
}

blockquote {
	margin: 10px 50px 10px 50px;
　　　　　　　padding: 10px;
	font-size: 12px;
　　　　　　　line-height: 1.6;
	background-color: #fffcfb;
	border: double #cccccc;
}


/* テーブルの属性*/
table {
             margin: 0 0 0 10px;
             font-size: 12px;
             color: #999;
             border-collapse: collapse;
}

td {
              padding: 5px;
              empty-cells: hide;
}

.clear {
	clear: both;
}


/*コンテナ*/
#container {
                width:820px;
　　　　text-align: left;
               background-color:#ffffff;
               border:solid 1px #;
	margin: 0 auto;
	text-align: left;
	position: relative;
}

#container h1 {
	margin: 0;
	padding: 0 0 0 5px;
	font-size: 100%;
	color: #404040;
}


/* ---------- ヘッダーの設定開始 ---------- */

#header {
	        width:820px;
	        height:110px;
	        background-image: url(img/header.jpg);
	        background-repeat: no-repeat;
　　　　　　　text-align:left;
}


#header a {
	        width: 400px;
	        height :68px;
	        background-image: url(img/header.jpg);
	       display: block;
}

#header a:hover {
	background-image: url(img/header.jpg);
}

/* ---------- ヘッダーの設定終了 ---------- */
/*ラップ*/

#wrap {
               float:left;
               width:820px;
}

/*コンテンツ*/
#content {
	float:right;
                width: 520px;
	margin: 10px 5px 0px 30px;
                padding: 10px;
	border: 1px solid #cccccc;
}

#content fieldset {
	font-size: 100%;
	line-height: 1.6;
	border: 1px solid #999999;
	margin : 5px 30px 5px 30px;
	padding: 5px;
	text-align: left;
	text-valign: top;
	background-color: #ececda;
}

#content  legend {
	font-size: 12px;
	color : #8080c0;
	font-weight: bold;
}

#content h1 {
	border-left: solid 7px #d7cb03;
	border-bottom: inset 0px ;
	margin: -10px 0 0 -10px;
	padding: 10px -8px 1px 10px;
	font-weight: normal;
	color: #244f02;
　　　　 width: 100%;
	font-size: 12px;
}


#content h2 {
	border-left: solid 7px #d7cb03;
	border-bottom: inset 0px ;
	margin: -10px 0 0 -10px;
	padding: 3px 0px 1px 10px;
	font-weight: bold;
	color: #244f02;
　　　　 width: 100%;
	font-size: 12px;
}


/* ----- ページトップ案内の設定 ----- */

#content p.pagetop {
	text-align: right;
}

/* ----- エントリーナビの設定 ----- */
#content p.footer-navi {
	padding: 0 20px 10px 0px;
	clear: both;
	text-align: right;
}

/* ---------- メインコンテンツの設定終了 ---------- */
/*-----サイド左広告部分(left)--------*/

#left {
              float:left;
              width:230px;
              margin: 10px 0 10px 5px;
    　　  padding: 0;
              background-color:#ecfad5;
}

#left p {
              padding: 0 0 0 10px;
}


#left h1 {
	margin: 0;
              padding: 0px;
	background: #344f0c;
	color: #ffffff;
	font-size: 11px;
	text-indent: 1px;
	font-weight: bold;
}

#left fieldset {
	font-size:12px;
	line-height: 1.6;
	border: 1px solid #cccccc;
	color: #666666;
	padding: 5px 5px 5px 5px;
	text-align: left;
	text-valign: top;
              background-color:#ffffff;
}

#left legend {
	font-size: 12px;
	color: #ff8000;
	font-weight: bold;
}

/* ツリー表示指定 */

ul.tree {
    margin: 0!important;
    padding: 0!important;
    font-size: 11px;
    list-style: none!important;
    text-align: left;
}

ul.tree ul {
    margin: 0!important;
    padding: 0!important;
}

ul.tree li {
    margin: 0!important;
    padding: 0 0 0 16px!important;
    background-image: url(http://muhihouse.com/diet/img/tree_lst.gif);
    background-repeat: no-repeat!important;
    list-style: none!important;
}

ul.tree li.tree_end {
    background-image: url(http://muhihouse.com/diet/img/tree_end.gif);
    list-style: none;
}

ul.tree li a {
	text-decoration: none;
	color: #484848;
}
					
ul.tree li a:hover {
	color: #999999;
}

ul.tree li a:visited {
	color: #003366;
}

/* ツリー表示指定終了*/


/*右サイドバー*/
#right {
              margin: 20px 5px 10px 0px;
    　　  padding: 0;
              float:right;
              width:160px;
              background-color:#fef7f7;
}

#right fieldset {
	font-size:12px;
	line-height: 1.6;
	border: 1px solid #cccccc;
	color: #666666;
	padding: 5px 5px 5px 5px;
	text-align: left;
	text-valign: top;
              background-color:#ffffff;
}

#right legend {
	font-size: 12px;
	color: #5b5b5b;
	font-weight: bold;
}

#right h1 {
	padding: 2px 0px 2px 0px;
	text-indent: 10px;
	color: #579b4b;
	font-size:12px;
	background-color: #ffffff;
	border: 1px solid #244f02;
	background-image: url();
	height: 16px;
	width: 158px
}

#right h2 {
	padding: 2px 0px 2px 0px;
	text-indent: 10px;
	color: #579b4b;
	font-size:12px;
	background-color: #ffffff;
	border: 1px solid #244f02;
	background-image: url();
	height: 16px;
	width: 158px
}

#right h3 {
               border-left: solid 6px #344f0c;
	border-top: solid 2px #344f0c;
	border-bottom: inset 2px #;
	margin: 0;
	padding: 0px 0px 1px 10px;
	font-weight: bold;
	color: #244f02;
　　　　       width: 90%;
	font-size: 12px;
}


/*フッタ*/
#footer {
               clear: both;
               width:820px;
	height: 20px;
              background-color:#344f0c;
              text-align:center;
}

#footer p {
              color:#cccccc;
}


#footer a:link {
	color: #ffffff;
	text-decoration: none;
}

#footer a:visited {
	color: #ffffff;
	text-decoration: none;
}

#cat {
	width: 800px;
                text-decoration: none;
	margin: 10px;
	padding: 0;
	text-align: center;
	font-size: 10px;
	color: #666666;
}

#cat a:link {
	color: #666666;
	text-decoration: none;
}

#cat a:visited {
	color: #444444;
	text-decoration: none;
}

#cat a:hover {
	color: #ffc1c1;
	text-decoration: none;
}



#content h3 {
	border-left: solid 7px #d7cb03;
	border-bottom: inset 0px ;
	margin: -15px 0 0 -15px;
	padding: 3px 10px 1px 10px;
	font-weight: normal;
	color: #000000;
　　　　 width: 100%;
	font-size: 11px;
}
