
body {
	margin: 0;
	padding: 0;
	width: 100%;
	text-align: center;
}

h1, h2, h3, h4, h5, div, p, img, ul, ol, li {
	margin: 0;
	padding: 0;
}

li {
	list-style: none;
}

#headerbox {
	width: 100%;
	height: 250px;
	margin: 0 auto;
	text-align: center;
}

#navibox {
	width: 820px;
	height: 30px;
	margin: 20px auto;
	text-align: center;
}





#contentsbox {
	clear: both;
	width: 820px;
	margin: 0 auto;
	text-align: center;
}

#mainbox {
	float: right;
	width: 560px;
}

#leftsidebox {
	float: left;
	width: 250px;
	text-align: left;
}

#leftsidebox p{
	margin-bottom: 4px;
}


#leftsidebox ul{
	margin-bottom: 10px;
}

.sideminibox {
	margin-bottom: 25px;

}
.sideminibox h3 {
	margin-bottom: 5px;
}

.sideminibox h4 {
	margin-bottom: 5px;
}


#footerbox {
	clear: both;
	width: 100%;
	height: 130px;
	text-align: center;
}

#footerbox p {
	margin: 10px 0;
}

#fullwidemainbox-left {
	text-align: left;
}

/* -- -- -- -- */

.ndisp {
	display: none;
}


/* -- -- -- -- */


.dlogbox {
	margin-top: 20px;
	margin-bottom: 60px;
	width: 100%;
}

.dlogtitle {
	margin-bottom: 8px;
	padding: 5px;
}

.dlogtitle h2 {
	float: left;
	font-size: 20px;
	font-weight: bold;
}

.dlogtitle p {
	text-align: right;
	font-size: 15px;
}

.dlogent {
	width: 100%;
	text-align: left;
	overflow: auto;
}

.dlogent img {
	float: right;
	clear: both;
}

.dlogaddimg {
	padding-top: 10px;
	width: 100%;
	text-align: right;
}


.amazon_random_link {
	font-size: 13px;
	margin: 20px 0;
}
