@charset "utf-8";

/*
======== table of content. =================================

summary:donnamachi用レイアウト定義


============================================================
*/

/*-------------------------------------
FLASH
---------------------------------------*/

div#flash {
	width:646px;
	height:720px;
}


div#sectionWrapper div.section dl.description {
	width:661px;
	padding-bottom:59px;
	background:url(../rekishi/images/bg_bottom01.gif) no-repeat bottom;
	margin-bottom:20px;
	clear:both;
}


div#sectionWrapper div.section dl.description dt {
	background:url(../rekishi/images/bg_top01.gif) no-repeat top;
	height:109px;
}

div#sectionWrapper div.section dl.description dt img {
	padding-top:0px;
	padding-left:17px;
	_margin-left:14px;
}


div#sectionWrapper div.section dl.description dd {
	background:url(../rekishi/images/bg_middle01.gif) repeat-y;
}

div#sectionWrapper div.section dl.description dd p {
	/*width:595px;*/
	padding:20px 40px;
}

div#sectionWrapper div.section dl.description dd p.leftcol {
	width:400px;
	margin-bottom:30px;
}

div#sectionWrapper div.section dl.description dd p.rightcol {
	margin-top:-340px;
	margin-left:430px;
}

div#sectionWrapper div.section div.rekishi {
	clear:both;
}

div#sectionWrapper div.section div.rekishi p {
	padding:19px 16px 0 16px;
}

div#sectionWrapper div.section div.rekishi h3 {
	margin-top:25px;
	margin-bottom:10px;
}

div#sectionWrapper div.section div.rekishi dl {
	clear:both;
}

div#sectionWrapper div.section div.rekishi dl dt {
	float:left;
	width:180px;
	text-indent:5px;
}

div#sectionWrapper div.section div.rekishi dl dd {
	float:left;
	width:490px;
	padding-top:8px;
	padding-left:10px;
	padding-bottom:12px;
}

div#sectionWrapper div.section div.rekishi dl dd ul {
	width:680px;
}

div#sectionWrapper div.section div.rekishi dl dd ul li {
	float:left;
	margin-left:12px;
}


div#sectionWrapper div.section div.rekishi dl.differentlayout dt, div#sectionWrapper div.section div.rekishi dl.differentlayout dd{
	clear:both;
	width:680px;
}


div#sectionWrapper div.section div.rekishi dl {
	margin-top:10px;
	clear:both;
}


div#sectionWrapper div.section div.oldphotograph dl {
	margin-top:20px;
	clear:both;
}

div#sectionWrapper div.section div.oldphotograph dl dt {
	margin-bottom:10px;
}

