@charset "Shift_JIS";



/*
	1 : sideBar
	2 : contents
*/



/* **********************************************************************
1 : sideBar
********************************************************************** */
#subMenu {
margin-bottom: 30px;
}

#subMenu p {
margin-bottom: 10px;
}

#subMenu ul li {
height: 19px;
line-height: 19px;
padding-left: 28px;
margin-bottom: 5px;
background: url(../new/img/list_img.gif) left no-repeat;
}



/* **********************************************************************
1 : contents
********************************************************************** */
#entry {
margin-bottom: 50px;
}

#entry h3 {
width: 540px;
height: 30px;
padding: 5px 20px 0 20px;
font-size: 16px;
font-weight: bold;
background: url(../new/img/bg_title.gif) no-repeat;
}

#entryBody {
width: 540px;
padding: 5px 20px 0 20px;
}

p#entryDate {
text-align: right;
margin-bottom: 10px;
}

#pageTop {
margin-top: 20px;
}