/* CSS Document */

/* コンテンツ内容各設定
-------------------------------------------------------------------------------------------- */

h2 {background: url(../image/title-page.gif) no-repeat 0 0;}

#com h3{background: url(../image/title-category01.gif) no-repeat 0 0; }
#erfahren h3 { background: url(../image/title-category02.gif) no-repeat 0 0; }

.inbox dl {
	width: 515px;
	margin: 25px auto 0px;
}
.inbox dt {
	position: absolute;
	padding-left: 16px;
	line-height:1.4;
}
.inbox dd {
	margin: 0 0 12px;
	padding-left: 130px;
	padding-bottom: 12px;
	background: url(../../common/image/dottedborder-def.gif) repeat-x left bottom;
	line-height:1.4;
}
/*-------------------------
091023追加
--------------------------*/
.com_link {text-align:left;margin-top:20px;}
.com_link dl dd {height:11px;background: url(../../common/img/sidenav_a.gif) no-repeat 0 3px;margin:5px 0;padding-left:10px;}
