@charset "UTF-8";
/* CSS Document */

.lp header .rss {
	float:right;
	margin:0 0 5px
}

.lp article {
	clear:both;
	overflow:hidden;
	margin:10px 0 12px;
	background:#eff2c8;
	padding:15px 10px 5px;
	border-radius:8px;
	box-shadow: rgba(116,130,80,1)  0 0 4px inset;
}
/*------------20111221*/
.lp article p img {
	vertical-align:top;
	margin:0 12px 12px 0;
	float:left;
	border:5px solid #fff;
	box-shadow:rgba(0, 0, 0, .5)2px 2px 4px;
}
.lp article p img[width="70%"] {
	width:590px;
}
/*--------------------*/

.lp article figure {
	float:left;
	margin:0 15px 10px 4px;
	max-width:208px \9;
	border:1px solid #ccc;
}
.lp article figure img {
	display:block;
	max-width:200px;
	max-height:200px;
	_width:200px;
	border:4px solid #fff;
	box-shadow:  rgba(0,0,0,0.5)  1px 2px 5px;
}
.lp article header {
	overflow:hidden;
	margin:0 0 10px;
}
.lp article header h1 {
	background:none;
	margin:0;
	padding:0;
	font-size:13px;
	line-height:140%;
	font-weight:bold;
	background:none;
	color:#000;
	display:inline;
}
.lp article header .date {
	margin:1px 0 0 1em;
	font-size:11px;
}
.lp article .more {
	margin:0;
	font-weight:normal;
	float:right;
}
.lp article p + .more {
	margin-top:-7px;
}

/*-------------------------------------list*/
.list {
	margin:10px;
}
/*---ul*/
.list ul {
	list-style:none;
	margin:0;
	padding:0;
	line-height:150%;
	border-top:2px solid #bbb;
	border-bottom:2px solid #bbb;
}
.list ul li {
	margin:0;
	padding:5px 0 5px 25px;
	border-bottom:1px dotted #ccc;
	background:url(../images/li.png) no-repeat 2px 7px;
	_background:url(../images/li.gif) no-repeat 2px 7px;
}
.list.qaList ul li { background-image:url(../images/qa_li.gif);}

.list ul li:nth-child(even) {	background-color:#fafafa;}
.list ul li:last-child { border:none;}
.list ul li a {
	text-decoration:none;
}
.list ul li .date ,
.list ul li .from {
	margin-left:1em;
}

/*---table */
.list table {
	width:99%;
	border-collapse:collapse;
	line-height:150%;
	border-top:2px solid #bbb;
	border-bottom:2px solid #bbb;
}
.list table tr:nth-child(even) {	background-color:#fafafa;}
.list table tr:hover {background-color:#f0faca;}
.list th {
	text-align:center;
	border-bottom:1px solid #aaa;
	padding:4px 9px 4px;
	background:#737b72;
	color:#fff;
}
.list td {
	padding:4px 9px 4px;
	border-bottom:1px solid #ddd;
	color:#444;
}
.list td a {
	text-decoration:none;
}


/*-------------------------------------*/
.thumbnail {
	margin:0;
}
.thumbnail ul {
	list-style:none;
	margin:0;
	padding:0;
	overflow:hidden;
	_width:100%;
}
.thumbnail ul li {
	margin:8px;
	padding:0;
	float:left;
	width:220px;
	height:250px;
	background:#eee;
	border-radius:8px;
	text-align:center;
	box-shadow:  rgba(0,0,0,0.5)  0 1px 5px;
	border-top:1px solid #fff;
	overflow:hidden;
}
.thumbnail ul li img {
	display:block;
	margin:12px auto 6px;
	max-width:180px;
	max-height:180px;
	_width:180px;
	_height:180px;
	border:1px solid #aaa;
	border-bottom-color:#fff;
}
.thumbnail ul li a:hover img {
	border:1px solid #444;
}
.thumbnail ul li .title {
	font-size:1em;
	line-height:140%;
	display:inline-block;
	max-width:200px;
	height:2.8em;
	overflow:hidden;
	margin:0 auto;
	text-align: justify;
}

/*-----------------------------*/
/*-----------------------------*/
.reSearch {
	width:230px;
	margin:0 20px 10px 0;
	padding:0 0 18px;
	background:#efeab7 url(../images/reSearch_bg.png) no-repeat left bottom;
	/*border-radius:12px;*/
}
.reSearch h1 {
	padding:10px 14px 3px;
	border-bottom:1px solid #f7f3ce;
	background:url(../images/reSearch_h1_bg.png) no-repeat left top;
	color:#fff;
	font-family:"Times New Roman", Times, serif;
	font-size:1.8em;
	line-height:100%;
}
.reSearch h2 {
	background:none;
	color:#000;
	font-size:1em;
	font-family:Arial, Helvetica, sans-serif;
	margin:0 12px .6em;
	padding:.9em 3px 0;
}
.reSearch ul {
	list-style:none;
	margin:0 12px;
	padding:0 3px 0.6em;
	border-bottom:1px solid #cec788;
}
.reSearch li {
	padding-left:20px;
	margin-bottom: 5px;
	background: url(../images/reSearch_li.gif) no-repeat 6px 5px;
}
.reSearch ul li a {
	text-decoration:none;
}
.reSearch ul li span.count {
	margin-left:.3em;
	color:#666;
}

/*-----------------------------*/
.searchList {
	border-top: 1px solid #aaa;
	border-bottom: 1px solid #aaa;
	margin: 10px 0 15px;
}
.searchList ul {
	list-style: none;
	margin: 0;
	padding: 0;
	width: auto;
}
.searchList li {
	padding: 9px 0 2px 0;
	line-height: 130%;
	overflow: hidden;
	_width: 95%;
}
.searchList ul li {
	border-bottom: 1px dotted #bbb;
}
.searchList ul li:last-child {
	border:none;
}
.searchList li li {
	border-bottom: none;
}
.searchList li input {
	margin: 0 8px 0 -24px;
	*margin-right: 0;
}
.searchList li .title {
	*margin-left: -3px;
	font-size: 1.15em;	
}
.searchList li .title img {
	margin: 0 8px;
	vertical-align: middle;
}
.searchList li .abstract {
	display: block;
	margin: .7em 0 .5em;
	padding: 0;
}
.searchList li .keyword {
	color:#c00;
	font-style:normal;
}
.searchList li ul {
	margin: .5em 0;
}
.searchList li li {
	display: inline;
}

/*--------------------------baseInfo*/
.baseInfo {
	margin: 0;
	overflow: hidden;
 	_height: 1.5em;
	_overflow: visible;
}
.baseInfo li {
	border-right: 1px solid  #999;
	margin: 0 6px .3em 0;
	padding: 0 8px 0 0;
	white-space: normal;
	float: left;
	width: auto;
	overflow: visible;
}
.baseInfo li.date {
	white-space: nowrap;
}

/*-------------------------------------*/
.sitemap {
}
.sitemap p , .sitemap ul {
	margin-right:10px;
}
.sitemap ul {
	list-style:square;
	line-height:125%;
}
.sitemap li {
	list-style:square;
	line-height:125%;
	margin:0 0 .4em;
}

.sitemap ul.cascading {
	list-style:none;
	margin:30px 0 0 0em;
	padding:0;
}
.sitemap ul.cascading li {
	list-style:none;
	margin:0;
	padding:0;
	line-height:125%;
}
.sitemap ul.cascading li a {
	display:inline-block;
	margin:0 0 .35em;
}
.sitemap ul.cascading ul {
	list-style:none;
	margin-bottom:.65em;
}



