@charset "utf-8";
@import url(reset.css);
@import url(base.css);
@import url(common.css);
#content span {
	font-weight:bold;
}
/*-------------------------------------------------------------------
	.greeting
-------------------------------------------------------------------*/
.greeting {
	overflow:hidden;
	/zoom:1;
	margin:-3px 0 34px;
}
.greeting dl dt {
	font-weight:bold;
	font-size:1.15em;
	line-height:1.4;
	color:#FF6600;
	margin-bottom:11px;
}
.greeting ul {
	float:right;
	margin-left:20px;
	padding:4px 0 14px;
}
.greeting p {
	margin-bottom:24px;
}
.greeting p.last {
	margin-bottom:0;
}

#content #dl01 dt {
	margin:-4px 0 24px;
}
#content #dl01 dd {
	text-align:center;
	margin-bottom:40px;
}

#content .work {
	margin-bottom:30px;
	overflow:hidden;
	zoom:1;
}

#content .work p {
	margin-bottom:20px;
}

#content .work dl {
	float:left;
	margin-right:20px;
	width:200px;
	line-height:1.6;
}

#content .work dl.none {
	margin-right:0;
}

#content .work dt {
	margin-bottom:10px;
}

#content .work dd span {
	font-weight:bold;
	font-size:1.45em;
}