body{
background-image:url(../images/co_back.jpg);
background-repeat:repeat-y;
background-position:center top;
}
p, li{color:#333333;font-size:12px;}
a{color:#333333;}

#main{
width:100%;
background-image:url(../images/main.jpg);
background-repeat:no-repeat;
background-position:top;
}
#main h1 a{
height:372px;
width:900px;
margin:auto;
display:block;
}
#main h1 span{display:none;}

#contents{
width:900px;
margin:auto;
}

#coL{
width:586px;
float:left;
padding:0px 15px 0px 54px;
}
#coR{
width:245px;
float:right;
padding:31px 0px 0px 0px;
}

.entry{
background-image:url(../images/entry_back.jpg);
background-repeat:repeat-y;
margin:0px 0px 10px 0px;
}
.toppage{
padding:0px 0px 10px 0px;
text-align:right;
}
.entrySub{
background-image:url(../images/entry_back2.jpg);
background-repeat:no-repeat;
padding:20px 22px 0px 21px;
}
.entry p.date{
font-size:38px;
color:#cccccc;
font-weight:bold;
padding:0px;
margin:0px;
}

.entry h2{
font-size:14px;
background-color:#000000;
color:#FFFFFF;
padding:8px;
font-weight:bold;
margin:0px;
}

.entryBox{
}
.entryBox p{
margin:15px 0px 0px 0px;
line-height:1.6;
}

#calendar table{
width:100%;
margin:15px 0px 0px 0px;
border-collapse:collapse;
}
#calendar table a{
color:#003366;
}
#calendar table td, #calendar table th{
padding:3px;
font-size:12px;
color:#333333;
border:1px solid #666666;
text-align:center;
}
#calendar table th{
color:#ffffff;
background-color:#432C2C;
}
.widget,
.widget2{
padding:20px 0px 20px 20px;
background-image:url(../images/widget_back.jpg);
background-position:bottom;
background-repeat:no-repeat;
}

.widget2{
padding:5px 0px 20px 20px;
}

.widget ul{
list-style:none;
margin:15px 0px 0px 0px;
}

.widget ul li{
margin:5px 0px 0px 0px;
padding:0px 0px 0px 10px;
background-image:url(../images/widget_prt_01.gif);
background-position:0px 5px;
background-repeat:no-repeat;
}
p#profile{margin:15px 0px 0px 0px;line-height:1.5;}
p#urlTxt{margin:10px 0px 0px 0px;line-height:1.5;}


.entry-footer{
font-size:12px;
}
.color1{color:#990000;}