@charset "utf-8";

/* -------------------------------------------------------------------------------------
	BASE
===================================================================================== */
/*style reset*/
html{color:#666666;
background:url(../../blog/img/back.gif) top left repeat-x;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}

* {
	margin: 0px;
	padding: 0px;
	}

body {
	font-size: 12px;
	font-family: "ＭＳ Ｐゴシック", Osaka;
	line-height: 180%;
	color: #666666;
	}

img {
margin:0px;
padding:0px;
border:0px;
}

/* リンク */
a {
	color: #666666;
	text-decoration: none;
	}
a;visited { color: #666666; }
a:hover {
	color: #FFCC00;
	text-decoration: underline;
	}

/* ページ */

/*ヘッダーここから*/
h1 a{
	background:url(../../blog/img/logo.jpg) no-repeat top left;
	height:0;
	display:block;
	width:432px;
	padding-top:110px;
	float:left;
	overflow:hidden;
	margin-bottom:0;
	}
	
ul.fr{
	float:right;
	}

ul.fl li{
float:left;
list-style:none;
font-size:10px;
}

ul.fl li a{
	height:0;
	padding-top:110px;
	display:block;
	overflow:hidden;

	}

ul.fl li.news a{
	background:url(../../blog/img/bt01_on.jpg) no-repeat top left;
	width:84px;}

ul.fl li.about a{
	background:url(../../blog/img/bt02_off.jpg) no-repeat top left;
	width:116px;}

ul.fl li.scholars a{
	background:url(../../blog/img/bt03_off.jpg) no-repeat top left;
	width:128px;
}

ul.fl li.access a{
	background:url(../../blog/img/bt04_off.jpg) no-repeat top left;
	width:102px;
}

ul.fl li.contact a{
	background:url(../../blog/img/bt05_off.jpg) no-repeat top left;
	width:99px;
}

ul.fl li.news a:hover{background:url(../../blog/img/bt01_on.jpg) no-repeat top left;}
ul.fl li.about a:hover{background:url(../../blog/img/bt02_on.jpg) no-repeat top left;}
ul.fl li.scholars a:hover{background:url(../../blog/img/bt03_on.jpg) no-repeat top left;}
ul.fl li.access a:hover{background:url(../../blog/img/bt04_on.jpg) no-repeat top left;}
ul.fl li.contact a:hover{background:url(../../blog/img/bt05_on.jpg) no-repeat top left;}


/*ヘッダーここまで*/



h2#blog_tit{
clear:both;
background:url(../../blog/img/title.gif) top left no-repeat;
padding-top:155px;
height:0px;
display:block;
overflow:hidden;
margin-top:0;
}

div#left_box{
	width:186px;
	margin:0 auto;
	line-height: 120%;
	}

div#left_box a{
	color: #333333;
	}
div#left_box a:visited{
	color: #333333;
	}

div#left_box a:hover {
	color:#191919;
}

div#left_box li {
	padding-bottom: 3px;
	}

ul#news{
	width:164px;
	background: url(../../blog/img/tit_news_bg.jpg);
	padding:14px 11px;
	}
	
ul#news li,
ul#links li{
	list-style:url(../../blog/img/icon_01.gif);
	margin-left:18px;
	}

ul#category li{
	list-style:url(../../blog/img/icon_02.gif);
	margin-left:18px;
	}

ul#archives li{
	list-style:url(../../blog/img/icon_03.gif);
	margin-left:18px;
	}


ul#category{
	background:url(../../blog/img/tit_category.jpg) no-repeat top left #f9c700;
	width:164px;
	padding:58px 11px 14px 11px;
	margin-top:6px;
	}

ul#archives{
	background:url(../../blog/img/tit_archives.jpg) no-repeat top left #f9c700;
	width:164px;
	padding:58px 11px 14px 11px;
	margin-top:6px;
	}

ul#links{
	background:url(../../blog/img/tit_links.jpg) no-repeat top left #f9c700;
	width:164px;
	padding:58px 11px 14px 11px;
	margin-top:6px;
	}
	
div#search{
	background: url(../../blog/img/tit_search.jpg) no-repeat top left;
	width:164px;
	padding:55px 11px 14px 11px;
	margin-top:6px;
	}	
	
	
	
	
	

div#right_box{
	background:url(../../blog/img/rightbox_top.gif) no-repeat top left;
	padding-top:37px;
	width:671px;
	}

div.entry{
	width:600px;
	padding-bottom:30px;
	}

div.entry h3{
	color:#333330;
	padding-left:20px;
	background:url(../../blog/img/icon_tit.gif) no-repeat left center;
	font-size:150%;
	font-weight: bold;
	}
div.entry h3 a{
	color:#333330;
	}
	
div.entry p.text{
margin:22px 25px 30px 20px;
	}
div.entry p.text a{
	color: #333333;
	text-decoration: underline;
	}
div.entry p.text a:visited{
	color: #333333;
	text-decoration: underline;
	}
div.entry p.text a:hover{
	color: #FFCC00;
	text-decoration: none;
	}

div.entry_btm{
	background:#1c1c1c;
	width:580px;
	padding:5px 10px;
	color:#FFFFFF;
	margin-bottom:20px;
}
.icon{
	margin:auto 5px;}

p.day{
	font-weight:bold;
	}
div.entry_btm a{
	color:#FFFFFF;
	}
div.entry_btm a:visited{
	color:#FFFFFF;
	}
div.entry_btm a:hover{
	color: #FFCC00;
	}


#trackback {
	width:600px;
	}


#main,
#fooder
{
width:961px;
margin:0px auto;
}

#title{
margin:0px;
}


ul.fol li{
float:left;
list-style:none;
font-size:10px;
}


.cr{
clear:both;
}


.font_b{
font-weight:bold;
}
.line_back{
background:url(../../blog/img/line03.gif) top left no-repeat;
text-align:right;
clear:both;
}
.line_back2{
margin:44px 0px 12px 0px;
text-align:right;
clear:both;
}
.tt_m{
margin-bottom:25px;
}

/* フッダー */
.line{
background:url(../../blog/img/line.gif) top left repeat-x;
clear:both;
}
.line2{
padding-top:29px;
background:url(../../blog/img/line2.gif) top left no-repeat;
clear:both;
}

#fbt02 a{
display:block;
margin-left:430px;
padding:6px 0px 0px 7px;
background:url(../../blog/img/icon01.gif) top left no-repeat;
}
#fbt03 a{
display:block;
margin-left:19px;
padding:5px 0px 0px 9px;
background:url(../../blog/img/icon02.gif) top left no-repeat;
}

ul#con li{
color:#333333;
font-size:10px;
line-height:130%;
margin-bottom:10px;
}


/**/
.navi {
	margin: 0 0 10px;
	font-size: 12px;
	color: #6f3a31;
	text-align: center;
}

.pr15 { padding-right: 12px; }




