@charset "utf-8";
@import "../css/mastercommon.css";
@import "./css/localcommon.css";

/* コメントを入れたらUTF-8化ヲ忘れずに */

.main .lead { /*override*/
	float:none;
	display:block;
	width:696px;
	margin:0;
	padding:0 0 0 31px;
	overflow:hidden;
}


.main h1 { /*override*/
	width:696px;
	background:url(./images/index-h1.gif) no-repeat 0 0;
}

.profile {
	width:575px;
	text-align:right;
}
.profile img {
	display:block;
	margin:1em 0 1em auto;
}

/************************************************************************/




