@charset "UTF-8";

/* body
-----------------------------------------------------------------------*/
body {
	text-align: center;
}

/* container
-----------------------------------------------------------------------*/
#container {
	margin: 0 auto;
	min-width: 780px;
}
* html #container {
	width: expression(document.body.clientWidth < 780 ? "780px" : "auto" )
}

/* headerline
-----------------------------------------------------------------------*/
div#headerline {
	padding: 2px 0;
	border-bottom: 2px solid #cccccc;
	position: relative;
	background: #eeeeee no-repeat 0 0;
	text-align: right;
}
div#headerline p.headerword {
	padding: 0 10px 0 0;
}
div#headerline p.headerword a,
div#headerline p.headerword a:visited {
	color: #000000;
}

/* header
-----------------------------------------------------------------------*/
div#header {
	padding: 20px 0;
	width: 100%;
	overflow: hidden;
	text-align: left;
}
div#header div.search {
	padding: 0 0 0 20px;
	position: relative;
	float: left;
}
div#header div.search label {
	position: absolute;
	top: 1px;
	left: 21px;
	width: 2px;
	height: 1.55em;
	max-height: 50px;
	background: url(/kotobank/sponsor/img/websrp_8_090602.png) repeat-y 0 -100px;
	text-indent: -9999px;
}
* html div#header div.search label {
	top: 3px;
}
*:first-child+html div#header div.search label {
	top: 3px;
}
div#header div.search input.sch_box {
	padding: 4px 0 0 4px;
	border-width: 1px;
	border-color: #7c7c7c #c3c3c3 #c3c3c3 #7c7c7c;
	border-style: solid;
	width: 330px;
	height: 16px;
	background: #ffffff url(/kotobank/sponsor/img/websrp_8_090602.png) repeat-x 0 0;
}
* html div#header div.search input.sch_box {
	height: 22px;
}
div#header div.search input {
	vertical-align: middle;
}
div#header p#yahoo_logo {
	float: right;
	padding: 3px 12px 3px 0;
}


/* content
-----------------------------------------------------------------------*/
div#content {
	text-align: left;
}
div#content_t {
	text-align: center;
}

/* content info
-----------------------------------------------------------------------*/
div#info {
	border-top: 1px solid #b3cbe3;
	height: 20px;
	background: #ecf5fa;
}
div#info p#info_s {
	padding: 2px 0 2px 22px;
	float: left;
	font-weight: bold;
	font-size: 14px;
}
div#info p#info_p {
	padding: 2px 10px 2px 0;
	float: right;
}
div#info p#info_p span {
	padding: 0 0 0 20px;
	font-weight: bold;
	font-size: 14px;
}

/* content linkbox
-----------------------------------------------------------------------*/
div#linkbox {
	margin: 0 0 0 20px;
	clear: both;
	width: 740px;
}

/* content linkbox
-----------------------------------------------------------------------*/
div.search_box {
	padding: 15px 0 15px 20px;
	border-top: 1px solid #b3cbe3;
	border-bottom: 1px solid #b3cbe3;
	position: relative;
	background: #eaf4f9 no-repeat 0 0;
	text-align: left;
}
div.search_box label {
	position: absolute;
	top: 16px;
	left: 21px;
	width: 2px;
	height: 1.55em;
	max-height: 50px;
	background: url(/kotobank/sponsor/img/websrp_8_090602.png) repeat-y 0 -100px;
	text-indent: -9999px;
}
* html div.search_box label {
	top: 19px;
	left: 1px;
}
*:first-child+html div.search_box label {
	top: 18px;
}
div.search_box input.sch_box {
	padding: 3px 0 0 4px;
	border-width: 1px;
	border-color: #7c7c7c #c3c3c3 #c3c3c3 #7c7c7c;
	border-style: solid;
	width: 330px;
	height: 17px;
	background: #ffffff url(/kotobank/sponsor/img/websrp_8_090602.png) repeat-x 0 0;
}
* html div.search_box input.sch_box {
	height: 22px;
}
*:first-child+html div.search_box input.sch_box {
}
div.search_box input {
	vertical-align: middle;
}

/* footer
-----------------------------------------------------------------------*/
div#footer {
	padding: 20px 0;
	clear: both;
	min-width: 780px;
	text-align: center;
}
div#footer p {
	color: #666666;
	font-family: Arial,sans-serif;
	text-align: center;
}

/* thumbnailweblogosp
-----------------------------------------------------------------------*/
div#thumbnailweblogosp {
	top: 116px !important;
	right: 10px !important;
}
