@charset "utf-8";
/* CSS Document */

#photodiv {
	/*  filter: alpha(opacity=25);
  -moz-opacity:0.25;
  opacity:0.25;*/
/*	position: absolute;*/
	background-repeat: no-repeat;
	width: 900px;
	height: 617px;
	float: left;
	/*	left: 240px;*/
	/*	padding-left: 7px;*/
  }

#photoimg{
	opacity:1.0;}

.top_bg {
	width:900px;
	height: 617px;
/*	background-image: url(../share_img/bg_top_back.gif);*/
/*    background: rgb(249, 189, 20); *//* IE6, 7向け */  
/*    background: rgba(249, 189, 20, 0.8);  */
/*  filter: alpha(opacity=60);
  -moz-opacity:0.60;
  opacity:0.60;*/
	background-repeat: repeat-y;
}

.topics {
	width: 150px;
	height: 386px;
	background-color: #ffffff;
	overflow:auto;
	font-size: 12px;
	font-family: sans-serif;
	float: left;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	margin-top: 24px;
	padding-left: 10px;
	margin-left: 61px;
	padding-top: 8px;
}

.topics h2 {
	font-size: 14px;
	color: #cc0000;
	margin: 5px 5px 10px 5px;
}

.topic div {
	float: left;
	margin: 0px 5px 5px 0px;
}

#topics_align{
	float: left;
}

.t_date {width: 70px;}
.kategorie {
	width: 130px;
	font-size:14px;
	font-weight: 700;
	color:#590000;
}
.detail {width: 130px;}
.detail a {
	color: #590000;
	text-decoration: none;
	font-weight: 700;
}

.detail a:hover {
	color: #590000;
	text-decoration: underline;
}
.f10 {
	font-size: 10px;
	color: #cc6666;
}

.topic_space{
	height: 10px;
}

#title_head{
	z-index:199;
	position: absolute;
	width: 300px;
	height: 617px;
	background-color:#ac0610;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
	/*background: rgb(172, 6, 16, opacity:0.3);  IE6, 7向け */
/*	background: rgba(172, 6, 16, 0.9);*/
	}
#hrz_logo{
	z-index:210;
	position: absolute;
	padding-top: 85px;
	padding-left: 32px;
	}

#menu1{
	z-index:201;
	position: absolute;
	padding-top: 200px;
	padding-left: 218px;
	}

#menu2{
	z-index:202;
	position: absolute;
	padding-top: 200px;
	padding-left: 158px;
	}

#menu3{
	z-index:203;
	position: absolute;
	padding-top: 200px;
	padding-left: 98px;
	}
#menu4{
	z-index:204;
	position: absolute;
	padding-top: 200px;
	padding-left: 38px;
	}
#cp1{
	z-index:205;
	position: absolute;
	padding-top: 0px;
	padding-left: 70px;
	top: 471px;
	height: -331px;
	}
