body{
text-align: center;
background-color: #330000;
margin-top: 23;
}

#container{
width: 760px;
margin-left: auto;
margin-right: auto;
text-align: left;
}

/* ヘッダー部分 */

#header h1{
font-size: 24px;
margin-top: 0;
margin-bottom: 0;
}

#header h1 a{
color: darkblue;
text-decoration: none;
}

#header h2{
color: gray;
font-size: 12px;
margin-top: 6px;
margin-bottom: 0;
}

#header{
padding: 16px 20px 60px;
background-image: url(http://www.palettebridal.com/cgi/news/img/head01.jpg);
}

/* エントリー部分 */

#content h2{
font-size: 12px;
color: #afbc0d;
}

#content h3{
font-size: 16px;
color: #390000;
}

#content p{
font-size: 12px;
color: #390000;
line-height: 140%;
}

#content .posted{
font-family: ＭＳ Ｐゴシック;
font-size: 10px;
color: #7B7163;
}

/*  フッター部分  */

#footer{
border-top: solid 1px #754d4d;
padding-top: 5px;
}

#footer p{
font-size: 10px;
letter-spacing: 1px;
color: #9E8181;
margin-top: 0;
margin-bottom: 0;
}

.writing {
	font-size: 12px;
	line-height: 150%;
}