#bbsheader h1{
	font-size:18px;

}#sitelogo{

	text-align:center;
}
td, th, p, h1, h2, h3, h4, h5, h6, label,dd { word-break: break-all; word-wrap: break-word; }


#sitelogo img {
    max-width:605px;
    width: 100%;
    margin:0 auto 10px auto;
}

textarea.kakikomi{
width:90%;
height:200;
}

#adcenter{
padding-top:15px;
}

#footer address{
	text-align:center;
	font-size:80%;
	color:#333;

}
#footer address a{
	color:#333;

}
#footer2 #copyright,#footer2 #copyright a {
	color:#333;

}

img.thumbs{
	/*display:block;*/
}
dd img{
	margin-bottom:10px;
	max-width:400px;
	height:auto;
}

.imgur > img {
    margin-bottom: 0;
}

table.subject-table,
table.headad-table,
table.top-table,
table.thread-list,
table.new-thread{
	width:95%;
}
#custom-search{
	max-width:500px;
}
a.imgur{
	text-decoration:none;
}
a small {
	color:#666;
	text-decoration:none;
	display:block;
	line-height:0;
}


@media (max-width: 450px) {

	table.subject-table,
	table.headad-table,
	table.top-table,
	table.thread-list,
	table.new-thread{
		width:100%;
	}
	textarea.kakikomi{
		height:150;
	}
	dt{
		font-size:80%;
	}
	dd{
		margin-left:10px;
	}
	dd img 
	{
		max-width:250px;
		height:auto;
	}
	dd iframe 
	{
		max-width:250px;
		height:auto;
	}
	input.submit
	{
		width:100%;
		height:2em;
		font-size:130%;
		display:block;
		margin-bottom:2em;
	}

}
