@charset "utf-8";


/* header --------------*/
#topheader {
position: relative;
margin: 0;
padding: 0;
}

.hl {
position: absolute;
top: 0;
width: 275px;
float: left;
height: 275px;
background-image: url(/pc/quelle/inc/images/top/top_logo.png);
}

#topheader h1{
font-size: 10px;
font-weight: normal;
color: #666666;
margin-bottom: 3px;
}

#topheader .h_m {
float: right;
margin: 0;
background-image: url(/pc/quelle/inc/images/header/head_m_bk.jpg);
background-position: top right;
background-repeat: no-repeat;
width: 725px;
text-align: right;
height: 36px;
position: relative;
}

.mainimg .onlink{
	position: absolute;
	left: -1px;
	top: 536px;
	display: block;
	width: 150px;
	height: 34px;
	text-indent: -9999px;
	background-image: url(/pc/quelle/inc/images/global/clear.gif);
	}


.mainimg .topreaf {
	position: absolute;
	left: -100px;
	top: 405px;
}


/* sidemenu */

.sideBox .onlink2{
	display: block;
	position: absolute;
	left:185px;
	top: -65px;
	width: 75px;
	height: 42px;
	text-indent: -9999px;
	background-image: url(/pc/quelle/inc/images/global/clear.gif);
}
	


/* top css */
#topmenu {
margin-bottom: 20px;

}

.topmain {
float: right;
text-align: left;
padding: 0;
line-height: 1.7em;
width: 710px;
margin: 0 7px 0 0;
}

*html #mainlayout .main {
margin: 0 5px 0 0;
}

.tocon img {
float: left;
margin-bottom: 20px;
}

h4 {
clear: both;
width: 710px;
height: 45px;
margin: 0 0 0 0;
background-position: top;
background-repeat: no-repeat;
position: relative;
}

h4 span {
display: block;
text-indent: -9999px;
}

h4.tplan {
background-image: url(/pc/quelle/inc/images/top/h4_plan_bk.gif);
}

h4.tnews {
background-image: url(/pc/quelle/inc/images/top/h4_news_bk.gif);
}

h4.tplan img{
	position: absolute;
	left: 629px;
	top: 10px;
}

h4.tnews img{
	position: absolute;
	left: 579px;
	top: 10px;
}

/* plan list */
.planlist {
background-color: #F2EAD7;
margin: 0 5px 20px 5px;
width: 700px;
}
 
.planlist dl {
clear: both;
margin: 10px;
width: 680px;
padding-bottom: 5px;
border-bottom: dotted 1px #CDB99A;
}

.planlist dt {
width: 130px;
float: left;
}

.planlist dd {
float: left;
width: 550px;
background-image: url(/pc/quelle/inc/images/top/tate_gra.gif);
background-repeat: repeat-y;
background-position: 130px 0px;
}

.planlist dd strong {
display: block;
width: 130px;
float: left;
}

.planlist dd p {
width: 400px;
float: right;
}

.planlist dd a {
padding: 10px 0 0 0;
}

.planlist dd .data {
color: #E03837;
font-weight: normal;
font-size: 90%;
}


.planlist:after,
.planlist dl:after,
.planlist dd:after{
	content: "";
	display: block;
	clear: both;
	height: 1px;
	overflow: hidden;
}


/* news list */
.newlist {
margin: 10px 0 0 20px;
}

.newlist li{
background-image: url(/pc/quelle/inc/images/top/news_arrow.gif);
background-position: left;
background-repeat: no-repeat;
list-style: none;
padding: 5px 5px 5px 15px;
}

.newlist li span{
background-image: url(/pc/quelle/inc/images/top/news_bk.gif);
background-repeat: repeat-y;
background-position: right;
color: #46210C ;
padding-right: 10px;
}

.newlist li img{
margin: 0 10px 0 10px;
}

