@charset "shift_jis";

/*------------ style settings */

div#ovss {
    margin-bottom: 5px;
    height: auto;
    width: 180px;
    font-size: 14px;
    }
    
#cse-search-results { height: auto; }

div#ovss p {
    margin: 0px;
    margin-bottom: 2px;
    padding: 0px;
    width: 180px;
    text-align: center;
    height: 25px;
    line-height: 25px;
    color: #ffffff;
    font-size: 0.9em;
    font-weight: bold;
    background-color: #555555;
    background: url(../img/menuhead.gif) repeat-x;
    }

div#ovss input#kw {width: 131px;}
div#ovss input#btn {font-size: 0.9em;}

div.sdmenu {
	width: 180px;
	padding-bottom: 10px;
	background: url(../img/bottom.gif) no-repeat left bottom;
	color: #fff;
}
div.sdmenu div {
	background: url(../img/menuhead.gif) repeat-x;
	overflow: hidden;
}
/*div.sdmenu div:first-child {
	background: url(../img/topmenuhead.gif) no-repeat;
}*/
div.sdmenu div.collapsed {
	height: 25px;
}
div.sdmenu div span {
	display: block;
	padding: 5px 25px;
	font-weight: bold;
	color: white;
	background: url(../img/expanded.gif) no-repeat 10px center;
	cursor: default;
	border-bottom: 1px solid #ddd;
}
div.sdmenu div.collapsed span {
	background-image: url(../img/collapsed.gif);
}

div.sdmenu div a,
div.sdmenu div a:link,
div.sdmenu div a:visited,
div.sdmenu div a:active {
	padding: 5px 10px;
	background: #eee;
	display: block;
	border-bottom: 1px solid #ddd;
	color: #066;
}
div.sdmenu div a.current {
	background : #ccc;
}
div.sdmenu div a:hover {
	background : #066 url(../img/linkarrow.gif) no-repeat right center;
	color: #fff;
	text-decoration: none;
}

div#qrcode {
    margin: 0px;
    padding: 0px;
    width: 155px;
    min-height: 155px;
    height: auto;
    text-align: center;
    font-size: 0.9em;
    font-weight: bold;
    /* border-bottom: dotted 2px #555555; */
    }

div.qrimg {
    margin: 5px auto;
    padding: 0px;
    width: 123px;
    height: 123px;
    }

div#qrcode img {
    margin: 0px;
    padding: 0px;
    width: 123px;
    height: 123px;
    }
    
    
/*------------ style settings */

div#sidemenu2 h2 {
    margin: 0px;
    padding: 0px;
    font-size: 13px;
    height: 25px;
    line-height: 25px;
    background: url(../img/menuhead.gif) repeat-x;
    text-align: center;
    vertical-align: middle;
    width: 155px;
    color: #ffffff;
    }

div#sidemenu2 a,
div#sidemenu2 a:link,
div#sidemenu2 a:visited,
div#sidemenu2 a:active {
	padding: 5px 25px;
	background: #eee;
	display: block;
	height: 18px;
	border-bottom: 1px solid #ddd;
	color: #066;
    }
div#sidemenu2 a:hover {
	background : #066 url(../img/linkarrow2.gif) no-repeat left center;
	color: #fff;
	text-decoration: none;
    }

*html div#sidemenu2 a,
*html div#sidemenu2 a:link,
*html div#sidemenu2 a:visited,
*html div#sidemenu2 a:active { padding: 5px 25px;height:18px; }

*html div#sidemenu2 li {margin:0px;padding:0px;height: 10px; list-style-position: outside;}

