.kotteri, #list2, #list3, #navigation { width:20em; }

#log { position:fixed; bottom: 0; right:1em; text-align:right; }
#switch { position: fixed; bottom: 0; right: 15em; }


/*　スーパーカップのアイデア詳細　*/
.kotteri, .assari  { width: 300px;}
.kotteri div {	background-color: #fedcdd;}
.assari div {	background-color: #e5f6aa;}
.kotteri a, .assari a {
	font-size: 80%; font-weight:bold; cursor:pointer; display:block; padding:5px 20px 5px 5px; margin-top: 0; text-decoration: none;
	/*height:22px;*/
}
.kotteri a{
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #999;
	background:url(../images/0526/btn_detail.gif) 255px 4px  no-repeat #fda1a3;
}
.kotteri a:hover {
	color:black;
	background:url(../images/0526/btn_detail.gif) 255px -35px no-repeat #ffb8ba;
}
.kotteri a.selected {
	color: black;
	background:url(../images/0526/btn_detail.gif) 255px -35px no-repeat #f97276;
}
.kotteri td,.kotteri th{border-bottom:1px solid #EA7593;}

.assari a{
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #999;
	background:url(../images/0526/btn_detail.gif) 255px 4px no-repeat #c2e352;
}
.assari a:hover {
	color: black;
	background:url(../images/0526/btn_detail.gif) 255px -35px no-repeat #c5e751;
}
.assari a.selected {
	color: black;
	background:url(../images/0526/btn_detail.gif) 255px -35px no-repeat #9ebb38;
}
.assari td,.assari th{border-bottom:1px solid #a3c03f;}


/*　はるさめアイデア詳細　*/
.hrasa, .hreve  { width: 300px;}
.hrasa div {	background-color: #e7f9ff;}
.hreve div {	background-color: #ccdbf8;}
.hrasa a, .hreve a {
	font-size: 80%; font-weight:bold; cursor:pointer; display:block; padding:5px 20px 5px 5px; margin-top: 0; text-decoration: none;
}
.hrasa a{
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #999;
	background:url(../images/0526/btn_detail.gif) 255px 4px  no-repeat #B0E2FB;
}
.hrasa a:hover {
	color:black;
	background:url(../images/0526/btn_detail.gif) 255px -35px no-repeat #C0F2FF;
}
.hrasa a.selected {
	color: black;
	background:url(../images/0526/btn_detail.gif) 255px -35px no-repeat #6699FF;
}
.hrasa td,.hrasa th{border-bottom:1px solid #3399CC;}


.hreve a{
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #999;
	background:url(../images/0526/btn_detail.gif) 255px 4px no-repeat #6CA6EC;
}
.hreve a:hover {
	color: black;
	background:url(../images/0526/btn_detail.gif) 255px -35px no-repeat #7CB6FC;
}
.hreve a.selected {
	color: black;
	background:url(../images/0526/btn_detail.gif) 255px -35px no-repeat #0680C8;
}
.hreve td,.hreve th{border-bottom:1px solid #006699;}


/*印刷用*/
@media print {
	.kotteri div, #navigation ul, #list2 dd, #list3 div{
		display: block!important;
		height: auto!important
	}
}
