a	{color: #017acd}
body{background-color:#ffffff}
img {}

/* コンテナ */
div#container	{width: 950px;
	margin-left: auto;
	margin-right: auto;
        padding:10px;
        background-color:#FEF9FE}

/* ヘッダー */
div#header	{background-color: #ffffff;
	background-image: url(osechihead.png);
	padding: 28px 20px 86px}

div#header h1	{margin: 0}

div#header p	{color: #B6A6A4;
	font-size: 0.75em;
	margin: 0}

/* パンくずリスト */
p#bread	{font-size: 0.75em;
	margin-top: 3px;
	margin-bottom: 5px}


/* コンテンツ */
div#content	{width: 774px;
	float: right;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 25px}

div#content h2	{background-color: #FCE9FC;
	background-image: url(bar-blue.png);
	background-repeat: no-repeat;
	font-size: 0.9em;
	color: #B6A6A4;
	line-height: 28px;
	padding-left: 6px;
	margin-top: 0;
	margin-bottom: 0}

div#content h3	{background-color: #FCE9FC;
	background-image: url(bar-green.png);
	background-repeat: no-repeat;
	font-size: 0.9em;
	line-height: 23px;
	padding-left: 30px;
	margin-top: 30px;
	margin-bottom: 0;
        clear: both;
        color: #B6A6A4;}

div#content p	{font-size: 1em;
	line-height: 1.2;
	margin-top: 10px;
        margin-left:3px;
        margin-bottom:5px}


div#content dd {font-size: 1em;
                line-height: 1.2;
                margin-top: 0px;
                 margin-left:0px;
                 margin-bottom:5px}


/* 栗金団　かまぼこ　おたふく豆　だてまき　錦卵 */

div.gazou1 {float: right;
              width: 200px;
               height: 220px;
             margin-top:5px;
             margin-bottom:20px}



div.gazou1 img {
               width: 200px;
               height: 200px;}




/* サイドバー */
div#sidebar	{width: 166px;
	float: left;
	margin-bottom: 25px}

ul.sidemenu	{font-size: 1em;
	margin-top: 0;
	margin-left: 0;
	padding-left: 0;
	line-height: 0}

ul.sidemenu li	{list-style-type: none}

ul.sidemenu li a	{display: block;
	line-height: 30px;
	text-decoration: none;
	color: #908E8D;
	background-color: #F9CFF7;
	border-bottom: solid 1px #ffffff;
	padding-left: 10px}

ul.sidemenu li a:hover	{background-color: #F8CAE1}

p.feed	{margin-bottom: 10px}

p.feed a	{font-size: 0.75em;
	color: #444444;
	text-decoration: none;
	line-height: 30px;
	border: solid 1px #888888;
	padding: 5px}

p.feed img	{border: none;
	vertical-align: middle}








/* フッター */
div#footer	{background-image: url(line-blue.png);
	background-repeat: repeat-x;
	width: 950px;
	margin-top: 0;
	padding-top: 8px;
	clear: both}

address	{font-size: 0.75em;
	font-style: normal;
	text-align: center}

