
/* ======================================================================

information {
	サイト名 : 『産学官の道しるべ』;
	url : http://sangakukan.jp/ ;
}

====================================================================== */
/* ======================================================================

インデックス
	1.共通部分

	2.ヘッダ部分

	3.メイン部分
	　左右中央カラム設定
	　テーマの上書き
	　サイドメニュー
	　センターボディ
	　パンくずナビ
	　テーブル
	　コンテンツについて
		
	4.フッタ部分
		フッタリンク
		フッタ著作権表示

====================================================================== */


/*=== 共通部分 ===================================*/
* {
	margin:0;
	padding:0;
	color:#000000;
	font-size:100% ;
}

body {
	text-align:center;
}

p,
a,
span,
th,
td,
caption,
div {
	line-height:1.3;
}

img {
	border:0px;
}

ul {
	list-style:none;
}
.clearAll {
	clear:both;
	height:0;
	line-height:0;
	font-size:0;
}
.clearAllBottom {
	clear:both;
	height:20px;
	line-height:100%;
}
.displayNone {
	display:none;
}
#base {
	padding:0px;
	margin:0 auto;
}

a {
	color:#00349C;
	line-height:1.3;
	clear:both;
}
a:hover {
	color:#0055FF;
	outline: none;
}
a:visited {
	color:#002265;
	outline: none;
}
p {
	line-height:1.3;
	margin:5px 10px 5px 10px;
}
hr,
select {
	clear:both;
}
hr{
	border-bottom:solid 1px #acacac;
}
div.naviHidden {
	position: absolute;
	z-index: 100;
	top: 0px;
	right: 0px;
	display: run-in;
	width: 1px;
	height: 1px;
	border-style: none;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}

.navihidden img {
vertical-align: bottom;
}
fieldset{
	clear:both;
	margin-bottom:10px;
}



/*=== ヘッダ部分 ===================================*/
#header {
/*
	width:100%;
	height:110px;
	background:url(../../images/head-bg.gif) no-repeat left top;
	padding:0;
	margin:0;
*/
}
/* 説明 */

/*
@media screen {
h1 {
	margin-bottom:10px;
	float:left;
	display:block;
	text-indent:-5000px;
	text-decoration:none;
}

#logoArea{
	background:url(../../images/head.gif) no-repeat left top;
	text-decoration:none;
	position:absolute;
	width:550px;
	height:110px;
	display:block;
	top:0px;
	left:0px;
}

#headRight{
	background:url(../../images/head-right-bg.gif) repeat-x right top;
	padding:15px 0 0 0;
	margin:0;
	height:80px;
	float:right;
	display:block;
}
*/
#fontSize {
/*	width:300px;*/
	height:30px;
	float:right;
	display:block;
	text-align:right;
	margin-right:10px;
	padding-right:10px;
}

#fontSizeBtn{
	display: run-in;
}

.imgMiddle{
	vertical-align:middle;
}

#siteSearch {
	clear:both;
	float:right;
	display:block;
	text-align:right;
/*	width:350px;*/
	height:30px;
	margin:0;
	padding:10px 15px 0 0;
}

.small{
	font-size:smaller;

}





/* === メイン部分 ===================================*/

#main {
	margin:0 auto 20px auto;
	text-align:left;
}

.leftcolumn {
	width:170px;
	border:solid 1px #ACACAC;
	padding:2px;
	margin-bottom:5px;
	text-align:center;
}

.rightcolumn {
	width:170px;
	border:solid 1px #ACACAC;
	padding:2px;
	margin-bottom:5px;
}

#centerCcolumn {
	clear:both;
	padding:2px;
}
/*
#centercolumn p b {
	width:100%;
	clear:both;
	display:block;
	margin:0 0 10px 0;
	padding:8px 3px;
	color:#ffffff;
	font-weight:bold;
	background:url(../../images/contents-title-bg.gif) no-repeat right bottom; 
	border-bottom:solid 2px #0E4F01;
	text-align:center;
	line-height:1.3;
}
*/

#centerLcolumn {
	padding:2px;
	width:48%;
	float:left;
	margin:5px 0;
}

#centerRcolumn {
	padding:2px;
	width:48%;
	float:right;
	margin:5px 0;
}

.blockContent {
	margin:0 auto;
	padding: 2px;
	line-height:133%;
}

#mainBody {
	padding:2px;
	border:solid 1px #ACACAC;
}


/* === サイドメニュー ===================================*/

.blockTitle2 {
	margin:0;
	padding:8px 3px;
	color:#000066;
	font-weight:bold;
	background:url(../../images/left-menu-title-bg.gif) repeat-x left top;
	border-bottom:solid 2px #54B3E6;
	text-align:left;
}

a.menuTop {
	width:160px;
	display:block;
	background:url(../../images/left-menu-icon.gif) no-repeat -7px -7px;
	padding:5px 0 5px 15px;
	text-indent:15px;
	color:#00349C;
}

a.menuMain {
	border-top:dashed 1px #ACACAC;
	width:160px;
	display:block;
	background:url(../../images/left-menu-icon.gif) no-repeat -7px -7px;
	padding:5px 0 5px 15px;
	text-indent:15px;
	color:#00349C;
}

a.menuMain:hover  {
	background:url(../../images/left-menu-icon-on.gif) no-repeat -7px -7px;
	color:#ffffff;
}

a.menuTop:hover  {
	background:url(../../images/left-menu-icon-on.gif) no-repeat -7px -7px;
	color:#ffffff;
}

a.menuSub {
	background-color:#ffffff;
}

a.menuSub {
	width:154px;
	display:block;
	background:url(../../images/left-submenu-icon.gif) no-repeat 5px 0 ;
	padding:3px 0 3px 13px;
	margin:0;
	color:#00349C;
	text-indent:7px;
}

a.menuSub:hover {
	background:url(../../images/left-submenu-icon-on.gif) no-repeat 5px 0;
	color:#0055FF;
	background-color:#EBEBEB;
}
td#mainmenu{
}
.bannerLink {
	clear:both;
	margin:0 auto;
}


/* === メインボディ ===================================*/

.blockTitle {
	clear:both;
	display:block;
	margin:0 0 10px 0;
	padding:8px 3px;
	color:#ffffff;
	font-weight:bold;
	background:url(../../images/contents-title-bg.gif) no-repeat right bottom;
	border-bottom:solid 2px #0E4F01;
	text-align:center;
	line-height:1.3;
}

h2 {
	clear:both;
	display:block;
	margin:0 0 10px 0;
	padding:8px 3px;
	color:#ffffff;
	font-weight:bold;
	background:url(../../images/contents-title-bg.gif) no-repeat right bottom;
	border-bottom:solid 2px #0E4F01;
/*	text-align:center; */
}
#wpMainContent h2 {
	clear:both;
	display:block;
	margin:0 0 10px 0;
	padding:5px 3px;
	color:#ffffff;
	font-weight:bold;
	background:url(../../images/contents-title-bg.gif) no-repeat right bottom;
	border-bottom:solid 2px #0E4F01;
	text-align:center;
	line-height:100%;
}

h2 small {
	color:#ffffff;
}

h3 {
	clear:both;
	display:block;
	margin:30px 0 10px 0;
	padding:3px 0px 3px 20px;
	color:#3C3C3C;
	font-weight:bold;
	background:url(../../images/contents-sub-title-bg.gif) no-repeat left top;
	border-bottom:solid 1px ACACAC;
	text-align:left;
}
#wpMainContent .post h3 a{
	color:#00349C;
	line-height:1.2;
	text-decoration:underline;

}
#wpMainContent .meta a{
	color:#00349C;
	text-decoration:underline;
}
#wpMainContent .feedback a{
	color:#00349C;
	text-decoration:underline;
}

h4 {
	clear:both;
	display:block;
	margin:0 0 10px 0;
	padding:8px 3px;
	color:#00005C;
/*	color:#ffffff;*/
	font-weight:bold;
/*	background:url(../../images/contents-title-bg.gif) no-repeat right bottom;
	border-bottom:solid 1px #0E4F01;
	text-align:center; */
}

h4.static {
	clear:both;
	background:url(../../images/contents-small-icon.gif) no-repeat 0 5px;
	display:block;
	margin:10px 5px 5px 15px;
	padding:5px 0px 5px 20px;
	color:#016BC5;
	font-weight:bold;
	font-size:medium;
	text-align:left;
	border-bottom:0px;
}


h5 {
	clear:both;
	background:url(../../images/contents-small-icon.gif) no-repeat 0 5px;
	display:block;
	margin:10px 5px 5px 5px;
	padding:5px 0px 5px 20px;
	color:#016BC5;
	font-weight:bold;
	text-align:left;
	font-size:100%;
}
.textH5{
	margin-left:40px;
}


/* === パンくずナビ ===================================*/
.bread {
	clear:both;
	margin:2px 0;
	padding:0;
	padding-left:5px;
	font-size:smaller;
	font-weight:bold;
}
.bread a {
	font-weight:normal;
}

a{
	clear:both;

}



/* === テーブル ===================================*/

table{
	width:100%;
	clear:both;
}

table.outer a {
/*	color:#ffffff; */
}

table.outer a:hover {
	color:#FFEE7D;
}

.head {
	background:#B5E072;
	color:#000000;
	text-align:center;
}

.odd {
	color:#000000;
	border:1px solid #a9a9a9;
	padding:3px;
	background:#ffffff;
}

table.outer .odd a {
	color:#00349C;
}

table.outer .odd a:hover {
	color:#0055FF;
}

.even {
	color:#000000;
	border:1px solid #a9a9a9;
	padding:3px;
	background:#FFF9C8;
}
table.outer .even a {
	color:#00349C;
}

table.outer .even a:hover {
	color:#0055FF;
}

table.outer {
	border-collapse:collapse;
	border:1px solid #a9a9a9;
}

th {
	background:#5BB549;
	color:#ffffff;
	padding:5px;
	border:1px solid #a9a9a9;
}

td#title-bar{
	clear:both;
	display:block;
	margin:30px 0 10px 0;
	padding:3px 0px 3px 20px;
	color:#3C3C3C;
	font-weight:bold;
	background:url(../../images/contents-sub-title-bg.gif) no-repeat left top;
	text-align:left;
	border:none;

}
td#title-bar b{
	color:#3C3C3C;

}

tr#mid-bar td{
	background:#FFF9C8;
	color:#ffffff;
	padding:5px;

}

.blockContent table ul li{
	background:#FFF9C8;
	border:solid 1px #acacac;
	width:98%;
	padding:2px;
	margin:2px;
}

table td.calframe{
}

table.pical-categoryform{
}
td.head a{
	text-align:left;
	color:#00349C;
}
td.head a:hover{
	text-align:left;
	color:#0055FF;
}

.item {
	border: solid 1px #acacac;
/*	padding-top:3px; */
	margin-bottom:10px;
	text-align:center;
}
.itemHead {
	font-size:larger; 
	display:block;
	margin:0;
	padding:8px;
	color:#ffffff;
	font-weight:bold;
	background:url(../../images/contents-title-bg.gif) no-repeat right bottom;
	border-bottom:solid 2px #0E4F01;
	text-align:left;
}

.itemInfo {
/*	text-align: right; */
	text-align: left; 
	padding: 3px; 
/*	background-color: #FFF9C8;*/
}

.itemTitle {
	color:#ffffff;
	font-weight: bold; 
	font-size:14px;
}

.itemHead .itemTitle a {
	color:#ffffff;
	font-weight: bold; 
}

.itemTitle a:hover {
	color:#FFEE7D;
}

.itemPoster {
	color: #000000;
}

.itemPostDate {
	font-style: normal;
	font-weight:bold;
	font-size:17px;
	color:#FF8400;
}

.itemStats {
	color: #000000;
	font-style: normal;
}

.itemBody {
	color: #000000;
	padding-left: 5px; 
	text-align: left;
}

.itemText {
	color: #000000;
	margin-top: 5px; 
	margin-bottom: 5px; 
	line-height: 1.5em;
}

.itemFoot {
	border-top:solid 1px #acacac;
	text-align: right; 
	padding: 3px; 
}

.itemAdminLink {
}

.itemPermaLink {
}

div.weblinks_guidance{
	background:#FFF9C8;
	border:solid 1px #acacac;
	width:98%;
	margin:0 auto;
}

center div.weblinks_search_form{
	background:#FFF9C8;
	border:solid 1px #acacac;
	width:98%;
}

.weblinks_links_list_frame{
	background:#ffffff;
}

.weblinks_links_list_frame .weblinks_links_list_frame_title{
	background:#B5E072;
}

.weblinks_list_catpath{
	background:#ffffff;
}

table div.weblinks_topten_frame{
	clear:both;
	display:block;
	margin:30px 0 10px 0;
	padding:3px 0px 3px 20px;
	color:#3C3C3C;
	font-weight:bold;
	background:url(../../images/contents-sub-title-bg.gif) no-repeat left top;
	text-align:left;
	border:none;
}

.weblinks_link_single_frame .weblinks_link_single_frame_title{
	background:#B5E072;
	border:solid 1px #acacac;
}

table div.weblinks_link_single_frame_category{
	background:#FFF9C8;
}

table div.weblinks_links_list_frame_description{
	background:#ffffff;
}

table div.weblinks_link_single_frame_hits{
	border-top:solid 1px #acacac;
	background:#ffffff;
}

table div.weblinks_link_single_frame_footer{
	border-top:solid 1px #acacac;
	background:#FFF9C8;
}

table div.weblinks_link_single_frame_description{
	background:#ffffff;
}

/* === コンテンツについて ===================================*/
.bannerSangakukan{
	margin:10px;
}
.bannerSangakukan img{
	margin-bottom:5px;
}
.bannerGetacro{
	margin:10px 15px;
}

/* 500 */
.img500 h2{
	margin:30px 0;
	color:#FF6B00;
	font-weight:bold;
	font-size:x-large;
	background:none;
	border:none;
	text-align:left;
}

/* === フッタ部分 ===================================*/

#footer {
	width:98%;
	text-align:left;
	margin:0 auto;
}

/* フッタリンク */
#footerLink {
	padding:5px;
	background-color:#0044B6;
	margin:0;
}

#footerLink a {
	background:url(../../images/footer-link-icon.gif) no-repeat left center;
	padding:0 17px;
	color:#ffffff;
}

#footerLink a.footerLinkQ {
	background:url(../../images/footer-link-icon-q.gif) no-repeat left center;
	padding:0 23px;
	color:#ffffff;
}

#footerLink a:hover {
	color:#FFE42F;
}

#footerCredit{
	width:100%;
	height:40px;
	padding-top:5px;
}

@media screen {
#footerLogoJst{
	float:left;
	width:150px;
	height:36px;
}

/* フッタ著作権表示 */
#footerCopyright {
	float:right;
	width:500px;
	text-align:right;
}
}
@media print {
#footerCopyright {
	float:right;
	text-align:right;
}
#footerLogoJst{
	float:left;
}
}



.roundcorner_box{
display:block;
}
.roundcorner_box *{
display:block;
height:1px;
overflow:hidden;
background:#f4a460;
}
.roundcorner_box1{
border-right:1px solid #f4a460 ;
padding-right:1px;
margin-right:3px;
border-left:1px solid #f4a460;
padding-left:1px;
margin-left:3px;
background:#f4a460;
}
.roundcorner_box2{
border-right:1px solid #f4a460;
border-left:1px solid #f4a460;
padding:0px 1px;
background:#f4a460;
margin:0px 1px;
}
.roundcorner_box3{
border-right:1px solid #f4a460;
border-left:1px solid #f4a460;
margin:0px 1px;
}
.roundcorner_box4{
border-right:1px solid #f4a460;
border-left:1px solid #f4a460;
}
.roundcorner_box5{
border-right:1px solid #f4a460;
border-left:1px solid #f4a460;
}
.roundcorner_box_content{
padding:0px 10px;
background:#f4a460;
} 

