@charset "UTF-8";

body {
	color: #555;
	font-family: "メイリオ",Meiryo, Verdana, "ヒラギノ丸ゴ Pro W4","Hiragino Maru Gothic Pro",Arial, helvetica, sans-serif;
	text-decoration: none;
	font-size:11px;
	line-height:1.6;
	padding:0;
	margin:0;
	background: #fff;
}

a:link{text-decoration: none;}
a:visited{text-decoration: none;}
a:active{text-decoration: none;}
a:hover{text-decoration: none;}
a:hover img{
	opacity:0.75;
	filter: alpha(opacity=75);
}

a.newhead:link{text-decoration: none;}
a.newhead:visited{text-decoration: none;}
a.newhead:active{text-decoration: none;}
a.newhead:hover{text-decoration: none;}
a.newhead:hover img{
	opacity:1;
	filter: alpha(opacity=100);
}

a.long:link{text-decoration: none;}
a.long:visited{text-decoration: none;}
a.long:active{text-decoration: none;}
a.long:hover{text-decoration: none;}
a.long:hover img{
	opacity:1;
	filter: alpha(opacity=100);
}

a.txt:link {color: #111;text-decoration: none;}
a.txt:visited {color: #111;text-decoration: none;}
a.txt:active {color: #000;text-decoration: none;}
a.txt:hover {color: #000;text-decoration: none;border-bottom:1px #000 dotted;}

h1 { display:none; }

.new{ color:#cc0000;}
.clears{ clear:both;height:1px;overflow:hidden;}
.hide{ display:none; }

p {
	margin-top:10px;
	margin-bottom:10px;
}
.date {
	margin:0;
	font-size:10px;
	color: #777;
	font-weight: normal;
}

/*---------------------------------------*/
#Container{
	margin:0px auto 0px auto;
	width:778px;
	background: #fff;
}

#Head{
	width:778px;
	height:153px;
}

/*---------------------------------------*/
#content{
	width:778px;
	margin:0 auto;
	overflow: hidden;
}
#content:after{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

#Container{
	background: #fff;
}

#Title{
	margin:0;
	padding:0;
	width:778px;
	height:92px;
}

#Title img{
	vertical-align: top;
}


#Left {
	float:left;
	padding-bottom: 32768px;
	margin-bottom: -32768px;
}

#Right {
	float: right;
	padding-bottom: 32768px;
	margin-bottom: -32768px;
}

#Left {
	width:550px;
	margin-left:10px;
}

#Right {
	width:190px;
}



/*Left Contents*/

.topLink{
	margin: 0;
	padding: 20px;
	border-top: 1px solid #bcacac;
}


.category_staff{
	font-size: 10px;
	margin: 0;
}
.category_staff .category_staff-list{
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.category_staff .category_staff-list li{
	margin:  0 0 15px 0;
	line-height:2;
}

.prof-small{
	float:left;
	margin-right:10px;
	width: 40px;
	height: 40px;
	border:0;
}






.archive{
	font-size:10px;
	margin: 0;
}
.archive p.title{
	margin: 0;
	font-size: 10px;
}
.archive .archive-list{
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.archive .archive-list li{
	margin:  0 0 10px 0;
	line-height:1.6;
}



/*Right Contents*/

.entry_latest{
	display: table;
	width:530px;
	margin: 0 0 15px 0;
	padding: 0 0 15px 0;
	border-bottom:1px dotted #ccc;
	line-height:1.8;
}

.entry_title{
	margin: 0 0 10px 0;
	line-height:1.4;
	font-size:16px;
	font-weight:bold;
	color:#000;
}

.thumbnail-big{
	width: 210px;
	height: 280px;
	border:0;
/*	border:1px solid #ccc;
	padding:1px;
	background:#fff;*/
}

.entry_latest_left {
	float: left;
	width: 230px;
}
.entry_latest_right {
	float: right;
	width: 290px;
}
.entry_latest_body {
	height: 200px;
}
.entry_latest_staff {
	height: 80px;
	line-height:1.6;
}


.entry_latest_staff .name {
	display:table;
	margin-top:6px;
	color:#000;
	font-size:12px;
}

.prof-big{
	float:left;
	margin-right:20px;
	width: 80px;
	height: 80px;
	border:0;
/*	border:1px solid #ccc;
	padding:1px;
	background:#fff;*/
}

/*---------------------------------------*/
.right-footer{
	text-align: right;
	clear:both;
	padding-right:20px;
}

#Foot{
	clear:both;
	margin-top:20px;
	width:778px;
	height:75px;
	background: #fff;

}
