@charset "utf-8";
/*
===== HEADER ==========================================
*/
#header {
    
}

#url-form {
	padding:10px; 
}
.app-form {
    float: left;
}

#url {
	width:450px; 
	background-color:#FFD;
	font-size: 20px;
	height: 28px;
	padding-left: 5px;
}
#url-list-box {
	display: none;
}
#url-list2 {
	margin:0px 10px 10px 10px ;
	height: 60px;
	width:780px;
	background-color:#FFD;
}

a:link.linkblack {
	color: #333333;
}
a:visited.linkblack {
	color: #333333;
}

h1 a{
	font-size: 12px;
}
h1 a:link{
	text-decoration: none;
	color: #ffffff;
}
h1 a:visited{
	color: #ffffff;
	text-decoration: none;
}


/*
===== NAVIGATION ======================================
*/

#navi ul {
	padding: 4px 0px 0px 8px;
}
#navi ul li{
	display:inline;
	margin-right:10px;
}
#navi a:link{
	color: #ffffff;
}
#navi a:visited{
	color: #ffffff;
}
.navi-current {
	background: #c9e4f4;
}


/*
===== MAIN CONTENT ====================================
*/

/*
===== FOOTER ==========================================
*/


/*
===== Page Numbers ==========================================
*/
.pages {
    clear: left;
    font-size: 85%;
	margin: 10px 0px 0px 0px;
}

.pages a, .pages span {
    display: block;
    float: left;
    padding: 0.2em 0.5em;
    margin-right: 0.1em;
    border: 1px solid #fff;
    background: #fff;
}

.pages span.current {
    border: 1px solid #333333;
    font-weight: bold;
    background: #333333;
    color: #fff;
}

.pages a {
    border: 1px solid #106C99;
    text-decoration: none;
	
}

.pages a:hover {
    border-color: #ff9900;
}

.pages a.nextprev {
    font-weight: bold;
}

.pages span.nextprev {
    color: #666;
}

.pages span.nextprev {
        border: 1px solid #ddd;
        color: #666;
}

/*
===== Page Numbers ==========================================
*/
.side-box {
	
}
.side-box .title {
	background: #daf5df;
	height: 30px;
	overflow: visible;
	padding: 5px 0px 0px 5px;
	text-align: center;
	margin: 0px 0px 10px 0px;
}
.side-box .contents {
	
}

/*
===== Page Numbers ==========================================
*/

#summary b {
	font-size: 14px;
	font-weight: bold;
	color: #55555;
}

/*
===== 1: CLEARFIX ==========================================
*/

#summary ul {
	margin-left: 50px;
}
#summary li {
	list-style-type: square;
	list-style-position: outside;
}
.links ul {
	margin-left: 20px;
}
.links li {
	list-style-type: circle;
	list-style-position: outside;
}
/*
===== 1: CLEARFIX ==========================================
*/
#ex {
	margin: 5px;
	font-size: 12px;
}
#url-list {
	margin: 5px 0px;
	word-break: break-all;
}
.search-result {
	margin: 5px 0px;
	padding: 3px;
	display: block;
	background-color: #daf5df;
	word-break: break-all;
}
.search-img {
	border: 3px solid #333333;
	margin-right: 5px;
}
.search-title {
	font-family: 'MS UI Gothic';
}
#ranking a {
	font-size: 12px;
}
#ranking tr {
	font-size: 12px;
}
/*
===== 1: CLEARFIX ==========================================
*/
#video  {
	display: inline;
}
#video input {
	background-color:#FFD;
}
#loader {
	/*display: inline;*/
}

/*
===== 1: FOOTER ==========================================
*/
#footer p {
	text-align: center;
	padding: 40px 0px 0px 0px;
}
/*==============================
#access
==============================*/
#access {
    background: #000;
    margin: 0 auto;
    width: 800px;
}
#access .menu-header,
div.menu {
    font-size: 13px;
    margin-left: 12px;
    width: 788px;
    height: 40px;
}
#access .menu-header ul,
div.menu ul {
    list-style: none;
    margin: 0;
}
#access .menu-header li,
div.menu li {
    float: left;
    position: relative;
}
#access a {
    color: #aaa;
    display: block;
    line-height: 40px;
    padding: 0 10px;
    text-decoration: none;
}


#access ul ul {
    box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
    -moz-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
    -webkit-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
    display: none;
    position: absolute;
    top: 38px;
    left: 0;
    float: left;
    width: 180px;
    z-index: 99999;
}
#access ul ul li {
    min-width: 180px;
}
#access ul ul ul {
    left: 100%;
    top: 0;
}
#access ul ul a {
    background: #333;
    line-height: 1em;
    padding: 10px;
    width: 160px;
    height: auto;
}
#access li:hover > a,
#access ul ul :hover > a {
    background: #333;
    color: #fff;
}
#access ul li:hover > ul {
    display: block;
}
#access ul li.current_page_item > a,
#access ul li.current-menu-ancestor > a,
#access ul li.current-menu-item > a,
#access ul li.current-menu-parent > a {
    color: #fff;
}
* html #access ul li.current_page_item a,
* html #access ul li.current-menu-ancestor a,
* html #access ul li.current-menu-item a,
* html #access ul li.current-menu-parent a,
* html #access ul li a:hover {
    color: #fff;
}
/*==============================
#dl-sites
==============================*/
#dl-sites {
    margin: 10px 0 10px 10px;
}
#dl-sites ul.sites {
    float: left;
    margin-right: 5px;
}
/*==============================
ul.bookmarklet
==============================*/
ul.bookmarklet {
    text-align: center;
    margin-left: 80px;
    margin-top: 10px;
    margin-bottom: 10px;
}
ul.bookmarklet li {
    float: left;
    margin: 0 10px;
    border: 3px solid #ddd;
}
ul.bookmarklet li a {
    display: block;
    padding: 5px 10px;
}
ul.bookmarklet li a:hover {
    background-color: #999;
}


/*==============================
#Switch
==============================*/
/* Used for the Switch effect: */
.cb-enable, .cb-disable, .cb-enable span, .cb-disable span { background: url(/common/img/switch.gif) repeat-x; display: block; float: left; }
.cb-enable span, .cb-disable span { line-height: 30px; display: block; background-repeat: no-repeat; font-weight: bold; }
.cb-enable span { background-position: left -90px; padding: 0 10px; }
.cb-disable span { background-position: right -180px;padding: 0 10px; }
.cb-disable.selected { background-position: 0 -30px; }
.cb-disable.selected span { background-position: right -210px; color: #fff; }
.cb-enable.selected { background-position: 0 -60px; }
.cb-enable.selected span { background-position: left -150px; color: #fff; }
.switch label { cursor: pointer; }
.switch {
    margin: 10px 0 10px 100px;
}
