
ul#pulldown-menu a {
        color: #FFFFFF;
        text-decoration: none;
}
ul#pulldown-menu a:link,
ul#pulldown-menu a:visited {
        background: #66654f;FF9933
}
ul#pulldown-menu a:hover,
ul#pulldown-menu a:active {
        background: #FF9933;
}

ul#pulldown-menu li {
list-style: none;
        float: left;
        position: relative;
        margin: 0 0.5em;
        width: 150px;
        height: 2em;
        font-weight: bold;
        line-height: 2em;
        
}
ul#pulldown-menu li a {
        display: block;
        width: 150px;
        height: 2em;
        text-align: center;

}

/* 下層のメニューを不可視に */
ul#pulldown-menu li ul {
        display: none;
}

/* 疑似要素 :hover で下層のメニューを可視に */
ul#pulldown-menu li:hover ul {
        display: block;
        position: absolute;
        z-index: 50;
}

ul#pulldown-menu li ul li {
        float: none;
        margin: 0;
        font-weight: normal;
               border-bottom: 1px solid #b5b392;
}
ul#pulldown-menu { /* IE6 対策 */
        behavior: url("csshover.htc");
}
img{
border:0px;
}
body {
	text-align: center;
			background-color: #EFEEDF;
}
#wrapper {
	width: 882px;
		margin: 0 auto;
	text-align:center;
				background-color: #CED9C0;

}
#header {
	background-color: #DDDDDD;
	height: 50px;
}
#header2 {
	background-color: #66644E;
	height: 50px;
}
#primary {
	float: right;
	width: 225px;
	margin: 10px 5px 10px 10px; /* 上下方向にマージンを指定 */
	background-color: #CED9C0;
}
#secondary {
	background-color: #CED9C0;
	float: left;
	width: 620px;
	height:540px;
	margin: 0px 0 0 5px ; /* 上下方向にマージンを指定 */
}
#primary2 {
	float: right;
	width: 200px;
	padding:5px 5px 0 0 ;
	margin: 10px 10px 10px 0; /* 上下方向にマージンを指定 */
	background-color: #66654F;
	color:#ffffff;
	font-size:11px;
	height:65px;
	text-align:right;
	line-height:130%;
}
#secondary2 {
	float: left;
	margin: 0px 0; /* 上下方向にマージンを指定 */
	padding:10px;
}

#footer {
	clear: both; /* 寄せを解除 */
	height: 10px;
		text-align:right;
		color:#66654F;
				padding:5px 5px 0 0 ;
			font-size:12px;
			margin-top:0px;
			background-color: #EFEEDF;
}	

img.top2{
border: 7px solid #ffffff;
}
table.new {
width:218px;
margin-left:8px;
}
table.topics {
width:218px;
margin-top:-4px;
margin-left:8px;
}
#pankuzu{
		text-align:left;
					font-size:11px;
					padding-bottom:10px;
}
#pankuzu2{
		text-align:left;
					font-size:11px;
					padding-bottom:0px;
}
#pankuzu3{
		text-align:left;
					font-size:11px;
					padding-bottom:0px;
}
A:link { color: #333333; text-decoration: none; }
A:visited { color: #333333; text-decoration: none; }
A:hover { color: #ffffff; text-decoration:  none; }
table.01 td{
margin:0px;
}

