@charset 'utf-8';
@import url("http://www.e-motobu.net/blog_common.css");

html,body{
	background	: #F99;
	}
	
h1{
	color		: #900;
	}

h1 a{
	color		: #900;
	}

h1 a:hover{
	color		: #900;
text-decoration:underline;
	}
	
/* header */
#header{
	background	: url("http://www.e-motobu.net/img/bg_top_red.gif") no-repeat 0 0;
	border-bottom	: #F99 5px solid;
	}
	
/* center */
#center .ttl_new{
	border-bottom	: double #900;
	}
	

/* ???u???O??? */	
.caption{
	margin		: 8px;
	line-height	: 130%;
	letter-spacing	: 0.1em;
	}

.photo{
	width		: 160px;
	overflow	: hidden;
	clear:both;
	}

.photo img{
	width		: 160px;
	margin		: 5px 2px 5px 0;
	}

.photo2 img{
	width		: 360px;
	margin		: 5px 2px 5px 0;
	}

/* left */	
#left .menu{
	background	: url("http://www.e-motobu.net/img/bg_menu_red.gif") no-repeat 0 0;
	}
		

	
/* footer */
#footer{
	background	: url("http://www.e-motobu.net/img/bg_bottom_red.gif") no-repeat bottom;
	border-top	: #F99 5px solid;
	}

.infomation{
	margin		: 5px 0 0 5px;
	}

.infomation p {
	margin		: 3px 5px 10px 5px;
	}
