@charset "shift_jis";

/* ------------------------------
	WINE
------------------------------ */

#content #menu {
	float: left;
	padding: 30px 0 0 20px;
	width: 370px;
}

#content #menu .w_over {
	margin-bottom: 20px;
	padding-bottom: 15px;
	width: 100%;
	background: url("/common/img/co_line.gif") repeat-x left bottom;
}
#content #menu .w_under {
	margin-bottom: 20px;
}

#content #menu h3 {
	margin-bottom: 15px;
}
#content #menu .blog {
	padding-left: 10px;
	line-height: 1.5;
}
#content #menu .blog div {
	padding-bottom: 5px;
	line-height: 1;
}

#content #photo {
	float: right;
	padding: 30px 20px 0 0;
	width: 170px;
}
#content #photo img {
	margin-bottom: 20px;
}

#content #note {
	clear: both;
	margin: 0 20px 20px 20px;
	padding-top: 10px;
	background: url("/common/img/co_line.gif") repeat-x left top;
	font-size: 0.8em;
	text-align: right;
}


/* ------------------------------
	BLOGGER
------------------------------ */

#content p.blogger-labels {
	display: none;
}
