body{
width: 669px;
background: #a9a77d;
margin-top: 0px;
margin-right: auto;
margin-bottom: 30px;
margin-left: auto;
padding: 0px;
font-family: Arial,sans-serif,"ƒqƒ‰ƒMƒmŠpƒS Pro W3", "‚l‚r ‚oƒSƒVƒbƒN", Osaka;
font-size: 100%;
font-style: normal;
line-height: 1.8em;
font-weight: normal;
color: #333;
text-align: center;
}


a{
color: #0033CC;
text-decoration: underline;
}
a:hover{
color: #CC3300;
text-decoration: underline;
}

p a{
color: #0033CC;
text-decoration: underline;
}
p a:hover{
color: #CC3300;
text-decoration: underline;
}


img{
margin: 0px;
padding: 0px;
border: none;
}

img a{
margin: 0px;
padding: 0px;
border: none;
}


ol,ul,li{
font-size: 90%;
line-height: 1.8em;
margin: 0px;
padding: 0px;
list-style: none;
}

dl,dd,dt{
font-size: 90%;
line-height: 1.8em;
margin: 0px;
padding: 0px;
}

/*container*/

#container{
width: 669px;
margin-top: 17px;
margin-right: auto;
margin-bottom: 30px;
margin-left: auto;
text-align: left;
}

#contents{
width: 667px;
border: 1px solid #fff;
}


#header{
width: 667px;
height: 65px;
background: url(../images/navi_bg.gif) no-repeat;
}


/*navi*/
#header ul{
height: 65px;
padding-top: 8px;
padding-left: 9px;
}
#header ul li{
height: 65px;
float: left;
text-indent: -9999px;
overflow: hidden;
background-position: bottom;
}
#header ul li a{
display: block;
text-indent: -9999px;
overflow: hidden;
background-position: top;
}
#header ul li a:hover{
display: block;
text-indent: -9999px;
overflow: hidden;
background-position: bottom;
}

#header ul li#naviTop{
width: 69px;
height: 48px;
background-image: url(../images/navi_top.jpg);
}
#header ul li#naviTop a{
width: 69px;
height: 48px;
background-image: url(../images/navi_top.jpg);
}

#header ul li#naviInfo{
width: 79px;
height: 48px;
background-image: url(../images/navi_info.jpg);
}
#header ul li#naviInfo a{
width: 79px;
height: 48px;
background-image: url(../images/navi_info.jpg);
}

#header ul li#naviLive{
width: 79px;
height: 48px;
background-image: url(../images/navi_live.jpg);
}
#header ul li#naviLive a{
width: 79px;
height: 48px;
background-image: url(../images/navi_live.jpg);
}

#header ul li#naviProf{
width: 79px;
height: 48px;
background-image: url(../images/navi_prof.jpg);
}
#header ul li#naviProf a{
width: 79px;
height: 48px;
background-image: url(../images/navi_prof.jpg);
}

#header ul li#naviMusic{
width: 84px;
height: 48px;
background-image: url(../images/navi_music.jpg);
}
#header ul li#naviMusic a{
width: 84px;
height: 48px;
background-image: url(../images/navi_music.jpg);
}

#header ul li#naviPhoto{
width: 84px;
height: 48px;
background-image: url(../images/navi_photo.jpg);
}
#header ul li#naviPhoto a{
width: 84px;
height: 48px;
background-image: url(../images/navi_photo.jpg);
}


#header ul li#naviSpecial{
width: 81px;
height: 48px;
background-image: url(../images/navi_blog.jpg);
}
#header ul li#naviSpecial a{
width: 81px;
height: 48px;
background-image: url(../images/navi_blog.jpg);
}

#header ul li#naviInquiry{
width: 94px;
height: 48px;
background-image: url(../images/navi_inquiry.jpg);
}
#header ul li#naviInquiry a{
width: 94px;
height: 48px;
background-image: url(../images/navi_inquiry.jpg);
}
/*naviEnd*/

#contenterea{
width: 667px;
margin-bottom: 9px;
text-align: center;
}

#footer{
clear: both;
margin-top: 10px;
margin-right: auto;
margin-left: auto;
text-align: center;
}
.space {
	padding-left: 20px;
}
.date {
	font-size: 12px;
	font-weight: bold;
	color: #663333;
}
.title {
	color: #663333;
	font-weight: bold;
	padding-left: 40px;
	background-image: url(../images/blog_ICON.gif);
	background-repeat: no-repeat;
}
.time {
	font-size: 10px;
	color: #CC6666;
	text-align: right;
}

.entry {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	padding: 10px;
	margin-bottom: 10px;
}
.datetime{
	font-size: 14px;
	font-weight: bold;
	color: #999966;
}
