/* CSS Document */

 @charset "utf-8";

/*
------------------------------------------------
Gloval Reset
------------------------------------------------*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,table,th,td{margin: 0 auto;padding:0;}
table{border-collapse:collapse;border-spacing:0;border: none;empty-cells:show;}
fieldset,img,abbr{border:0;}
address,caption,cite,code,dfn,h1,h2,h3,h4,th,var{font-style:normal;font-weight:normal;}
caption,th {text-align:left;}
li,dl{list-style:none;}
hr {display: none;}
img {vertical-align:bottom;border: none;}
a{text-decoration:none;color:#333333;}
a:hover{text-decoration:underline;color:#333333;}

/*
------------------------------------------------
Text SET
------------------------------------------------*/
dt,dd,li,pre,input,p,blockquote,th,td,address{font-size:12px;line-height:1.5;color:#333333;}
h1,h2,h3,h4,h5,h6{font-size:12px;font-weight:normal;line-height:1.5;color:#333333;}
/*dt,dd,ol,li,pre,input,p,blockquote,th,td,address,h1,h2,h3,h4,h5,h6{font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;}*/


/*
------------------------------------------------
Other SET
------------------------------------------------*/
.clearfix:after {content: ".";display: block;height: 0;clear: both;visibility: hidden;}
.clearfix { display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

/*
------------------------------------------------
Common Layout
------------------------------------------------*/

#wrap {
	margin: 0px auto;
	padding: 0px;
	width: 940px;
	position: relative;
}

div#container {
	width:950px;
}

html[xmlns*=""] body:last-child div#container {
	width:950px;
	margin: 0 auto;
}


/* Header -------------------------------*/

div#header {
	width:940px;
	margin:10px 5px 0 5px;
}

@media print{
div#header {
		display:none;
}
}

#header h1 {
	float: left;
	margin-bottom: 11px;
}

#wrap #header {
	width: 940px;
	margin-bottom: 18px;
	z-index: 1;
}

#header_right {
	float:right;
	width: 450px;
}

#header #translation {
	margin-right: 1px;
	width: 266px;
	height: 18px;
	margin-bottom: 12px;
	float:right;
}
#header #translation li {
	float: left;
	height: 18px;
}
#header #translation #tli01 {
	width: 92px;
}
#header #translation #tli02 {
	width: 92px;
}
#header #translation #tli03 {
	width: 82px;
}
#header #translation li a,
#header #translation li a:hover {
	background: url(http://www.kohara.ac/research/img/common/english_btn.jpg) no-repeat 0px 0px;
	height: 18px;
	display: block;
	text-indent: -9999px;
}
#header #translation #tli01 a {
	background: url(http://www.kohara.ac/research/img/common/english_btn.jpg) no-repeat 0px 0px;
	height: 18px;
	display: block;
	text-indent: -9999px;
}
#header #translation #tli02 a {
	background: url(http://www.kohara.ac/research/img/common/korean_btn.jpg) no-repeat 0px 0px;
	height: 18px;
	display: block;
	text-indent: -9999px;
}
#header #translation #tli03 a {
	background: url(http://www.kohara.ac/research/img/common/chinese_btn.jpg) no-repeat 0px 0px;
	height: 18px;
	display: block;
	text-indent: -9999px;
}

#header #gsearch {
	clear: both;
	text-align: right;
	padding: 0px 5px 0px 0px;
}
#header #header_right #gsearch .text {
	height: 13px;
}


#header #translation #gsearch .text {
	height: 13px;
}

#header #mainNavi {
	height: 41px;
	width: 940px;
	clear: both;
	margin-bottom: 10px;

}

html[xmlns*=""] body:last-child #header #mainNavi {
	height: 41px;
	width: 940px;
	clear: both;
	margin-left: -40px;
	margin-bottom: 10px;

}

#header #mainNavi li {
	float: left;
	height: 18px;
}
#header #mainNavi #li01 {
	width: 118px;
}
#header #mainNavi #li02 {
	width: 101px;
}
#header #mainNavi #li03 {
	width: 101px;
}
#header #mainNavi #li04 {
	width: 101px;
}
#header #mainNavi #li05 {
	width: 91px;
}
#header #mainNavi #li06 {
	width: 121px;
}
#header #mainNavi #li07 {
	width: 100px;
}
#header #mainNavi #li08 {
	width: 100px;
}
#header #mainNavi #li09 {
	width: 107px;
}

#header #translation li a,
#header #translation li a:hover {
	height: 41px;
	display: block;
	text-indent: -9999px;
}
#header #mainNavi #li01 a {
	background: url(http://www.kohara.ac/research/img/common/home.jpg) no-repeat 0px 0px;
	height: 41px;
	display: block;
	text-indent: -9999px;
}
#header #mainNavi #li02 a {
	background: url(http://www.kohara.ac/research/img/common/about.jpg) no-repeat 0px 0px;
	height: 41px;
	display: block;
	text-indent: -9999px;
}
#header #mainNavi #li03 a {
	background: url(http://www.kohara.ac/research/img/common/research_on.jpg) no-repeat 0px 0px;
	height: 41px;
	display: block;
	text-indent: -9999px;
}

#header #mainNavi #li04 a {
	background: url(http://www.kohara.ac/research/img/common/education.jpg) no-repeat 0px 0px;
	height: 41px;
	display: block;
	text-indent: -9999px;
}
#header #mainNavi #li05 a {
	background: url(http://www.kohara.ac/research/img/common/essays.jpg) no-repeat 0px 0px;
	height: 41px;
	display: block;
	text-indent: -9999px;
}
#header #mainNavi #li06 a {
	background: url(http://www.kohara.ac/research/img/common/church_theology.jpg) no-repeat 0px 0px;
	height: 41px;
	display: block;
	text-indent: -9999px;
}
#header #mainNavi #li07 a {
	background: url(http://www.kohara.ac/research/img/common/ilectures.jpg) no-repeat 0px 0px;
	height: 41px;
	display: block;
	text-indent: -9999px;
}
#header #mainNavi #li08 a {
	background: url(http://www.kohara.ac/research/img/common/photostudio.jpg) no-repeat 0px 0px;
	height: 41px;
	display: block;
	text-indent: -9999px;
}
#header #mainNavi #li09 a {
	background: url(http://www.kohara.ac/research/img/common/blog.jpg) no-repeat 0px 0px;
	height: 41px;
	display: block;
	text-indent: -9999px;
}


#header #mainNavi #li01 a:hover{
	background: url(http://www.kohara.ac/research/img/common/home_on.jpg) no-repeat 0px 0px;
	height: 41px;
	display: block;
	text-indent: -9999px;
}
#header #mainNavi #li02 a:hover{
	background: url(http://www.kohara.ac/research/img/common/about_on.jpg) no-repeat 0px 0px;
	height: 41px;
	display: block;
	text-indent: -9999px;
}
#header #mainNavi #li03 a:hover{
	background: url(http://www.kohara.ac/research/img/common/research_on.jpg) no-repeat 0px 0px;
	height: 41px;
	display: block;
	text-indent: -9999px;
}
#header #mainNavi #li04 a:hover{
	background: url(http://www.kohara.ac/research/img/common/education_on.jpg) no-repeat 0px 0px;
	height: 41px;
	display: block;
	text-indent: -9999px;
}
#header #mainNavi #li05 a:hover{
	background: url(http://www.kohara.ac/research/img/common/essays_on.jpg) no-repeat 0px 0px;
	height: 41px;
	display: block;
	text-indent: -9999px;
}
#header #mainNavi #li06 a:hover{
	background: url(http://www.kohara.ac/research/img/common/church_theology_on.jpg) no-repeat 0px 0px;
	height: 41px;
	display: block;
	text-indent: -9999px;
}
#header #mainNavi #li07 a:hover{
	background: url(&lt;$MTBlogURL$>img/common/ilectures_on.jpg) no-repeat 0px 0px;
	height: 41px;
	display: block;
	text-indent: -9999px;
}
#header #mainNavi #li08 a:hover{
	background: url(http://www.kohara.ac/research/img/common/photostudio_on.jpg) no-repeat 0px 0px;
	height: 41px;
	display: block;
	text-indent: -9999px;
}
#header #mainNavi #li09 a:hover{
	background: url(http://www.kohara.ac/research/img/common/blog_on.jpg) no-repeat 0px 0px;
	height: 41px;
	display: block;
	text-indent: -9999px;
}



#header #mainNavi li {
	float: left;
	height: 41px;
}

#header p{
	margin-top:5px;
	font-size:10px;
}

/* Contents -------------------------------*/

#contents {
	margin-top:20px;
}
#contents h3{
	background:url(http://www.kohara.ac/research/img/h3.jpg) no-repeat 0 0;
	color:#FFFFFF;
	font-size:14px;
	margin:10px 10px;
	padding-left:10px;
}

#contents ul .contents_list {
	margin:10px 10px 10px 35px;
}

html[xmlns*=""] body:last-child #contents ul .contents_list {
	margin:10px 10px 10px 0px;
}


#contents .contents_list li {
	background:url(http://www.kohara.ac/research/img/li.jpg) no-repeat left top;
	/*background:url(http://www.kohara.ac/research//li_bg.jpg) no-repeat left bottom;*/
	padding-left:20px;
	padding-bottom:2px;
	margin-bottom:5px;
	border-bottom:1px dotted #333;
}
#contents .contents_list li a{
	/*background:url(http://www.kohara.ac/research/img/li.jpg) no-repeat left top;*/

	margin-left:-20px;
	padding-left:20px;
	padding-bottom:0px;
}

html* #contents .contents_list li .list a{
	padding-left:20px;
}

html* #contents .contents_list .li_txt{
	background:url(http://www.kohara.ac/research/img/li.jpg) no-repeat left top;
	margin-left:-20px;
	padding-left:20px;
	padding-bottom:0px;
}



.navi{
	font-size:10px;
}


html[xmlns*=""] body:last-child .navi{
	font-size:10px;
	padding-left:5px;
}

.entry-body{
	margin:10px 10px 10px 20px;
	/* line-height:14px; */
}

.entry-body a{
	text-decoration:underline;
	color:blue;
}

/* Sideber -------------------------------*/

#sideber {
	padding-bottom: 10px;
}

@media print{
#sideber {
		display:none;
}
}

@media print{
#side_table {
		display:none;
}
}

@media print{
.print_navi {
		display:none;
}
}

/* Entry -------------------------------*/

.entry-header{
	background:url(http://www.kohara.ac/research/img/entry_title.jpg) no-repeat left bottom;
	color:#333333;
	padding:5px 20px 10px 10px;
	margin:10px 0 20px 0;
	
}


html[xmlns*=""] body:last-child .entry-header{
	background:url(http://www.kohara.ac/research/img/entry_title.jpg) no-repeat left bottom;
	color:#333333;
	padding:5px 20px 1px 10px;
	margin:10px 0 20px 0;
	
}


.title_left{
	border-left: #182f73 solid 3px;
	padding-left:25px;
	font-size:18px;
	font-weight:bold;
}


 


/*--------------------------------------
	Tag Cloud Search
---------------------------------------*/
.tag-cloud {
	width:100%;
	
}


ul.tagcloud {
	margin: 0;
	padding: 0.5em 10px;
	line-height: 1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

ul.tagcloud li {
	margin: 0;
	padding: 0;
	display: inline;
	font-size: 100%; /* ここで相対的に文字サイズを変更 */
}

ul.tagcloud li a {
	text-decoration: none;
	list-stile:none;
}

/* タグレベル1～6 */

ul.tagcloud li.level1 a {
	font-size: 167%;
	font-weight: bold;
	color: #3e5b71;
	list-stile:none;
}

ul.tagcloud li.level2 a {
	font-size: 136%;
	font-weight: bold;
	color: #668eac;
}

ul.tagcloud li.level3 a {
	font-size: 122%;
	font-weight: bold;
	color: #668eac;
}

ul.tagcloud li.level4 a {
	font-size: 114%;
	color: #87a6be;
}

ul.tagcloud li.level5 a {
	font-size: 92%;
	color: #a7becf;
}

ul.tagcloud li.level6 a {
	font-size: 77%;
	color: #c7d5e0;
}

/* オンマウス色 */

ul.tagcloud li a:hover {
	color: #000;
}



.search-results-header {
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #182f73;
}

.asset-header h2 {
	background:url(http://www.kohara.ac/research/img/entry_title.jpg) no-repeat left bottom;
	color:#333333;
	padding:5px 20px 10px 25px;
	margin:10px 0 10px 0;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;	

}



.asset-body {
	margin: 10px 20px;
}

.asset-meta {
	margin: 10px 20px;
}
.widget-content {
	margin-left: 15px;
}

html* .widget-content {
	margin-left: 10px;
}


html[xmlns*=""] body:last-child #search {
	width:65%;
}
