body {
 background-color: black;
 background-image: url(../img/grand5thBg.jpg);
 background-repeat: no-repeat;
 background-position: center 0;
 margin: 0;
 font-size: 11px;
 font-family: "Hiragino Kaku Ghothic Pro", Osaka, "ＭＳ Ｐゴシック", sans-serif; padding: 0; }
p { }
td { }
a:link {
 color: #fff;
 text-decoration: underline; }
a:visited {
 color: #fff;
 text-decoration: underline; }
a:hover {
 color: #fff;
 text-decoration: underline; }
a:active {
 color: #fff;
 text-decoration: underline; }
/* -----CLEARFIX  Hack For Div Float----- */
.clear {
	clear: both; 	}
.clearfix:after { 
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden; 	}
.clearfix {
	display: inline-block;	}
/* Hides from IE-mac ¥*/
* html .clearfix {
	height: 1%;	}
.clearfix {
	display: block;	}
/* End hide from IE-mac */
#container {
 width: 960px;
 margin-right: auto;
 margin-left: auto; }

#contentsLeft {
 width: 300px;
 height: 1076px;
 float: left;
 display: block; }

#contentsRight {
 width: 660px;
 float: right; }

#contentsRightLeft {
 width: 460px;
 float: left;
 padding-top: 212px; }

#contentsRightRight {
 color: #fff;
 width: 190px;
 float: right;
 padding-top: 222px; }

.mainContentsUnit {
 padding-right: 20px;
 padding-left: 20px; }

.mainContentsTitle {
 color: white;
 font-size: 16px;
 padding-bottom: 10px; }

.mainContentsDate {
 color: white;
 font-family: times;
 padding-bottom: 10px; }

.mainContentsHonbun {
 color: white;
 padding-bottom: 10px; }

.RecentEnties { }

.RecentEnties ul {
 margin: 0;
 padding: 0;
 border-top: 1px dotted #fff;
 list-style-type: none; }

.RecentEnties ul li {
 padding-top: 10px;
 padding-bottom: 10px;
 border-bottom: 1px dotted #fff;
  }

.entriesDate {
 font-family: times; }


