@charset "Shift_JIS";
/* CSS Document ==============

	style.css

============================== */


/* ------------------------------
	MORNING CLASSIC
------------------------------ */

hgroup#title h1 {
	height: 33px;
	background: url(../img/title_classic.png) left top no-repeat;
}



/*  Profile  */
section#profile {
	float: left;
	width: 180px;
	margin: 0 30px 0 0;
	padding: 0;
}
#profile h3 {
	margin: 0 0 0.4em 0;
	line-height: none;
}
#profile p {
	font-size: 10px;
	line-height: 1.5;
	color: #555;
}
#profile p img {
	margin: 0.8em 0;
}



/*  Text box  */
div.txtBox {
	float: right;
	width: 380px;
	margin: 0;
	padding: 0;
}
div.txtBox img {
	margin: 0 0 1em 0;
}
div.txtBox p img#cd {
	float: left;
	margin: 0 0.6em 0 0;
}