/* site style */
body{
text-align:center;
background-color: #7C0000;
background-image: url(images/bg.gif);
background-repeat:repeat-x;
margin-bottom:0px;
margin-left:0px;
margin-right:0px;
margin-top:0px;
}

#container{
width:740px;
margin-left:0px;
margin-right:0px;
text-align:left;
}


/* header make up */

/* side-bar make up */
#sidebar{
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:12px;
	color:#C7B299;
	line-height: 16px;
}

#sidebar .title{
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:12px;
	font-weight:bold;
	color:#C7B299;
	margin:5px;
}

#sidebar .cbg{
	background-image:url(images/calendar-bg.gif);
	width:200px;
	height:30px;
	background-repeat: no-repeat;
}

#sidebar .weektitle{
font-weight:bold;
}

#sidebar .calendar{
text-align:center;
}

#sidebar .list{
margin-bottom:5px;
margin-left:5px;
margin-right:5px;
margin-top:5px;
}

.menu{
list-style:none;
margin-left:5px;
margin-right:5px;
margin-top:8px;
list-style-type: disc;
}

#sidebar a{
color:#F26522;
}


/* contents make up */
#content{
font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

#content h1{
font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
font-size:16px;
font-weight:bold;
color:#362F2D;
background-image:url(images/date-line.gif);
background-position:top;
height:20px;
}

#content h2{
font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
font-size:14px;
font-weight:bolder;
color:#362F2D;
}

#content h3{
font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
font-size:14px;
font-weight:bolder;
color:#362F2D;
}

#content p{
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:12px;
	color:#362F2D;
	line-height: 16px;
}

#content a{
color:#F26522;
}

#content .posted{
text-align:right;
font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
font-size:10px;
margin-bottom:15px;
}

#content .position{
text-align:center;
}