@charset "utf-8";
/*
Theme Name: TOMOTOMO
Theme URI: http://pulltab.info/
Description: web site designed by yo
Version: 1.0
Author: yo
Author URI: http://pulltab.info/
*/

#header {
	margin-bottom:20px;
	}
	#header #sitename a {
		width:112px;
		height:96px;
		background:url(img/logo.gif);
		text-indent:-9999px;
		overflow:hidden;
		margin:10px 0;
		display:block;
	}
	#header #sitename,
	#header #sub-copy {
		margin-left:20px;
	}
	#header #sub-copy {
		font-size:80%;
		font-weight:normal;
		color:#ccc;
	}

