BODY {
	Font-Family:Arial, Helvetica, Sans-Serif;
	Font-Size:14px;
	Color:#000;
	Background-Color:#FFF;
	margin-top:0px;
	margin-left:20px;
}
#TTL {
	width:1000px;
}
#HEAD {
	width:1000px;
	height:120px;
	padding-top:30px;
}
#MENU {
	width:280px;
	Line-Height:20px;
	float:left;
}
#MENU a {
	Line-Height:30px;
	Text-Align:center;
	Color:#006FBE;
	Text-Decoration:none;
	display:block;
	width:200px;
	height:30px;
	Background-Image:url('../images/lay/bg_nav.gif');
}
#MENU a:hover {
	background-position: -200px 0px;
}
#MENU a.offen {
	Font-Size:14px;
	Line-Height:30px;
	Text-Align:center;
	Color:#006FBE;
	Text-Decoration:none;
	display:block;
	width:200px;
	height:30px;
	Background-Image:url('../images/lay/bg_nav.gif');
	background-position: -200px 0px;
}
#CTT {
	width:720px;
	padding-bottom:50px;
	float:left;
}
#CTT h1 {
	font-size:28px;
	font-weight:bold;
	Color:#ED1C24;
	margin-top:0;
	margin-bottom:12px;
}
#CTT h2 {
	font-size:16px;
	font-weight:bold;
	margin-top:22px;
	margin-bottom:10px;
}
#CTT a {
	Color:#006FBE;
	Text-Decoration:underline;
}
#CTT a:hover {
	Color:#000;
	Text-Decoration:none;
}
#CTTIMG {
	width:242px;
	margin-left:20px;
	float:right;
}
#CTTIMG img {
	border:1px solid #006FBE;
}
#CTTIMG p{
	margin-top:6px;
	margin-bottom:20px;
	font-size:10px;
	text-align:center;
}
