/*
Copyright (C) 1998-2007 クーデルカ情報ページ. All Rights Reserved. 
---------------------------------------------------------------------*/
body {
	font-size: 12px;
	line-height: 120%;
	background-image: url(../images/bgl0022.gif);
	background-repeat: repeat-y;
	background-color: #000000;
	color: #CCCCCC;
	background-attachment: fixed;
}

#koudelka {
	text-align: center;
}
#menu {
	font-size: 12px;
	line-height: 14px;
	text-align: left;
}


a {
	text-decoration : none;
	color: #CCCCCC;
}
a:hover {
  color : #FFFFFF;
  text-decoration : underline;
}
#head {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #FFFFFF;
	margin-bottom: 20px;
	padding: 5px;
	clear: both;
	height: 170px;
}
#head_img01 img {
	margin: 2px;
	float: left;
}
#head_center {
	margin-left: 165px;
	text-align: center;
	margin-top: 20px;
	margin-right: 165px;
}
#head_right {
	margin: 20px 2px 2px;
	float: right;
	width: 160px;
}
#contents {
	background-color: #400000;
	text-align: left;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #FFFFFF;
	color: #FFFFFF;
	padding: 5px;
}
.con_center {
	text-align: center;
	margin-bottom: 5px;
}
.yellow {color:#FFFF00}
.nolink {color:#999999}
h2 {
	font-size: 16px;
	line-height: 2em;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
