@charset "UTF-8";

/********************************************** top */

#viswrap {
	width:100%;
	height:290px;
	overflow:hidden;
	position:relative;
}

#topvis {
	margin:0; padding:0;
	list-style:none;
}
#topvis li {
	display:block;
	float:left;
}
#topvis li a {
	display:inline-block;
	height: 290px;
	position:relative;
}
#topvis li a:after {
	position:absolute;
	display:inline-block;
	right:15px; bottom:-55px;
	padding:5px 5px 5px 12px;
	font-size:14px;
	border-radius:4px;
	background:#F60;
	color:#fff;
	content:"Ô”¼š¤Ï¤³¤Á¤é ¡·";
}
#topvis li a:hover:after {
	bottom:15px;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}

#viswrap #prev, #viswrap #next {
	display:block;
	position:absolute;
	width: 24px;
	height:36px;
	top:127px;
	text-decoration: none;
}
#viswrap #prev {
	left:50px;
	background: url(/wp/wp-content/themes/labrid/images/vis-prev.gif) no-repeat;
}
#viswrap #next {
	right:50px;
	background: url(/wp/wp-content/themes/labrid/images/vis-next.gif) no-repeat;
}

.topcovid-banner {
	display: block;
	text-align: center;
	background-color: #555;
	color: #fff;
	font-size: 22px;
	text-decoration: none;
	padding: 30px 10px;
	transition: all, .3s;
}
.topcovid-banner small {
	font-size: 15px;
	color: rgb(255, 65, 65);
}
.topcovid-banner:hover {
	background-color: #111;
	color: #fff;
}

.toprip-banner {
	display: block;
	text-align: center;
	border: solid 8px #000;
	background-color: #fff;
	color: #000;
	font-size: 20px;
	font-family: serif;
	text-decoration: none;
	line-height: 24px;
	padding: 16px 4px;
	transition: all, .3s;
}
.toprip-banner:hover {
	background-color: #000;
	color: #fff;
}


#toprinen {
	float:right;
	width:390px;
	margin-bottom:20px;
}

.topbnhosp {
	display: flex;
	justify-content: space-between;
	margin: 0 -5px;
}
.topbnhosp>a {
	margin: 0 5px;
}


#spbanner {
	clear:both;
	width:906px;
	margin-right:-6px;
	margin-bottom:20px;
	overflow:hidden;
	letter-spacing: -0.31em;
	*letter-spacing: normal;
	word-spacing: -0.43em;
}
#spbanner li {
	display: inline-block;
	zoom: 1; *display: inline;
	letter-spacing: normal;
	word-spacing: normal;
	vertical-align: top;
	width:296px;
	margin-right:6px;
}

#topbottom {
	display: flex;
	flex-wrap: wrap;
	margin-right: -20px;
}
#topbottom li {
	width:210px;
	margin: 0 20px 16px 0;
	padding:7px 0;
	border-top:solid 1px #ccc;
	border-bottom:solid 1px #ccc;
}

#toprinen a:hover img,
#spbanner li a:hover img,
#topbottom li a:hover img {
	opacity:0.7;
	-moz-opacity:0.7;
	filter: alpha(opacity=70);
}

#toppage #topnews {
	width:486px;
	float:left;
}


/******************************************** second */


/* title */
#second #headerTtl {
	height:100px;
}

#second #headerTtl h1,
#second #headerTtl div {
	margin:0 auto;
	width:900px;
	height:30px;
	font-size:28px;
	line-height:30px;
	padding:35px 0;
	font-weight:normal;
	font-family:"£Í£Ó £ÐÃ÷³¯", "MS PMincho", "¥Ò¥é¥®¥ÎÃ÷³¯ Pro W3", "Hiragino Mincho Pro", serif;
	text-align:left;
	color:#FFF;
	background:#566ed1 url(../images/rootttl_bg.jpg) 0 0 no-repeat;
}


/* news */
.archive #content,
.category #content,
.single #content {
	float:left;
	width:630px;
}

.archive #sideWrap,
.category #sideWrap,
.single #sideWrap {
	width:230px;
	float:right;
	margin-bottom:20px;
}


/* sitemap */
#sitemap h2 a {
	text-decoration:none;
}
#sitemap h2 {
	margin:0 0 .6em;
	padding:0.8em 0;
	border-top:solid 3px #003F73;
	border-bottom:solid 1px #003F73;
	font-weight:normal;
	font-size:150%;
	line-height:1.3;
	color:#003F73;
}
#sitemap ul {
	margin:0;
	line-height:1.7;
}
#sitemap ul li {
	margin-left:0 !important;
	list-style:none !important;
	padding-left:12px;
	background:url(/wp/wp-content/themes/labrid/images/bow_r_mini.gif) 3px 7px no-repeat;
}
#sitemap .ibPart {
	margin-bottom:2em;
}

/* link */
#bookmark {
	margin:2em 0;
	letter-spacing: -0.4em;
	*letter-spacing: normal;
	width:103.3%;
	margin-right:-3.3%;
}
#bookmark li.linkcat {
	display: inline-block;
	zoom: 1; *display: inline;
	letter-spacing: normal;
	vertical-align: top;
	width:30%;
	margin-right:3.3%;
}
#bookmark li.linkcat h2 {
	margin:0 0 .8em;
	padding:0.8em 0;
	border-top:solid 3px #003F73;
	border-bottom:solid 1px #003F73;
	font-weight:normal;
	font-size:150%;
	line-height:1.3;
	color:#003F73;
}
#bookmark ul.blogroll li {
	line-height:1.5;
	padding-left:12px;
	margin-bottom:.8em;
	margin-left:1.5%;
	background:url(/wp/wp-content/themes/labrid/images/bow_r.gif) 0 4px no-repeat;
}
#bookmark ul.blogroll li a {
	text-decoration:none;
	padding-right:15px;
	background: url(/wp/wp-content/themes/labrid/images/ic_blank.gif) right center no-repeat;
}


/* contact */
#post-171 table {
	width:100%;
}
#post-171 th {
	width:20%;
}
