@charset "utf-8";

/*　トップ
------------------------------------------------------------ */

#img_top {
	width: 600px;
	height: 300px;
}

#flash {
    width: 600px;
	height: 300px;
}

#news {
    width: 540px;
	height: 300px;
	overflow: auto;
}
.title {
    width: 102px;
	height: 30px;
	background: url(common/images/top_new.jpg) left top no-repeat;
}
.title p {
    text-indent: -999em;
}

.dl_01 {
    width: 520px;
	padding: 10px 0;
	border-bottom: 1px dotted #999;
}
.dl_01 dt {
	color: #CC6600;
}
.dl_01 dd {
    line-height: 160%;
}
.dl_01 dd.dd_m {
    font-size: 0.9em;
	font-weight: normal;
	color: #444;
	text-indent: -1em;
	padding-left: 2em;
}

#espresso {
    width: 540px;
	height: 180px;
}

