/*
Theme Name: Cubismo
Theme URI: http://www.colorlightstudio.com/2007/11/20/cubismo/
Description: Free WP Theme by Igor Penjivrag.
Version: 1.3
Author: Igor Penjivrag
Author URI: http://www.colorlightstudio.com/
Tags: cubismo, clean, simple, elegant, two column, fixed width,
*/


* {
  font-style: normal;
  line-height: 140%;
  color: #333;
}

html, body {
  text-align: center;
  margin: 0px;
/*  background-color:#000066;*/
  background-color:#e6e6fa;
  background-image: url(img/bg_body.gif);
  background-position: center;
	padding-top:0px;
	padding-bottom:0px;
}

body, p, h1, h2, h3, h4, ul, ol, li, form, blockquote {
	margin: 0;
	padding: 0;
}


a:link { color: #000066; text-decoration: none; }
a:visited { color: #000066; text-decoration: none; }
a:hover { color: #000066; text-decoration: underline; }
a:active { color: #000066; text-decoration: underline; }


a img {
	border: none;
}

img {
  border: 0px;
}


.bordert a img {
	padding-top:5px;
	vertical-align:top;
	text-decoration:none;
}


td {
  font-size: 85%;
}

/* Header */

#pageFrame {
  width: 750px;
  height: 100%;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  text-align: left;
  background-color: #fff;
	padding-top:0px;
}

#header {
  clear: both;
  margin: 0px;
/*  height: 150px;*/
  height: 130px;
	padding-top:0px;
  background-image:url(img/bg_logo.gif);
}

#header h1 {
  display: block;
  width:300px;
  margin: 0px;
  padding: 0px;
  font-size: 80%;
  font-weight: normal;
}

#header p{
	padding-left:15px;
}


#logo {
  width:315px;
  float: left;
  padding: 0px;
}

#headNavi {
  padding: 0px 0px 0px 1em;
/*  height: 40px;*/
  font-size: 80%;
}

#headNavi ul {
  padding: 0px;
  margin: 0px;
}

#headNavi li {
  padding: 0px;
  margin: 0px;
  list-style-type: none;
  float: left;
}


#flash {
  width:435px;
  float:right;
/*  padding-top: 13px;*/
  padding-top: 15px;
/*	height:170px;*/
/*	padding-top:5px;*/
position:relative;
}

#gradationBg {
	background-image:url(img/bg_logo.gif);
	width:750px;
	height:130px;
	top:200px;
	left:500px;
	position:absolute;
	z-index:100;
}

/* menu */
div#menu{
	clear: both;
/*	position:absolute;*/
	width:750px;
/*	top:150px;*/
	margin:0;
	padding:0px;
/*	z-index:100;*/
	font-size:12px !important;
	background-color:#ffffff !important;
}

ul.ddmenu{margin:0;padding:0;list-style:none;text-align:left;}
.ddmenu li.off{position:relative;float:left;overflow:hidden;}
.ddmenu li.on{position:relative;float:left;height:100%;overflow:visible;padding:0px;z-index:1000;}

.ddmenu a{display:block;text-decoration:none;color:#000066 !important;}
.ddmenu a:visited{display:block;text-decoration:none; color:#000066 !important;}
/*.ddmenu a:hover{display:block;text-decoration:none;color:#FFF; background-color:#000066 !important;}*/
.ddmenu a:hover{display:block;text-decoration:none;color:#FFF;}

.ddmenu li ul{
position:absolute;
/*top:30px;*/
top:40px;
left:0;list-style:none;margin:0;padding:5px 0;border-right:1px solid #666;border-bottom:
1px solid #333;text-indent:0.5em;width:15em !important; background-color:#fff;}
.ddmenu li ul li{display:block;width:100%;}
.ddmenu li ul li ul{margin:0;padding:3px 0;display:block;position:absolute;left:15em;top:0; background-color:#ffffff;}
.ddmenu li ul li.off2{position:relative;float:left;height:100%;overflow:hidden;margin:0;padding:0}
.ddmenu li ul li.on2{position:relative;float:left;height:100%;overflow:visible;margin:0;padding:0;z-index:1001;}

.ddmenu li ul li a{display:block;margin:0;padding:0;color:#000066 !important;}
.ddmenu li ul li a:visited{display:block;margin:0;padding:0;color:#000066 !important;}
.ddmenu li ul li a:hover{display:block;color:#fff !important; background-color:#000066 !important;}

* html .ddmenu li{margin:0; padding:0; display:inline;}
* html .ddmenu li ul li{margin:0; padding:0; display:inline;}
.ddmenu img{border:0px;}
.sankaku{font-size:0.7em;}

#breadcrumbNavi {
  clear: both;
/*  padding: 10px 10px;*/
  padding: 10px 10px 10px 10px;
/*  margin: 10px 0px 0px 0px;*/
  font-size: 80%;
  border-bottom: 1px #ccc solid;
}

#breadcrumbNaviForTop {
  clear: both;
/*  padding: 15px 10px;*/
/*  margin: 0px 0px 0px 0px;*/
  font-size: 80%;
  border-bottom: 1px #ccc solid;
}

/* Login (menu) */

#login {
	/* float: right; */
	position: absolute;
	right: 0px;
	top: 15px;
	font-size: 11px;
	color: #8F8F8F;
	/* padding-top: 15px; */
}

/* Page Description */

#page_desc {
	width: 100%;
	height: 3.1em;
	font-size: 14px;
	padding-bottom: 10px;
	background: #EEEEEE;
}

#page_desc #text {
	padding-left: 20px;
	height: 3.1em;
	float: left;
	width: 499px;
	background: #fff;
}

#page_desc p {
	padding: 12px 0px;
}

/* Search */

#search_top {
	float: right;
	width: 262px;
	height: 3.1em;
	background: #fff;
}

#search_top form {
	margin-top: 0.65em;
	position: relative;
}

#search_top input.sfield {
	background: #fff;
	border: #B8C7DA 1px solid;
	width: 159px;
	height: 21px;
	font-size: 13px;
	padding: 3px 2px 0 3px;
}

#search_top input.sbutton {
	position: absolute;
	top: 0;
	left: 180px;
}

/* Content */

#content_wrap {
/*	background: #EEEEEE url(img/content_wrap_bg.gif) repeat-y;*/
	background: #EEEEEE;
	padding: 0 25px;
	width: 700px;
}

#content {
/*	width: 486px;*/
	width: 700px;
	float: left;
}

#content h2 {
	font-size: 15px;
}
ta
#content p {
	font-size: 13px;
	line-height: 20px;
	padding: 10px 0;
}

#content ul, #content ol {
	padding: 0.5em 2.5em;
	font-size: 13px;
}

#content ul li {
	background: url(img/bullet.gif) no-repeat 0 0.6em;
	line-height: 20px;
	padding-left: 25px;
	list-style: none;
}

#content ol {
	margin-left: 1.4em;
}

#content ol li {
	background: none;
	padding-left: 7px;
	line-height: 20px;
}

#content blockquote {
	background: #F9F9F9;
	border-bottom: #EEEEEE 1px solid;
	border-left: 1px solid #EEEEEE;
	font-size: 13px;
	color: #737373;
	padding: 0 10px;
/*	width: 87%;*/
	margin: 10px auto;
	line-height: 20px;
}

/* Content (img align) */

#content img {
	border: #BBBBBB 1px solid;
	padding: 2px;
}

.aligncenter {
	margin: 10px auto 20px auto;
	display: block;
}

.alignleft {
	margin: 10px 10px 8px 0;
	float: left;
}

.alignright {
	margin: 10px 0px 8px 10px;
	float: right;
}


/* Caption */

#caption {
	width: 100%;
	height: 1.9em;
	background: #fff;
}

#caption h2 {
/*	width: 250px;*/
	width: 680px;
	float: left;
	line-height: 1.9em;
	padding-left: 18px;
}

#m_post {
	width: 200px;
	float: right;
	height: 31px;
	position: relative;
	background: url(img/caption_m_posts.gif) no-repeat 130px 8px;
}

#m_post span {
	display: none;
}

#m_post .o_entries a {
	position: absolute;
	right: 53px;
	top: 8px;
	display: block;
	width: 17px;
	height: 25px;
	background: url(img/caption_o_entries.gif) no-repeat;
}

#m_post .r_entries a {
	position: absolute;
	right: 21px;
	top: 8px;
	display: block;
	width: 17px;
	height: 25px;
	background: url(img/caption_r_entries.gif) no-repeat;
}

#m_post a:hover {
	background-position: 0 -15px;
	text-decoration: none;
}

#m_post a:hover span {
	display: block;
	font-size: 11px;
	color: #2E2E2E;
	position: absolute;
	top: 0;
}

#m_post .o_entries a:hover span {
	left: -100px;
}

#m_post .r_entries a:hover span {
	left: -130px;
}

/* Post */

.post {
	background: #fff;
	margin-top: 15px;
	padding: 5px 15px 15px 15px;
	height: 1%;
}

#page_post {
	margin-top: 0px;
}

#page_post h2 {
	color: #A52A2A;
}

.post h2 {
	padding: 10px 0;
}

.post h2 a {
	color: #A52A2A;
}

.post p a {
	text-decoration: underline;
}

.post p a:hover {
	text-decoration: none;
}

.post p.tags {
	padding: 0 0 10px 1px !important;
	font-size: 11px !important;
	margin-top: -8px;
	color: #636363;
}

.post p.tags b {
	padding-right: 5px;
}

.post p.tags a {
	color: Black;
	text-decoration: none;
}

.post p.tags a:hover {
	text-decoration: underline;
}

.post_details {
	padding: 0 15px;
	background: #fff;
	clear: both;
}

.post_details p {
	padding: 5px 0;
 	margin-top: 1px;
	font-size: 12px !important;
}

.post_details p a {
	text-decoration: none;
}

.post_details p a:hover {
	text-decoration: underline;
}


/* More Posts */

#more_posts {
	background: #fff;
	padding: 10px 15px;
	margin-top: 15px;
	font-size: 12px;
}

/* Comments */

.comments_caption {
	width: 100%;
	background: #fff;
	margin-top: 15px;
}

.comments_caption h2 {
	padding-left: 15px;
	line-height: 2em;
}

.comment_wrap {
	background: #fff;
	margin-top: 15px;
	position: relative;
}

.comment_wrap p {
	font-size: 13px !important;
}

.comment_wrap_head {
	padding: 0 15px;
}

.comment_wrap img.gravatar {
	float: right;
	margin-top: 5px;
	margin-right: -8px;
	border: 0 !important;
	position: relative;
}

.comment_wrap_head p {
	padding: 7px 0 !important;
	font-size: 12px !important;
}

.comment_wrap_head b {
	font-size: 13px;
}

.comment_wrap_head span {
	color: #898989;
	font-size: 11px;
}

.comment_wrap_post {
	padding: 5px 0;
	border-top: #EEEEEE 1px solid;
	clear: both;
}

.comment_wrap_post p {
	padding: 10px 15px !important;
}

#leave_a_comment_wrap {
	width: 100%;
	margin-top: 15px;
}

.leave_a_comment {
	background: #fff;
	width: 170px;
	text-align: center;
	float: left;
}

.leave_a_comment h2 {
	line-height: 30px;
}

.trackback_rss {
	float: right;
	padding-right: 15px;
	padding-top: 8px;
	width: 210px;
	position: relative;
}

.trackback_rss p {
	padding: 0 !important;
	font-size: 11px !important;
}

#comment_form {
	background: #fff;
	padding: 11px 0;
	clear: both;
}

#content form {
	background: #FAFAFA;
	width: 445px;
	border: #EDEDED 1px solid;
	padding: 15px 0 15px 15px;
	margin: 0 auto;
}

#content form p {
	padding: 0px 0 5px 0;
	line-height: 20px;
}

#content input {
	border: #EEEEEE 1px solid;
	background: #fff;
	padding: 5px;
	font-size: 15px;
	font-family: Georgia;
}

#content input.data {
	width: 184px;
}

#content textarea {
	border: #EEEEEE 1px solid;
	width: 415px;
	height: 170px;
	padding: 3px;
	font-size: 15px;
	font-family: Georgia;
}

#content input.sbutton {
	margin-top: 3px;
}

/* Sidebar */


#sidebar {
	width: 216px;
	float: right;
	padding: 15px;
}

#sidebar h2 {
/*	font-size: 13px;*/
	font-size: 18px;
	color: #75A546;
	padding: 10px 0;
	line-height: 18px;
}

#sidebar p, #sidebar li {
	font-size: 12px;
}

#sidebar p {
	padding: 10px 0;
	line-height: 20px;
}

#sidebar ul {
	list-style: none;
}

#sidebar ul ul {
	padding: 10px 0;
	list-style: none;
}

#sidebar ul ul ul {
	padding: 0;
}

#sidebar ul li ul li {
	background: url(img/bullet.gif) no-repeat 0 9px;
	padding-left: 23px;
	line-height: 23px;
}

/* Widgets */

.textwidget {
	line-height: 20px;
	padding: 10px 0;
}

#wp-calendar {
	padding: 10px 0 10px 10px;
}

#wp-calendar caption {
	margin: 10px 0px;
	border-bottom: 0;
}

#wp-calendar td {
   margin: 0;
   padding: 3px 5px;
}

#wp-calendar td#today {
   background: #EEEEEE;
}

/* Footer */

#footer {
	padding:0px;
	margin:0px;
	background: #fff;
/*	height: 2.7em;*/
	clear: both;
}

/* Copyright */

#copyright {
  clear: both;
  width:750px;
/*  height: 20px;*/
  border-top: 1px solid #336;
  color: #336;
  margin: 0px;
  padding: 0px 0 5px 0;
  line-height: 160%;
  text-align: center;
}

#copyright p {
	line-height: 19px;
}


/* Fix */

#menu:after,
#menu ul:after,
#content_wrap:after,
#footer1:after,
#leave_a_comment_wrap:after,
.post:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

#footer1 {
  clear: both;
  margin: 0px;
  padding-top: 10px;
  text-align: center;
  font-size: 80%;
}



.attention {
  color: #f00;
}

.emphasis {
  font-weight: bold;
}

.boxBorder {
  padding: 5px;
  border: 1px #ccc solid;
}

.boxBorder2 {
  padding: 5px;
  border: 1px #ccc dotted;
}

.rightAlign {
  text-align: right;
}

.centerAlign {
  text-align: center;
}

#leftBody {
  float: left;
  width: 520px;
  padding: 0px 0px 0px 10px;
  margin: 10px 0px 0px 0px;
  clear: both;
}

#centerBody {
  float: left;
  width: 720px;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
  clear: both;
}

#tabNavi {
  padding: 0px;
  margin: 0px 0px;
  clear: both;
}

#sideTabNavi{
  margin-bottom: 10px;
}

#tabNavi ul, sideTabNavi ul {
  padding: 0px;
  margin: 0px;
}

#tabNavi li {
  padding: 0px;
  margin: 0px;
  list-style-type: none;
  text-indent: -9999px;
  overflow: hidden;
  float: left;
  height: 25px;
}

#sideTabNavi li {
  padding: 0px;
  margin: 0px;
  list-style-type: none;
  text-indent: -9999px;
  overflow: hidden;
  float: left;
  height: 20px;
}

#tabNavi a:link { color: #fff; text-decoration: none; /* background-position: 0px 0px;*/ }
#tabNavi a:visited { color: #fff; text-decoration: none; }
#tabNavi a:hover { color: #fff; text-decoration: none; /* background-position: 0px -25px;*/ }
#tabNavi a:active { color: #fff; text-decoration: none; }

#sideTabNavi a:link { color: #fff; text-decoration: none; /* background-position: 0px 0px;*/ }
#sideTabNavi a:visited { color: #fff; text-decoration: none; }
#sideTabNavi a:hover { color: #fff; text-decoration: none; /* background-position: 0px -25px;*/ }
#sideTabNavi a:active { color: #fff; text-decoration: none; }

#menu0Btn {
  display: block;
  width: 62px;
  height: 25px;
  background-image: url(img/btn_tonikaku.gif);
}

#menu1Btn {
  display: block;
  width: 42px;
  height: 25px;
  background-image: url(img/btn_opac.gif);
}

#menu2Btn {
  display: block;
  width: 62px;
  height: 25px;
  background-image: url(img/btn_webcast.gif);
}

#menu3Btn {
  display: block;
  width: 72px;
  height: 25px;
  background-image: url(img/btn_reposit.gif);
}

#menu4Btn {
  display: block;
  width: 102px;
  height: 25px;
  background-image: url(img/btn_electro.gif);
}

#menu5Btn {
  display: block;
  width: 78px;
  height: 25px;
  background-image: url(img/btn_db.gif);
}

#menu6Btn {
  display: block;
  width: 92px;
  height: 25px;
  background-image: url(img/btn_google.gif);
}

#side0Btn {
  display: block;
  width: 95px;
  height: 20px;
  background-image: url(img/btn_honkan.gif);
}

#side1Btn {
  display: block;
  width: 95px;
  height: 20px;
  background-image: url(img/btn_ibunkan.gif);
}

.tabBody {
  clear: both;
  border: 1px #336 solid;
  padding: 10px;
  font-size: 80%;
/*  height: 80px;*/
  height: 110px;
  margin-bottom: 10px;
}

.tabBody2 {
  clear: both;
  border: 0px;
  padding: 0px;
/*  font-size: 80%;*/
/*  height: 80px;*/
  margin-bottom: 10px;
margin-left:2px;
width:187px;
}

.tabBody2Event{
	padding:10px 0;
}

#side0 {
/*  background-color: #000080;*/
  background-color: #3366CC;
  color: #fff;
}

#side1 {
/*  background-color: #D8D8EB;*/
  background-color: #CCCCFF;
  color: #000080;
}

.tabBody2 #side0 h2 {
	text-align:center;
/*	font-size:12px;*/
	font-size:15px;
	font-weight:bold;
	color:#FFFFFF;
}

.tabBody2 #side0 h2 a{
	text-align:center;
	color:#FFFFCC;
/*	font-size:12px;*/
	font-size:15px;
	font-weight:bold;
}

.tabBody2 #side1 h2 {
	text-align:center;
/*	font-size:12px;*/
	font-size:15px;
	font-weight:bold;
	color:#000080;
}

.tabBody2 #side1 h2 a{
	text-align:center;
	color:#000080;
/*	font-size:12px;*/
	font-size:15px;
	font-weight:bold;
}

.tabheader .close {
  border-style: solid;
  border-width: 1px; 
  border-color: #000;
  background-color: #d0d0d0;
  margin:0;
  padding: 0.5em;
  white-space: nowrap;
}

.tabheader .open {
  border-style: solid;
  border-width: 1px; 
  border-bottom: #000 #000 #fff #000;
  background-color: white;
  margin:0;
  padding: 0.5em;
  white-space: nowrap;
}

.sp {
	width:250px;
	height:15px;
	padding:0px;
	float:left;
}

.sp2 {
	width:250px;
	height:0px;
	padding:0px;
	float:right;
}

#newBody {
  clear: both;
/*  border: 1px #ccc solid;*/
  border: 1px #fff solid;
/*  padding: 0px;*/
  padding-bottom: 10px;
  font-size: 80%;
  width: 250px;
  float: left;
}

#eventBody {
/*  border: 1px #ccc solid;*/
  border: 1px #fff solid;
/*  padding: 0px;*/
  padding-bottom: 10px;
  font-size: 80%;
  width: 250px;
  float: right;
}

#eventBody2 {
/*  border: 1px #ccc solid;*/
  border: 1px #fff solid;
  font-size: 80%;
  width: 250px;
  float: right;
	text-align:center;
  padding-bottom: 10px;
}

#sideEventBody {
  border: 1px #fff solid;
  padding-bottom: 10px;
  font-size: 80%;
  width: 190px;
  float: left;
}

#galleryImg{
  background-image: url("img/bg_gallery.gif");
  background-repeat: no-repeat;
  padding-top: 10px;
}

#eventBody2 h2 {
  color: #336;
  background-image: url("img/eventbox_bc.gif");
  border-bottom: 1px #336 solid;
  margin: 0px;
  padding: 5px 5px 2px 5px;
  font-size: 110%;
  font-weight: normal;
  text-align:left;
}

#newBody h2, #eventBody h2, #sideEventBody h2{
  color: #336;
  background-image: url("img/eventbox_bc.gif");
  border-bottom: 1px #336 solid;
  margin: 0px;
  padding: 5px 5px 2px 5px;
  font-size: 110%;
  font-weight: normal;
}

#newBody dl, #eventBody dl, #sideEventBody dl{
  margin: 5px;
}


#rightBody {
  float: right;
  width: 190px;
  padding: 0px 10px 0px 0px;
  margin: 10px 0px 0px 0px;
}

#calBody {
  border: 1px #ccc solid;
  padding: 5px;
  font-size: 80%;
}


#bannerBody {
  margin: 10px auto;
	text-align:center;
/*  background-image: url("img/bg_calender.gif");*/
  background-repeat: no-repeat;
}

#bannerBody img {
  margin-bottom: 10px;
}

#bannerBody h1 {
  color: #336;
  border-bottom: 1px #336 solid;
  margin: 0px;
  padding: 5px 5px 2px 5px;
  font-size: 110%;
  font-weight: normal;
}

#qrBody {
  margin: 10px auto;
  position: relative;
/*  top: 50px;*/
/*	text-align:center;*/
}

#qrBody img {
  margin-bottom: 10px;
}

#qrBody h1 {
  color: #336;
  border-bottom: 1px #336 solid;
  margin: 0px;
  padding: 5px 5px 2px 5px;
  font-size: 80%;
  font-weight: normal;
}

#shim{
	position:absolute;
	width:181px;
	display:none;
	z-index:500;
}

#subPageTabNavi {
	clear: both;
	position:absolute;
	top:20px;
	left:20px;
/*	width:340px;*/
/*	height:50px;*/
}

#subPageTabNavi ul {
  padding: 0px;
  margin: 0px;
}

#subPageTabNavi li {
  padding: 0px;
  margin: 0px;
  list-style-type: none;
  text-indent: -9999px;
  overflow: hidden;
  float: left;
  height: 25px;
}

#subPageTabNavi a:link { color: #fff; text-decoration: none; /* background-position: 0px 0px;*/ }
#subPageTabNavi a:visited { color: #fff; text-decoration: none; }
#subPageTabNavi a:hover { color: #fff; text-decoration: none; /* background-position: 0px -25px;*/ }
#subPageTabNavi a:active { color: #fff; text-decoration: none; }

.subPageTabBody {
  clear: both;
/*  border: 1px #336 solid;*/
  border-left: 1px #999999 solid;
  border-right: 1px #999999 solid;
  border-bottom: 1px #999999 solid;
  padding: 5px 10px;
  font-size: 80%;
/*  height: 80px;*/
	position:absolute;
	top:45px;
	left:20px;
	width:340px;
	height:50px;
}

.subPageTabBodyForPng {
  clear: both;
  border-left: 1px #999999 solid;
  border-right: 1px #999999 solid;
  border-bottom: 1px #999999 solid;
  font-size: 80%;
  padding: 5px 10px;
	width:340px;
	height:50px;
	position:absolute;
	top:45px;
	left:20px;
}

#subPageMenu0Btn {
  display: block;
  width: 62px;
  height: 25px;
  background-image: url(img/btn_tonikaku.png);
}

#subPageMenu1Btn {
  display: block;
  width: 62px;
  height: 25px;
  background-image: url(img/btn_opac.png);
}

#subPageMenu2Btn {
  display: block;
  width: 74px;
  height: 25px;
  background-image: url(img/btn_site.png);
}

.topNewsList{
	font-size:13px;
}

.side-banner{
	padding-bottom:10px;
}

.date {
  text-align: right;
}

.title {
	border-bottom-width: thin;
	border-left-width: thick;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: double;
	border-left-style: solid;
	border-bottom-color: lightblue;
	border-left-color: #lightblue;
	text-align: left;
	font-style: normal;
	letter-spacing: normal;
	padding: 5px;
	float: left;
	width: 95%;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	position: static;
}

/* 以下はタブメニュー用に追加したCSS*/

#container{
width:524px;
margin-bottom:10px;
}
#container ul.tab{
	padding:0;
}
#container ul.tab li{
	list-style-type:none;
	width:86px;
	height:25px;
	float:left;
	margin-right:1px;
	font-size: 0.8em;
}
#container ul.tab li.en{
	list-style-type:none;
	width:86px;
	height:25px;
	float:left;
	margin-right:1px;
	font-size: 0.7em;
}

#container ul.tab li a{
	outline:none;
	background:url("http://www.lib.u-ryukyu.ac.jp/retri/tab/images/tab.jpg");
	display:block;
	color:#030782;
	line-height:25px;
	text-align:center;
	text-decoration:none;
	border-top-left-radius: 5px;         /* CSS3 */
   -moz-border-top-left-radius: 5px;    /* Firefox */
   -webkit-border-top-left-radius: 5px; /* Safari,Chrome */
   	border-top-right-radius: 5px;         /* CSS3 */
   -moz-border-top-right-radius: 5px;    /* Firefox */
   -webkit-borde-top-rightr-radius: 5px; /* Safari,Chrome */
}
#container ul.tab li a.selected{
	background:url("http://www.lib.u-ryukyu.ac.jp/retri/tab/images/tab_selected.jpg");
	text-decoration:none;
	color:#ffffff;
	cursor:default;
}
#container ul.panel{
	clear:both;
	border:1px solid #9FB7D4;

	padding:0;
}
#container ul.panel li{
	height: 120px;
	list-style-type:none;
	text-indent:1em;
	color:#333;
	border:0.5px solid #000000;
}

#container .quickSearch{
	margin-top:10px;
       font-size: 0.9em;

}
＃searchbox　input{
     margin-left:10px;
}

