@import url('https://fonts.googleapis.com/css?family=Open+Sans');

body {
	font-family: 'Open Sans', Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin:0;
	padding:0;
}

.box{
    display: none;
	-webkit-box-shadow: 0px 0px 10px 4px rgba(0,0,0,0.24);
	-moz-box-shadow: 0px 0px 10px 4px rgba(0,0,0,0.24);
	box-shadow: 0px 0px 10px 4px rgba(0,0,0,0.24);
	background-color:#eee;
}

.box span {
	text-align:center;
	display:block;
	padding:5px;
	background-color:#eee;
	color:#000;
	font-size:14px;
	margin-bottom:5px;
}

a:hover + .box,.box:hover{
    display: block;
    position: absolute;
    z-index: 100;
}

a.preview {
	background-image:url(preview.png);
	background-repeat:no-repeat;
	width:16px;
	height:16px;
	display:inline-block;
	font-size:1px;
	line-height:1px;
	margin-left:5px;
}

h1 {
	font-family: 'Open Sans', Arial, Helvetica, sans-serif;
	font-size: 16px;
}
ul {
	padding:0;
	margin:0;
}
li {
	padding:0;
	margin:0;
	margin-left:17px;
	line-height:18px;
}
a {
	font-size: 14px;
	color:#253e82;
	text-decoration:none;
}
a:hover {
	color:#000;
	text-decoration:underline;
}
#linknavi {
	display:none;
	border-bottom:1px solid #ddd;
	padding:0 0 5px 0;
	margin-bottom:3px;
}

#searchdiv {
	float:right;
}

#hae, #showall {
	font-size:11px;
	border:1px solid #ddd;
	background-color:#eee;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	width:40px;
	margin-left:2px;
	padding:1px 4px 1px 4px;
	text-align:center;
}

#showall {
	width:80px;
}

#search {
	font-size:11px;
	border:1px solid #ddd;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	width:60px;
	padding:2px 4px 2px 4px;
	text-align:center;
}

#info {
	display:none;
	font-family:'Open Sans', Arial, Helvetica, sans-serif;
	text-align:right;
	color:#999;
	border-bottom:1px solid #ddd;
	padding:0 5px 3px 0;
	height:16px;
	margin-bottom:5px;	
}

#info span {
	display:none;
}

#linknavi a {
	display:block;
	font-size:12px;
	color:#333;
	padding:2px 5px 2px 5px;
	float:left;
	margin-right:3px;
	background-color:#eee;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

#data div.w {
	line-height:20px;
	display:block;
	padding:2px 4px 2px 4px;
	border-bottom:none;
}

#data div.w span, #data div.some a span {
	color:#666;
	display:block;
	font-size:1px;
	line-height:1px;
}

#data div.w span.date {
	color:#666;
	display:none;
	font-size:12px;
	line-height:12px;
	padding-top:3px;
}

#data {
	clear:both;
}

div.some {
	margin-top:5px;
	float:left;
}

#data div.some span {
	font-size:12px;
	line-height:12px;
	display:block;
	float:left;
	margin-right:5px;
}

div.some a {
	display:block;
	float:left;
	font-size:12px;
	color:#fff;
	width:12px;
	height:12px;
	margin-right:3px;
	background-color:#eee;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}

div.some a span {
	display:none;
}

#data div.some a.f {
	background-color:#3B5998;	
}
#data div.some a.f span {
	color:#3B5998;	
}
#data div.some a.t {
	background-color:#00B0ED;
}
#data div.some a.t span {
	color:#00B0ED;
}
#data div.some a.l {
	background-color:#0077B5;
}
#data div.some a.l span {
	color:#0077B5;	
}
#data div.some a.g {
	background-color:#D94733;
}
#data div.some a.g span {
	color:#D94733;	
}

/*@media screen and (max-width: 639px) {

#searchdiv {
	float:none !important;
	margin-bottom:10px !important;
}

a.preview {
	display:none !important;
}

a:hover + .box,.box:hover{
    display: none !important;
}

#info {
	font-size:16px !important;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center !important;
	color:#333 !important;
	border-bottom:1px solid #ddd;
	padding:0 5px 3px 0;
	height:20px !important;
	margin-bottom:10px !important;
}

#hae, #showall {
	font-size:14px !important;
	width:auto !important;
}

#search {
	font-size:17px !important;
	margin-right:5px !important;
	width:160px !important;
}

#linknavi a {
	font-size:17px !important;
	padding:6px 12px 6px 12px !important;
	margin-right:6px !important;
}

a {
	font-size:22px !important;
	color:#304e88;
	text-decoration:none;
}
a:hover {
	color:#345faf;
}

#data div.w span {
	font-size:20px !important;
	line-height:24px !important;
	display:block;
	border-bottom:none;
	padding-bottom:6px !important;
	margin-bottom:5px !important;
}

#data div.w span {
	color:#666;
}

div.some { 
	float:none !important;
	margin:10px 0 10px 0 !important;
}
div.some a {
	display:block;
	font-size:22px !important;
	line-height:24px !important;
	text-align:center !important;
	color:#fff !important;
	width:40px !important;
	height:30px !important;
	padding:5px 3px 1px 3px !important;
	margin-right:4px !important;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}

div.some a span {
	display:block;
	text-align:center !important;
	color:#fff !important;
}

}*/
