/* CSS Document */

body{
	width:1000px;
	margin:auto;
	font-size:13px;
	line-height:1.4em;
	}

#pankuzu{
	color:#16656C;
	margin-top:5px;
	margin-left:5px;
	margin-bottom:0px;
	}
	
#footer{
	background-image:url(../images/common/footer.gif);
	background-repeat:no-repeat;
	width:980px;
	height:30px;
	color:#D9D9CA;
	padding-top:13px;
	text-align:right;
	padding-right:20px;
	}
	
img{
	border:none;
	}
	
#adsense01{
	text-align:left;
	padding-top:10px;
	padding-left:10px;
	padding-bottom:5px;
	}
	
.bold_glay{
	font-weight:bold;
	color:#666666;
	}
	
.bold_black{
	font-weight:bold;
	color:#000000;
	}
	
.bold_red{
	font-weight:bold;
	color:#FF0000;
	}
	
.normal_red{
	color:#FF0000;
	}
	
.bold_brown{
	color:#8B281F;
	font-weight:bold;
	}
	
