@charset "UTF-8";

/*--- layout
--------------------------------------------------------------------------*/
html{
	height: 100%;
	margin-bottom: 1px;
}

* html .iepngfix {
behavior: expression(IEPNGFIX.fix(this));
} 

body{
	background: #ffffff;
	color:#222222;
}

#btop{
	clear:both;
	width:950px;
	margin: auto;
	padding-top:12px;
	background-color:#ffffff;
}
#b{
	clear:both;
	width:950px;
	margin: auto;
	padding-top:15px;
	background-color:#ffffff;
}


#b img{	vertical-align:bottom;}

/* 2カラム(TOP) */
.topmain{
	float:left;
	width:744px;
}

.topsub{
	float:right;
	width:201px;
}

/* 2カラム(contents) */
.main{
	float:left;
	width:735px;
	margin-bottom:50px;
}

.sub{
	float:right;
	width:201px;
	margin-bottom:50px;
}


#subside{
	width: 220px;
	float: left;
}

#middle{
	float: left;
	width: 500px;
}

/*--- link color
--------------------------------------------------------------------------*/
a:link { color:#237a2d; text-decoration:none;}
a:visited { color:#237a2d; text-decoration:none;}
a:hover { color:#237a2d; background-color:#e0febb; text-decoration:underline;}
a:active { color:#237a2d; text-decoration:underline;}

/*--- header
--------------------------------------------------------------------------*/
/* headerbox(top) */
#top1,#top2{
	height: 316px;
	width: 100%;
	margin: 0 auto;
	background-repeat: no-repeat;
	background-position: center;
}

#top1{background-image: url(../img/top/topimage.jpg);}
#top2{background-image: url(../img/top/topimage02.jpg);}

h1 span,h2 span{ display:none;}

/* headerbox(content) */
#hbox{
	height:289px;
	width:100%;
	margin:auto;
}

#tbiblio,#tinfo,#tactivity,#tlecture,#ttown,#tprofile,#texpectation,
#tbook-review,#tlink,#tresearch{
	text-align: right;
	height:289px;
	background-position:center top;
	background-repeat: no-repeat;
}

#tbiblio h1,
#tinfo h1,
#tactivity h1,
#tlecture h1,
#ttown h1,
#tprofile h1,
#texpectation h1,
#tbook-review h1,
#tlink h1,
#tresearch h1{
	width: 950px;
	margin: 0 auto;
}

#tbiblio{background-image: url(../img/hi_biblio.jpg);}
#tinfo{background-image: url(../img/hi_information.jpg);}
#tresearch{background-image: url(../img/hi_research.jpg);}
#tactivity{background-image: url(../img/hi_activity.jpg);}
#ttown{background-image: url(../img/hi_town.jpg);}
#tlecture{background-image: url(../img/hi_lecture.jpg);}
#tprofile{background-image: url(../img/hi_profile.jpg);}
#texpectation{background-image: url(../img/hi_omowaku.jpg);}
#tbook-review{background-image: url(../img/hi_review.jpg);}
#tlink{background-image: url(../img/hi_link.jpg);}

.rss{
	width: 188px;
	border: 1px solid #ACACAC;
	padding: 3px 3px 3px 5px;
}

.rss_box{
	width: 188px;
	border: 1px solid #ACACAC;
	padding: 3px 3px 3px 5px;
}

.rss a{
	color: #222222;
	text-decoration: none;
	font-size: 0.92em;
	display: block;
	line-height: 17px;
	min-height: 17px;
	height: auto !important;
	height: 17px;
	background: url(../img/top/rss_c01_01.gif) no-repeat right center;
}

.rss a:hover{
	color: #f97816;
	background: none;
	background: url(../img/top/rss_c01_01.gif) no-repeat right center;
	text-decoration: underline;
}


/*--- main(top)
--------------------------------------------------------------------------*/
h1,h2,h3,h4,h5 { background-repeat:no-repeat;}

.topsection{
	margin-bottom:25px;
	line-height:1.5;
}

.topsection p{
	margin-left:5px;
	margin-right:5px;
}

.main p{ margin-bottom:5px;}

/* information */
.infobox{
	position:relative;
	clear:both;
}

.ttinformation{
	background: url(../img/top/t_information.gif) no-repeat;
	height:22px;
	margin-bottom:15px;
}
.ttinformation span{ display:none;}

.infolist{ margin-bottom:30px;}

.infolist li{
	border-bottom: 1px solid #b2b2b2;
	padding-bottom:6px;
	padding-left:10px;
	padding-right:10px;
	margin-bottom:12px;
}

.infolist li a{ color:#31ac3f; font-weight:bold;}
.infolist li a:hover{ color:#31ac3f; background-color:#e0febb;}
.infolist li span.data{ margin-right:10px; color:#323232; font-weight:bold;}

.infolook{
	position:absolute;
	top:5px;
	left:144px;
}


/* list */
ul.topmenulist{ padding-bottom:25px;}
.topmenulist li{
	width:232px;
	float:left;
	margin-left:10px;
	margin-bottom:6px;
}

.bannerlist li{
	margin-bottom:6px;
}

/*--- main(content・共通項目)
--------------------------------------------------------------------------*/
.main p,.main ol,.main ul,.main dl,table{ line-height:1.5;}

.main p{	margin-bottom:10px;}

.section{ margin:0 12px 20px 12px;}

/* title */
.ttl01{
	color:#31a7e9;
	font-size:124%;
	border-bottom:solid 1px #71cafc;
	padding:0 10px 3px 10px;
	margin-bottom:10px;
}


/*--- main(publication)
--------------------------------------------------------------------------*/
.tresearch{
	background: url(../img/t_research.gif) no-repeat;
	height:54px;
	margin-bottom:20px;
}
.tpublication{
	background: url(../img/t_publication.gif) no-repeat;
	height:76px;
}

/*--- main(profile)
--------------------------------------------------------------------------*/
.tprofile{
	background: url(../img/t_profile.gif) no-repeat;
	height:54px;
	margin-bottom:20px;
}

.box01{
	background-color:#e2f1da;
	padding:15px 15px;
}

.box01in{
	background-color:#FFFFFF;
	border:solid 1px #79b757;
	padding:20px 15px;
}

.box01in h3{
	color:#79b757;
	font-size:124%;
	border-bottom:solid 1px #79b757;
	padding:0 10px 3px 10px;
	margin-bottom:10px;
}

/* table */
.main table.tbl02{
	text-align:left;
	border-collapse: collapse;
	margin-bottom:20px;
}
.main table.tbl02 th,.main table.tbl02 td{
	padding:5px 10px 3px 10px;
	border:solid 1px #ffffff;
}
.main table.tbl02 th{
	background-color:#f0f4f0;
	color:#79b757;
}

/* list */
dl.dllist01{ padding:0 10px 0 10px;}

.dllist01 dt{
	font-weight:bold;
	margin-bottom:8px;
	padding:0 10px 0 10px;
}
.dllist01 dd{
	padding:0 20px 0 20px;
	margin-bottom:20px;
}
.dllist01 dd ul li{
	background: url(../img/point01.gif) no-repeat;
	background-position:0 9px;
	padding-left:10px;
	margin:0 10px 5px 10px;
}

/*--- main(blog)
--------------------------------------------------------------------------*/
.blogsec{
	padding:0 20px 0 30px;
}

.blogsec .data{
	background: url(../img/bk_data.gif) repeat;
	padding:8px 10px 5px 10px;
	font-weight:bold;
}

.blogsec h2{
	font-weight:bold;
	font-size:139%;
	padding:0 10px 2px 10px;
	border-bottom:solid 3px #fbe66a;
	margin-bottom:10px;
}

.blogsecin{
	padding:0 10px 0 10px;
}

/*--- footer
--------------------------------------------------------------------------*/
#f{
	clear:both;
	width:100%;
}

.fsection{
	width:958px;
	margin:auto;
	line-height:1.5;
	padding-bottom:20px;
}

/*--- menu
--------------------------------------------------------------------------*/
/*--- pagemenu
--------------------------------------------------------------------------*/
.pagemenu{
	font-size:124%;
	font-weight:bold;
}

.pagemenu li{
	background: url(../img/arrow02.gif) no-repeat;
	background-position: 15px 4px;
	padding-left:35px;
	padding-bottom:5px;
	border-bottom:solid 1px #bdcbdf;
	margin-bottom:20px;
	list-style: none;
}

/*--- globalmenu(TOP)
--------------------------------------------------------------------------*/
#topmenubox{
	width:958px;
	margin:auto;
	clear:both;
}

ul#topmenu{
	float:left;
	height:66px;
}

#topmenu li{
	float:left;
	display:block;
	height:66px;
}

#topmenu li a{
	background-repeat: no-repeat;
	display:block;
	height:66px;
}
#topmenu li a span{ display:none;}

.mthome a{ background: url(../img/top/m_home.gif); width:102px;}
.mtresearch a{ background: url(../img/top/m_research.gif); width:130px;}
.mtactivity a{ background: url(../img/top/m_activity.gif); width:118px;}
.mtlecture a{ background: url(../img/top/m_lecture.gif); width:128px;}
.mtprofile a{ background: url(../img/top/m_profile.gif); width:110px;}
.mtblog a{ background: url(../img/top/m_blog.gif); width:116px;}
.mtbook a{ background: url(../img/top/m_book.gif); width:159px;}
.mtlink a{ background: url(../img/top/m_link.gif); width:95px;}

/* globalmenu rollover */
.mthome a:hover{ background: url(../img/top/m_home.gif) 0 -66px;}
.mtresearch a:hover{ background: url(../img/top/m_research.gif) 0 -66px;}
.mtactivity a:hover{ background: url(../img/top/m_activity.gif) 0 -66px;}
.mtlecture a:hover{ background: url(../img/top/m_lecture.gif) 0 -66px;}
.mtprofile a:hover{ background: url(../img/top/m_profile.gif) 0 -66px;}
.mtblog a:hover{ background: url(../img/top/m_blog.gif) 0 -66px;}
.mtbook a:hover{ background: url(../img/top/m_book.gif) 0 -66px;}
.mtlink a:hover{ background: url(../img/top/m_link.gif) 0 -66px;}

/*--- globalmenu(contents)
--------------------------------------------------------------------------*/
#globalmenu{
	width: 100%;
	height: 260px;
	margin: 0 auto;
	text-align: center;
	background: url(../img/gm.png) center bottom no-repeat;
}

#globalmenu ul{
	width: 936px;
	margin: 0 auto 0;
	padding-top: 198px;
	_padding-top: 0px;
	_margin-top: 210px;
	overflow: hidden;
}

#globalmenu li{
	float:left;
}

#globalmenu li a{
	display:block;
	height:62px;
}
#globalmenu li a span{ display:none;}

.mhome,.mhome a{width:88px;}
.mresearch,.mresearch a{width:130px;}
.mactivity,.mactivity a{width:118px;}
.mlecture,.mlecture a{width:128px;}
.mprofile,.mprofile a{width:110px;}
.mblog,.mblog a{width:116px;}
.mbook,.mbook a{width:159px;}
.mlink,.mlink a{width:85px;}

/* globalmenu rollover */
.mhome a:hover{background: url(../img/gm_home_on.png);}
.mresearch a:hover{background: url(../img/gm_research_on.png);}
.mactivity a:hover{background: url(../img/gm_activity_on.png);}
.mlecture a:hover{background: url(../img/gm_lecture_on.png);}
.mprofile a:hover{background: url(../img/gm_profile_on.png);}
.mblog a:hover{background: url(../img/gm_blog_on.png);}
.mbook a:hover{background: url(../img/gm_bookreview_on.png);}
.mlink a:hover{background: url(../img/gm_link_on.png);}

/* detail page */
#tanichu-research .mresearch a{ background: url(../img/menu/m_research.gif) 0 -62px; width:134px;}

/*--- localmenu
--------------------------------------------------------------------------*/
.localmenutitle{
	font-weight: bold;
	color: #5bb629;
}

#localmenu {
	width: 195px;
	background-color: #e2f1da;
	margin-bottom: 12px;
	border-top: #79b757 solid 7px;
	padding: 10px 0 5px 0;
}

#localmenu li{
	background: url(../img/arrow01.gif) no-repeat;
	background-position:0 5px;
	padding-left:10px;
	margin:0 14px 10px 14px;
}

#localmenu li a{ font-weight:bold; color:#31ac3f;}

#booklist ul{
	display: none;
}

#booklist li{
	border-bottom: 1px solid #FFFFFF;
	padding-bottom: 10px;
}

#booklist li a{
	display: block;
	font-size: 12px;
	margin: 0;
}

.booknavi,
#booklist p{
	zoom: 1;
	overflow: hidden;
	padding: 0 10px 10px;
}

#booklist input{
	color: #237a2d;
	font-weight: bold;
	border: none;
	background: none;
	padding: 3px;
	font-size: 12px;
}

#prevButton1,
#prevButton2{
	float: left;
	display: none;
}

#nextButton1,
#nextButton2{
	float: right;
}

.child{
	background: none !important;
	padding: 0 !important;
	margin: 0 !important;
}

.child ul{
	padding: 0 0 10px !important;
	_margin-top: -10px;
}

.child li{
	margin: 0 10px 10px 26px !important;
}


.localmenutitle{
	font-weight: bold;
	color: #5bb629;
}

/*--- Sub Side
--------------------------------------------------------------------------*/
#recentpost,
#recentcomments{
	width: 195px;
	background-color: #e2f1da;
	margin-bottom: 12px;
	border-top: #79b757 solid 7px;
	padding: 10px 0 10px 0;
}

#recentcomments dl{
	margin: 0 10px 5px;
	padding: 0 10px 5px;
	border-bottom: 1px solid #FFFFFF;
}

#recentcomments dt{
	padding: 0 0 4px;
}
#recentcomments dt a{
	font-weight: bold;
}

#recentcomments dd{
	padding: 0 10px 0 8px;
}

#recentcomments dd span{
	color: #666;
	padding-left: 5px;
	font-size: 10px;
}

#recentpost li{
	margin: 0 10px;
	padding: 5px 2px;
	border-bottom: 1px solid #FFFFFF;
}

/*--- pan navi
--------------------------------------------------------------------------*/
#pan{
	font-size:93%;
	color:#525252;
	text-align: right;
	margin: 4px 0 0 0;
	line-height: 1em;
}

.pan a{ font-weight:bold;}

/*--- pagetop
--------------------------------------------------------------------------*/
.pagetop a{
	clear:both;
	width:83px;
	height:23px;
	display:block;
	background: url(../img/b_pagetop.gif) no-repeat;
	margin-left:810px;
}
.pagetop a span{display:none;}

/* --- fix
--------------------------------------------------------------------------*/
.fix:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
.fix { display: inline-block; }
/* exlude MacIE5 \*/
* html .fix { height: 1%; }
.fix {display:block;}
/* end MacIE5 */

/* --- 
--------------------------------------------------------------------------*/
.content{
	padding: 20px 0 0;
}

.entry{
	padding: 20px;
	margin-bottom: 40px;
	border: 1px solid #CCCCCC;
}

ul.post-categories,
.post-categories li{
	display: inline;
}

#single{
	margin-top: 20px;
}

.entry h2{
	font-size: 18px;
	padding: 0 0 5px 5px;
	color: #237a2d;
	border-bottom: 5px solid #79b757;
}

#single h2{
	font-size: 18px;
	color: #333333;
}

.post-edit-link{
	margin: 0 0 0 1.5em;
	font-size: 12px;
	font-weight: normal;
}

.entry .date{
	background: #f3f3f3;
	font-size: 12px;
	padding: 3px 5px !important;
	margin-bottom: 1em;
}

.entrybody p,
.commentbody p{
	line-height: 1.4em;
	text-align: justify;
	text-justify: inter-ideograph;
	padding: 0 5px;
	margin: 0 0 1em;
}

#page h3{
	font-size: 1.2em;
	padding: 0 0 0.5em;
}

#page h4{
	font-size: 1.1em;
	padding: 0 0 0.5em;
}

#page h5{
	font-size: 1em;
	padding: 0 0 0.5em;
}

#page ul{
	list-style-type: disc;
	list-style-position: inside;
	padding: 0 1em 1em;
}

#page ol{
	list-style-type: decimal;
	list-style-position: inside;
	padding: 0 1em 1em;
}


#page ul.no{
	list-style: none;
}

#page li{
	padding-bottom: 5px;
}

#page hr{
	display: block !important;
	margin-bottom: 1em;
}

#page span.fs2{font-size: 1.05em;}
#page span.fs3{font-size: 1.1em;}
#page span.fs4{font-size: 1.15em;}
#page span.fs5{font-size: 1.2em;}
#page span.fs6{font-size: 1.25em;}
#page span.fs7{font-size: 1.3em;}



.more-link{
	margin-left: 5px;
}

.entry h3{
	font-size: 14px;
	color: #79b757;
	margin-bottom: 0.8em;
	padding: 0 0 3px 4px;
	border-bottom: 1px solid #79b757;
}

.post-categories,
.post-categories li{
	display: inline;
}

#commentsbox{
	padding: 50px 0 0;
}

#respond{
	padding: 60px 0 20px;
}

#commentsbox h3,
#respond h3{
	padding: 0 0 5px 10px !important;
	border-bottom: 1px solid #525252 !important;
	margin-bottom: 25px;
}

#commentsbox li{
	border-bottom: 1px solid #c0c0c0;
}

#commentsbox div.innar{
	margin: 10px 10px;
}

#commentsbox div.admin{
	padding: 5px 10px;
	margin: 10px 10px 10px 12px;
	border-left: solid 5px #6bb741;
}

.commentheader span{
	font-weight: bold;
	padding-right: 5px;
	margin-right: 5px;
	border-right: 1px solid #c0c0c0;
}

#respond form{
	width: 550px;
	background: #EEEEEE;
	padding: 18px;
}

.column3 #respond form{
	width: 420px;
}

span.req{
	color: #FF4444;
	font-weight: bold;
	font-size: 10px;
	padding-left: 5px;
}

#respond input.simple{
	width: 20em;
	padding: 4px;
	border: 1px solid #CCDDCC;
}

#respond textarea{
	width: 500px;
	height: 7em;
	padding: 4px;
	line-height: 1.3em;
	border: 1px solid #ccddcc;
}

.column3 #respond textarea{
	width: 400px;
}

#cantag{
	font-size: 12px;
	background: #E3E3E3;
	padding: 5px;
	margin-bottom: 20px;
}


ul#pmenu{
	padding: 0 0 0 5px;
	margin: 0 2px;
	overflow: hidden;
	list-style: none;
	zoom: 1;
	border-bottom: 3px solid #5aa630;
}

#pmenu li{
	float: left;
	height: 30px;
}
#pmenu li a{
	color: #FFFFFF;
	display: block;
	background: #6bb741;
	line-height: 30px;
	padding: 0 12px;
	font-size: 14px;
	margin-left: 3px;
}

#yearSelector{
	background: url(../img/box01m.gif);
	padding: 20px 20px 15px;
}

#yearSelector a{
	font-size: 14px;
	padding: 3px 8px;
}

#yearSelector a#currentYear{
	color: #FFFFFF;
	background: #237a2d;
	text-decoration: none;
}

#pwrap{
	padding: 0 0 11px;
	clear: both;
	background: url(../img/box01b.gif) bottom no-repeat;
}

#pinner{
	padding: 0 20px 19px;
	background: url(../img/box01m.gif);
}

#pinner h3{
	background: #6bb741;
	padding: 7px 9px;
	font-size: 16px;
	margin-bottom: 10px;
}

#pinner h3 a{
	color: #FFFFFF;
	text-decoration: none;
	background: none;
}

#pinner ol{
	padding: 0 10px 20px 30px;
	list-style: decimal;
}
#pinner li{
	padding: 0 0 1em;
}

#pinner li a{
	margin-left: 5px;
}

a.inew{
	padding: 0 0 0 55px;
	background: url(../img/i_new.gif) no-repeat;
}

a.iup{
	padding: 0 0 0 55px;
	background: url(../img/i_update.gif) no-repeat;
}

a.ilecture{
	padding: 0 0 0 55px;
	background: url(../img/i_lecture.gif) no-repeat;
}

#linkbox ul{
	padding: 0 0 30px 10px;}

#linkbox h4{
	padding: 0 0 0 5px;
}

/* infopage
------------------------------------------ */
#infopage h3{
	display: inline;
	padding: 0 0 0 10px;
}

.tolist{
	display: inline;
}

.tolist a{
	background: none;
}

#infopage ul{
	padding: 20px 0 40px 10px;
}

#infopage li{
	border-bottom: 1px solid #b2b2b2;
	padding-bottom:6px;
	padding-left:10px;
	padding-right:10px;
	margin-bottom:12px;
}

#infopage li a{ color:#31ac3f; font-weight:bold;}
#infopage li a:hover{ color:#31ac3f; background-color:#e0febb;}
#infopage li span.data{ margin-right:10px; color:#323232; font-weight:bold;}

/* calendar
------------------------------------------ */
#wp-calendar{
	border-top: 1px solid #AAA;
	border-left: 1px solid #AAA;
	margin-bottom: 20px;
}

#wp-calendar caption{
	color: #6db929;
	text-align: left;
	font-weight: bold;
}

#wp-calendar th{
	text-align: center;
	width: 25px;
	height: 20px;
	border-right: 1px solid #AAA;
	border-bottom: 1px solid #AAA;
	background: #f3f3f3;
}


#wp-calendar td{
	text-align: right;
	width: 21px;
	height: 21px;
	padding: 1px 3px 1px 1px;
	border-right: 1px solid #AAA;
	border-bottom: 1px solid #AAA;
}

#wp-calendar td.pad{
	background: #f6f6f6;
}

#wp-calendar tbody a{
	font-weight: bold;
}

#wp-calendar td a{
	display: block;
}

#wp-calendar #prev{
	text-align: left;
	padding: 0 0 0 3px;
}

/* 404
------------------------------------------ */
#e404{
	padding: 10px 0 0 10px;
}

#e404 h1{
	font-size: 18px;
}

#e404 h2{
	font-size: 14px;
}