@charset "UTF-8";
/* CSS Document */

html,body {
	font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
	font-size: 12px;
	color: #585858;
	background-color: #FFFFFF;
	margin: 0px;
	padding:0px;
	height:100%;
	line-height: 22px;
}

#container{
	position: relative;
/*	height: auto !important;*/
	height: 100%;
	min-height: 100%;
	width:100%;
	margin:0;
	padding-bottom:0px;
}
body > #container {
        height: auto;
}
h1{
	color: #666666;
	background-image: url(../images/h1back.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	display: block;
	height:56px;
	vertical-align:middle;
	padding-top: 0px;
	padding-left:15px;
	margin-top:0px;
	position:relative;
	font: normal 130%/56px "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", Helvetica;
}
h4 {
	font-size:110%;
	padding: 0;
	margin-top: 0;
	padding-left: 3px;
	margin-bottom: 10;
	
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-right:10px;
	margin-left:4px;
	padding-bottom:1px;
	clear:both;
}

#menuListTitle{ /*第2階層のメニューのカテゴリタイトル*/
	font-size:120%;
	
	padding-left:3px;
	padding-bottom:5px;
	margin-top: 0;
	margin-bottom: 10px;
	margin-right:10px;
	margin-left:-5px;
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	
	
	clear:both;
	font-weight: bold;
	
	display:block;
	
}
#menuListTitle a{
	color:#7E2025;
	display:block;
	background-image: url(../images/menuIndexIcon.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
#menuListTitle a:hover,
#menuListTitle a:focus {
	color:#89473A;
	border:none;
	text-decoration:none;
	background-image: url(../images/menuIndexIcon_red.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
.photo {
	margin: 5px;
	float: right;
	border: 1px solid #993333;
}

a:link {
	text-decoration:none;
	color: #993300;
}
a:visited {
	color:#990033;
	text-decoration:none;
}
a:hover,
a:focus {
	color:#DE4A00;
	text-decoration: underline;
}

#topper {
	display:none;
	background-image: url(../images/back_top.jpg);
	background-repeat: repeat-x;
	background-position: top;
	height:38px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #990000;	
}
#topper #topperContainer {
	width:900px;
	clear:both;
	margin-left:auto;
	margin-right:auto;
}
#topper .riken {
	float:left;
}
#topper .riken ul {
	height:38px;
	vertical-align:middle;
	display:block;
	position:relative;
	background-image: url(../images/topperLine.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 0;
}
#topper .riken li {
	background-image: url(../images/topperLine.gif);
	background-repeat: no-repeat;
	background-position: right top;
	list-style-type: none;
	padding-left:10px;
	
	padding-right:10px;
	vertical-align:middle;
	position:absolute;
	padding-top:2px;
	
}
#topper .riken li a{
	display:block;
}
#topper .riken li a:hover{
	background-color: #4F4F4F;
	display:block;

}
#topper .topperRight{
	float:right;
	

}
#topper .topperRight ul{
	color:#FFFFFF;
	background-image: url(../images/topperLine.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height:38px;
	margin:0;
	padding:0;
	line-height:38px;
	vertical-align:middle;
}
#topper .topperRight li{
	list-style:none;
	float:left;
	background-image: url(../images/topperLine.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height:38px;
	text-align:center;
	padding-left:15px;
	padding-right:15px;
}
#topper .topperRight li a{
	
	display:block;
	color:#FFFFFF;
}
#topper .topperRight li a:hover{
	background-color:#4f4f4f;
	display:block;
	text-decoration:none;
	padding-left:15px;
	padding-right:15px;
	margin-left:-15px;
	margin-right:-15px;
}

#wrapper {
	width:100%;
	/*min-height:100%; 下マージン ＝ footerの高さ（footerの表示領域をcontainer内に押し上げる） */
	height: auto !important;
	height:100%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image:none;
	background-repeat: repeat-x;
	background-position: left top;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	padding-bottom:50px;
}
#header{
	width:900px;
	position:relative;
	padding-bottom:20px;
	padding-top: 5px;
	clear:both;
	margin:0 auto;
	
}
#fotterSpace{
	min-height:570px;
	clear:both;
	width:100%;
	padding-bottom:20px;
}

#footerWrapper{
	
	display:none;
	height:0px;
	
	color: #DFDFDF;
	clear:both;
	width:100%;
	background-image: url(../images/fotterBack.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #666666;
	position:absolute;
	bottom: 0;
	padding-top:0px;
	margin-top:0px;
	
	/*
	bottom: 0 !important;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	*/	
}
#footerWrapper #footerPageTop {
	width:900px;
	clear:both;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	top:0px;
	height:27px;
	padding-top:10px;
	
	vertical-align: top;	
		
}
#footerWrapper #footerPageTop img {
	text-align: right;
	margin-top:0px;
}
#footerWrapper #footerPageTop a:hover{
	opacity:0.8;
	-moz-opacity: 0.8; /* Firefox */
	filter: alpha(opacity=80); /* IE6/7 */
	-ms-filter: "alpha(opacity=80)"; /* IE8 */
}

#footer{
	width:920px;
	clear:both;
	
	margin-left:auto;
	margin-right:auto;
	font-size:80%;
	margin-top:30px;
}

#footerWrapper .copyright{
	width:100%;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	padding-top:10px;
	display:block;
	clear:both;
	font-size:90%;
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
}
#footerCol {
	width:225px;
	float:left;
	display:block;
	padding-left:5px;
}
#footerCol ul{
	margin:0px;
	list-style:none;
	padding-left:0;
	display:block;
	padding-right:20px;
	margin-bottom:10px;
	text-indent: 3px;
}
#footerCol li{
	display:block;
	line-height:1.4em;
	
}
#footerCol li a {
	color: #CCC;	
}
#footerCol ul .sumnail{
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #909090;
	font-size:110%;
	font-weight: bold;
	margin-bottom:3px;
	padding-bottom:2px;
}
#footerCol ul .sumnail a{
	background-image: url(../images/footer_arrow.png);
	background-repeat: no-repeat;
	background-position: 98% center;
	color: #999;
	display:block;
	
}

#footerCol ul .sumnail a:visited,
#footerCol ul .sumnail a:link{
	color: #CCC;
}
#footerCol ul .sumnail a:hover{
	color: #F7B4B7;
	text-decoration:none;
	background-color:#999999;
}
#footer #userCaption{
	background-color: #6F6F6F;
	display: block;
	width:100%;
	text-indent: 5px;
	letter-spacing: 0.5em;
	margin-bottom:3px;
	margin-top:3px;
}

#nishinaLogo{
	float:left;
}
#utilityNavigation{
	float:right;
	margin-top:20px;
}
#appointNavigation{
	clear:both;
}
#searchNavigation{
	clear:both;
	text-align:right;
}
#google {
}
/*上にあるアクセスとかの部分*/
#utilityNavigation li{
	float:left;
	list-style-type: none;
	vertical-align: middle;
	margin-left: 15px;
	padding-bottom: 10px;
}
#utilityNavigation .mail{
	background-image: url(../images/icon_mail.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 25px;
	padding-top: 13px;
}
#utilityNavigation .access{
	background-image: url(../images/icon_access.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 25px;
	padding-top: 13px;
}
#utilityNavigation .lang{
	background-image: url(../images/icon_lang.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 25px;
	padding-top: 13px;
	font-weight: bold;
}
/*上にあるアクセスとかの部分ここまで*/

#menu{
	clear:both;
	width:900px;
	padding-top: 10px;
	text-align: left;
	margin:0 auto;
}
#globalNavigation{
	height:27px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #999999;
	padding-left: 0px;
	margin-left: 0px;
	width:900px;
}
#globalNavigation ul{
	padding-left: 0px;
	height:27px;
	
	margin-left:0px; /*IE用*/
}
#globalNavigation li {
	float:left;
	height:27px;
	list-style-type: none;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #999999;
	padding-left: 10px;
	padding-right: 10px;
	
}

#globalNavigation li a{
	display:block;
}
#globalNavigation li a:hover,
#globalNavigation li a:focus{
	background-color: #E4E4E4;

}
#globalNavigation #onPage{
	background-color: #E4E4E4;
	background-image: url(../images/arrow_navigation.png);
	background-repeat: no-repeat;
	background-position: left center;
}
#menu #globalNavigationSecondary{
	float:right;
	width:150px;
	height:27px;
	margin-top: -30px;
	padding-top:0px;
	vertical-align: top;

	padding-bottom:30px;
}
#menu #globalNavigationSecondary .researcharsBTN{
	
	height: 35px;
	width: 150px;
}
#menu #globalNavigationSecondary .researcharsBTN a:link{
	
	display: block;
}
#menu #globalNavigationSecondary .researcharsBTN a:hover{
	background-color: #DCDCDC;
}

/*研究者向けのメニュー*/
.researchTop{
	height:90px;
	margin-top:20px;
}
#researchersMenu{
	clear:both;
	width:900px;
	background-image:url(../images/menu_researchers.jpg);
	height:38px;
	background-repeat: no-repeat;
	background-position: left top;
	margin-top:1px;
}
#researchersMenu ul{
	margin-left:135px;
	margin-top:0;
	background-image: url(../images/menu_res_back.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height:38px;
	padding-left:0;
}
#researchersMenu li{
	float:left;
	list-style:none;
	height:38px;
	padding-left:10px;
	padding-right:10px;
	background-image:url(../images/menu_res_separateLine.gif);
	background-repeat: no-repeat;
	background-position: right top;
	vertical-align:middle;
	display: block;
	padding-top:3px;
}
#researchersMenu li a{
	display:block;
}
#researchersMenu li a:hover,
#researchersMenu li a:focus{
	background-color: #BBBBBB;
}

/*インデックスページタイトル画像*/
#title{
	clear:both;
	width:900px;
	margin-top:0px;
	margin-right:auto;
	margin-left:auto;
	margin-bottom:auto;
}
#title .primary {
	float:left;
	margin-right:1px;
}
#title .secondary{
	float:right;
}
/*インデックスタイトル画像ここまで*/

/*第２階層ページタイトル画像*/
#title2{
	clear:both;
	width:900px;
	height:180px;
	margin:0 auto;
}
#title2 .primary {
	float:left;
	margin-right:1px;
	width:249px;
	height:130px;
	background-image: url(../images/toptitle_back.jpg);
	background-repeat: repeat-x;
	background-position: left center;
	vertical-align: middle;
	display: block;
	padding-top:50px;/*位置調整　この分をwidthとheightから差し引いてる*/
	padding-left:20px;/*位置調整　この分をwidthとheightから差し引いてる*/
}
#title2 .secondary{
	float:right;
	width:630px;
}
/*第２階層タイトル画像ここまで*/

/*コンテンツページタイトル画像*/
#title3{
	clear:both;
	width:900px;
	height:100px;
	margin:0 auto;
	display:block;
}
#title3 .primary {
	float:left;
	margin-right:1px;
	width:179px;
	height:90px;

	background-image: url(../images/toptitle_back.jpg);
	background-repeat: repeat-x;
	background-position: left center;

	vertical-align: middle;
	display: block;
	padding-top:10px;/*位置調整　この分をwidthとheightから差し引いてる*/
	padding-left:20px;/*位置調整　この分をwidthとheightから差し引いてる*/
	
}
#title3 .secondary{
	float:right;
	width:680px;
	vertical-align: bottom;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", Helvetica;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	height:70px;
	display: block;
	padding-top:30px;/*位置調整　この分をwidthとheightから差し引いてる*/
	padding-left:20px;/*位置調整　この分をwidthとheightから差し引いてる*/
	background-color: #E3E3E3;
}
/*コンテンツタイトル画像ここまで*/

/*足跡*/
#topicPath {
	clear:both;
	width:893px;
	margin-top:10px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	font-size: 10px;
	background-color: #F7F7F7;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 8px;
	display:block;
	position:relative;
	left:0;
	top:0;
}
/*足跡ここまで*/

#contents{
	clear:both;
	width:900px;
	margin:0 auto;
	padding-top:20px;
	min-height:100%;

}
/*↓トップページの入口切り分けボタン*/
#contents #enterBT ul{
	margin:0px;
	padding:0px;
}
#contents #enterBT li{
	border:1px solid #CCCCCC;
	width:300px;
	background-color: #FFFFFF;
	float:left;
	list-style-type: none;
}
#contents #enterBT li a{
	display:block;
	background:none;
}
#contents #enterBT .left{
	margin-right:16px;
}
#contents #enterBT li a:link,
#contents #enterBT li a:visited{
	background-image: url(../images/entericon_back.jpg);
	background-repeat: repeat-x;
	background-position: left 0px;
	margin: 1px;
	text-align: center;

}
#contents #enterBT li a:hover,
#contents #enterBT li a:focus{
	background-image:url(../images/entericon_back.jpg);
	background-repeat: repeat-x;
	background-position: left -104px;
	padding:0;
}
/*↑トップページの入口切り分けボタン*/
#contents #enterCatchcopy {
	float:right;
	width:270px;
	
}
#enterCatchcopy #window{
}
#enterCatchcopy #bottom{
	margin-bottom:200px;
}


#secondEnterMenu .primary{
	float:left;
	width:611px;
	margin-top:20px;
	height:100%;
}
#secondEnterMenu .secondary{
	float:right;
	width:270px;
	margin-top:20px;
}
#secondEnterMenu .primary #categoryCol{
	min-height:30px;
	clear:both;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}
#secondEnterMenu .primary #categoryCol .firstCol{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	float:left;
	width:290px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	padding-left:10px;
	padding-top:10px;
	padding-bottom:20px;
	padding-right:5px;
}
#secondEnterMenu .primary #categoryCol #secondCol{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	float:right;
	width:290px;
	padding-left:10px;
	padding-top:10px;
	padding-bottom:20px;
	padding-right:5px;
}
#categoryCol ul{
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}
#categoryCol li{
	list-style:none;
	background-image: url(../images/listicon_circle.png);
	background-repeat: no-repeat;
	background-position: left;
	padding-left:15px;
	line-height:1.8;
	/*
	background-attachment: initial;
background-position-x: 0px;
background-position-y: 0.4em;
background-origin: initial;
background-clip: initial;
background-color: initial;
	padding-left:15px;
	padding-top:0px;
	padding-right: 0px;
	padding-bottom: 5px;
	margin-bottom:0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-left: 0px;
	display:list-item;
	*/
}

/*左右の高さを合わせるclearfix法*/
.clearfix:after {
  content: ".";  /* 新しい要素を作る */
  display: block;  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*¥*//*/
  height: auto;
  overflow: hidden;
  /**/
}

#colContentsPage{
	width:100%;
	clear:both;
	background-image: url(../images/grayback2.jpg);
	background-repeat: repeat-y;
	background-position: left top;

	min-height:100%;
	
	
	/*background-color: #333333;	
	
	overflow:hidden;
*/
	
}
#colContentsPage .primary {
	float:left;
	width:200px;
	background-color:#F4F4F4;
	height:100%;
	position:relative;
	

/*	
	background-image:url(imeges/grayback.jpg);
	background-repeat: repeat-x;
	height:auto;
	
	padding-bottom: 32767px;
	margin-bottom: -32767px;
*/
}
#colContentsPage .secondary {
	float:left;
	width:680px;
	padding-left:20px;
	height:100%;
	
	
/*
	padding-bottom: 32767px;
	margin-bottom: -32767px;
*/
}
#colContentsPage .primary p{
	padding:5px;
	background-color: #999;
	display:block;
	margin:0;
	font-size:85%;
	font-weight:bold;
	background-image: url(../images/toptitle_back.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	color:#FFFFFF;
	border: 1px solid #FFF;
}
#colContentsPage .primary ul{
	list-style:none;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	
}
#colContentsPage .primary li{
	list-style:none;
	display:block;
	padding-top:10px;
	padding-bottom:10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	text-indent: 0em;
	background-image: url(../images/arrow_red.gif);
	background-repeat: no-repeat;
	/*
	background-attachment: initial;
background-position-x: 5px;
background-position-y: 1.2em;
background-origin: initial;
background-clip: initial;
background-color: initial;
*/
line-height:1.5;
	background-position: 5px center;
	margin-left: 0px;
	padding-left:15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;	
	
}
#colContentsPage .primary li a {
	/*
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;*/
	display:block;
	margin-bottom:-10px;
	padding-bottom:10px;
	margin-top:-10px;
	padding-top:10px;
}
#colContentsPage .primary #group li {
	padding-left:30px;
	background-position:20px;
	border-top-width: 1px;
	border-top-style: none;
	border-top-color: #FFF;
	background-color: #F9F9F9;
	border-bottom-color:#F3F3F3
}
#colContentsPage .primary #group .parents li{
	background-image: url(../images/arrow_red_down.gif);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	background-color:#F4F4F4;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	margin-left:15px;
	padding-left:15px;
	background-position: 5px;
	position:relative;
	left:-15px;
}
#colContentsPage .primary .sub{
	padding-left:30px;
	background-position:20px;
	border-top-width: 1px;
	border-top-style: none;
	border-top-color: #FFF;
	background-color: #FFF;
}

#colContentsPage .primary #onPage {
	color: #666666;
	background-color: #E4E4E4;
	background-image: url(../images/arrow_gray.gif);
	background-repeat: no-repeat;
	line-height:1.5;
	background-position: 5px center;
	margin-left:-15px;
	padding-left:15px;
	
}
#colContentsPage .primary #group .parents #onPage {
	margin-right:-15px;
}

#colContentsPage .primary .subMenu{
	
	padding-left:15px;
	background-image: none;
	padding-top:5px;
	padding-bottom:5px;
	text-indent: 0px;
}
#colContentsPage .primary .subMenu a{
	border:none;
}




/*↓newsエリア*/
#newsArea {
	float:left;
	padding-top:20px;
	width:630px;
	padding-top:20px;
	background:none;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;

}
#newsArea #newsAreaPrimary{
	float:left;
	width:300px;
	margin-right:18px;
	
}
#newsArea #newsAreaSecondary{
	float:left;
	width:300px;
	
}
.TabbedPanelsTab {
	font-size:100%;
}

#newsAreaSide{ /*第２階層（一般向けのトップ）での場合*/
	width:270px;
	font-size:80%;
}
#newsAreaSide .TabbedPanelsTab{
	padding-top:0px;
	padding-bottom:0px;
}
/*newsエリアここまで*/



img {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

/*Google検索*/
#google .googleInput{
	width:200px;
	height:18px;
	border:1px solid #CCC;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}
#google .goolgeInput:focus{
	width:204px;
	height:18px;
	background-color:#eee;
	background-repeat:no-repeat;
	padding:2px 2px;
	border:1px solid #CCC
}
#google .googleSubmit{
	width:40px;
	height:25px;
	background-color:white;
	border:1px solid #993300;
	color:#333333;
	font-weight: bold;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}
/*Google検索ここまで*/

.secondEnterCaption{
	width:310px;
	border: 1px solid #CCCCCC;
}
#titleFig{
	padding: 1px;
	border: 1px solid #CCCCCC;
}

#RIBFfig {
	border: 1px solid #CCCCCC;
	margin-top:10px;
	width:670px;
	padding-top: 0px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
}
#RIBFfigMenu {
	height:30px;
	padding:0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#RIBFfigMenu ul{
	margin-bottom:0px;
	padding-left:0px;
	margin-left:0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	height:30px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	text-align: center;
	vertical-align: middle;
	padding-bottom:0px;
	
}
#RIBFfigMenu li{
	float:left;
	list-style-type: none;
	display: block;
	width:165px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	padding-left:1px;
	height:29px;
	padding-top:1px;
	padding-right: 1px;
	margin:0px;
	padding-bottom:1px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", Helvetica;
	font-size: 12px;
	font-weight: bold;
}
#RIBFfigMenu li a{
	background-image: url(../images/entericon_back.jpg);
	background-repeat: repeat-x;
	background-position: left -20px;
	display:block;
	margin:0px;
	padding:0px;
	height:28px;
	vertical-align: middle;
	line-height: 30px;
}
#RIBFfigMenu li a:hover,
#RIBFfigMenu li a:focus{
	background-image: url(../images/entericon_back.jpg);
	background-repeat: repeat-x;
	background-position: left -50px;
}
h2{
	font-size:115%;
	color:#666666;
}
h3{
	font-family: "ＭＳ Ｐゴシック", Helvetica, "ヒラギノ角ゴ Pro W6";
	font-size: 125%;
	color: #666666;
	padding-top: 30px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	margin-bottom:20px;
	background-image: url(../images/line2.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	font-weight: bold;
	clear:both;
	margin-top:15px;
	letter-spacing: 0.2em;	
}
.kakuzu{
	border: 1px solid #CCCCCC;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.figRight{
	float: right;
	margin-left: 10px;
}
#figRight{
	float: right;
	margin-left:10px;
	
	
	
}
#figCollom{
	margin-right:auto;
	margin-left:auto;
}

.line{
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.imgLink {
	margin-bottom:10px;
}
.imgLink a:hover {
	opacity:0.7;
	-moz-opacity: 0.7; /* Firefox */
	filter: alpha(opacity=70); /* IE6/7 */
	-ms-filter: "alpha(opacity=70)"; /* IE8 */
	text-decoration:none;
}
#colomn2{
	display:block;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 30px;
	margin-left: 60px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
	clear:both;
}
#colomn2 #cell{
	float:left;
	width:250px;
	margin-right:30px;
	background-image: url(../images/waku.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display:block;
	
}
#colomn2 #cell a:link{
	
	
}
#colomn2 #cell #image{
	border-top-width: 3px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #990000;
	border-right-color: #CCCCCC;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	margin-bottom:0px;
}
#colomn2 #cell a:hover #image,
#colomn2 #cell a:focus #image {
	opacity:0.8;
	-moz-opacity: 0.8; /* Firefox */
	filter: alpha(opacity=80); /* IE6/7 */
	-ms-filter: "alpha(opacity=80)"; /* IE8 */
}
#colomn2 #cell .title{
	background-image: url(../images/arrow_gray.gif);
	background-repeat: no-repeat;
	background-position: right center;
	font-weight: bold;
	line-height:1.7em;
	padding-left:10px;
	font-size:110%;
	padding-top:10px;
	padding-bottom:10px;
	margin-bottom:0px;
	display:block;
	margin-right: 10px;
}
#colomn2 #cell a:hover,
#colomn2 #cell a:focus{
	text-decoration: none;
}
#colomn2 #cell .word{
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding: 5px;
	margin-bottom:30px;
	margin-top:0px;
	display:block;
	
}
.DLCellTitle{
	margin:5px;
	font-size:105%;
	font-weight:bold;
	display: block;
}
#colomn2 #cell #DLCell{
	border-top-width: 3px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #990000;
	border-right-color: #CCCCCC;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	margin-bottom:0px;
	padding:5px;
	
}
#colomn2 #cell #DLCell #DLprimary{
	float:left;
	width:110px;
}
#colomn2 #cell #DLCell #DLsecondary{
	float:left;
	padding-left:5px;
	width:123px;
}
#newslist {
	padding-top: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	clear:both;

}
#newslist #day{
	font-size: 90%;
	color: #990000;
	float: left;
	width: 90px;
	text-indent: 3px;
}
#newslist #news{
	float:left;
	width:580px;
	padding-bottom:10px;
}
#newslist #news .title{
	padding-left: 5px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	font-weight: bold;

}
#downloadIcon{
	clear:both;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	width:300px;
	padding-bottom:10px;
}
#downloadIcon a:link{
	float:left;
	text-decoration:none;
	padding-right:15px;
}
#downloadIcon a:hover,
#downloadIcon a:focus{
	opacity:0.8;
	-moz-opacity: 0.8; /* Firefox */
	filter: alpha(opacity=80); /* IE6/7 */
	-ms-filter: "alpha(opacity=80)"; /* IE8 */
}
#downloadIcon p{
	float:left;
}
h5 {
	clear:both;
	font-size:110%;
	font-weight:bold;
	padding-left:30px;
	padding-top:3px;
	padding-bottom:3px;
	margin-bottom:30px;
	margin-top:30px;
	background-image:url(../images/maru.png);
	background-position:left center;
	background-repeat: no-repeat;
	line-height:2;
	display: block;
	margin-left:10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	letter-spacing:0.2em;
}
#IFrame object{
	width:600px;
	
	border-style: none;
}
#status{
	width:268px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	text-align: center;
	padding-bottom: 10px;
	float:right;
	margin-top:10px;
}
#status #statusInner{
	margin-top: 15px;
	margin-bottom: 20px;
}
#status #statusInner div{
	margin-bottom: 10px;
}
#statusDateOut {
	font-family: "ＭＳ Ｐゴシック", Osaka, Helvetica, "ヒラギノ角ゴ Pro W6";
	font-size: 80%;
}
#status #coution{
	font-size: 80%;
	line-height: 1.2em;
	color: #999;
	padding-right:10px;
	padding-left:10px;
}

.table table{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
.table td{
	padding: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	text-align:left;
}
.table th{
	background-color: #EBEBEB;
	padding: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-left-color: #FFFFFF;
	text-align: left;
}
#standardTable {
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #CCCCCC;	
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;	
}

#standardTable td{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E7E7E7;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 8px;
	
}
#standardTable th{
	font-family: "ＭＳ Ｐゴシック", Osaka, Helvetica, "ヒラギノ角ゴ Pro W6";
	font-size: 110%;
	background-color: #FFF9F0;
	text-align: left;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
}
#kajougaki li{
	background-image: url(../images/listicon_circle.png);
	background-repeat: no-repeat;
	background-position: left ;
	list-style-type: none;
	margin-left: -30px;
	padding-left:15px;
	line-height:1.8;
	margin-top:0px;
}
#imagehover img{
	border: 4px solid #E4E4E4;
	margin: 5px;
}

#imagehover a:hover img{
	border: 4px solid #333333;
	margin: 5px;
}
#twitter {
	margin-left:auto;
	text-align:right;
	margin-top:5px;
	width:680px;

}
.dotIcon{
	background-image: url(../images/listicon_circle2.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	margin-left:0px;
}
#bnrZone{
	margin-left:auto;
	width:268px;
	margin-top:0px;
	padding-top:10px;
	padding-bottom:10px;
	text-align:center;
	display:block;
	border: 1px solid #CCCCCC;
	background-color: #F3F3F3;
	font-size: 90%;
	
	
}
.imagewindow{
	padding: 5px;
	border: 1px solid #CCCCCC;
}
#rightImage {
	float:right;
	padding: 5px;
	border: 1px solid #CCCCCC;
	margin-left:10px;
	background-color: #FFFFFF;
}
#rightImage p {
	padding-top:5px;
	margin-bottom:0;
	clear:both;
	font-size:90%;
	color:#000000;
}
#centerImage {
	padding:5px;
	border: 1px solid #CCCCCC;
}
.BGblack {
	color: #FFFFFF;
	background-color: #000000;
}
#archive {
	margin: 5px;
	padding: 5px;
	border: 1px solid #CCCCCC;
	float:left;
	height:auto;
}
#archive .title{
	margin-bottom: 3px;
	background-color: #F5F5F5;
	font-weight: bold;
	padding-left: 5px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
#archive .image{
float:left;
clear:both;

}
.DL{
	float:left;
	width:auto;
	text-align:left;
	
}
.DL ul{
	margin-left:0px;
	padding-left:10px;
	margin-top:0px;
}
.DL li{
	line-height: 1.8;
	background-image: url(../images/listicon_circle.png);
	background-repeat: no-repeat;
	background-position: left center;
	list-style-type: none;
	padding-left:13px;
	
}
#window {
	background-image: url(../images/window_middle.jpg);
	background-repeat: repeat-y;
	background-position: center;
	
}
#window .up{
	background-image: url(../images/window_up.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height:16px;
}
#window .bottom {
	background-image: url(../images/window_bottom.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin-bottom:10px;
}
#window .middle {
	padding-right: 25px;
	padding-left: 25px;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: 11px;
	line-height: 1.4em;
}
a[target="_blank"]:after {
	content:url(../images/newWindow.gif);
	margin:0px 3px;
}
.noicon a[target="_blank"]:after{
	
	content:"";
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width:0px;
	height:0px;
}
#ieCenter{
	text-align:center;
	width:100%;
}
a[class="noicon"]:after{
	content:"";
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width:0px;
	height:0px;
}
#linkList ul {
	padding:0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 10px;
}
#linkList li {
	list-style-type: none;
}
#linkList li a {
	background-image: url(../images/arrow_red.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:12px;
}
#shadow {
	position:relative;
	left:0;
	top:0;
}
#pageTop {
	position:fixed;
	bottom:0px;
	clear:both;
	right:0px;
	opacity:0.8;
	-moz-opacity: 0.8; /* Firefox */
	filter: alpha(opacity=80); /* IE6/7 */
	-ms-filter: "alpha(opacity=80)"; /* IE8 */
	display:block;
}
#pageTop a {
	display:block;
	
	opacity:0.5;
	-moz-opacity: 0.5; /* Firefox */
	filter: alpha(opacity=50); /* IE6/7 */
	-ms-filter: "alpha(opacity=50)"; /* IE8 */
	float:right;
}
#pageTop a:hover {
	opacity:1;
	-moz-opacity: 1; /* Firefox */
	filter: alpha(opacity=100); /* IE6/7 */
	-ms-filter: "alpha(opacity=100)"; /* IE8 */
}

#enjoy {
}
#enjoy td {
	text-align: center;
	margin-left:auto;
	margin-right:auto;
}
#enjoy .cell {
	background-color:#66CCFF;
	display:table-cell;
	background-image: url(../images/enjoy/back_s1.jpg);
	background-repeat: repeat-x;
	background-position: left center;
}
#enjoy .cell a {
	opacity:0.68;
	-moz-opacity: 0.68; /* Firefox */
	filter: alpha(opacity=68); /* IE6/7 */
	-ms-filter: "alpha(opacity=68)"; /* IE8 */
}
#enjoy .cell a:hover {
	
}
#enjoy #top{
	width:680px;
	clear:both;
	background-image: url(../images/enjoy/enjoy_backWaku_top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height:20px;
}
#enjoy #middle{
	width:680px;
	clear:both;
	background-image: url(../images/enjoy/enjoy_backWaku_middle.jpg);
	background-repeat: repeat-y;
	background-position: center;
	padding-top:10px;
}
#enjoy #bottom{
	width:680px;
	clear:both;
	background-image: url(../images/enjoy/enjoy_backWaku_bottom.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height:20px;
}
#mapWrapper{
	width:668px;
	border: 6px solid #89A3A2;
}
#map{
	
	width:668px;
	height: 350px;
	
		
}
#cruiseYoutube{
	border: 6px solid #89A3A2;
}
#gensoYoutube{
	border: 6px solid #000000;
	background-color: #000;
	color:#FFFFFF;
}
#SRCConst{
	background-image: url(../images/enjoy/SRCConstBack.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	min-height:488px;
	border: 5px solid #D7840C;
	margin-top:20px;
}
#flv{
	position:relative;
	left: 10px;
	top: 170px;
	opacity:0.9;
	-moz-opacity: 0.9; /* Firefox */
	filter: alpha(opacity=90); /* IE6/7 */
	-ms-filter: "alpha(opacity=90)"; /* IE8 */
	border: 4px solid #333333;
	height: 300px;
	width: 400px;
}
#syuki{
	min-height:400px;
	background-image: url(../images/enjoy/syuki_Pre.jpg);
	background-repeat: no-repeat;
	background-position: right 50px;
	background-color: #000;
	padding-left:50px;
	color: #FFF;	
}
#syuki #title{
	padding-top:50px;
	
	clear:both;
}
#botton a{
	
	/*margin-top:50px;*/
	background-image: url(../images/enjoy/syukiDLbottun.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display:block;
	position:relative;
	height:57px;
	width:226px;
	text-indent:-9999px;
}
#botton a:hover{
	background-position: 0px -57px;
}
.imageFrame{/*画像の周りのデコレーション*/
	padding: 1px;
	border: 1px solid #CCC;
}
#twitterList{
	margin-top:15px;
	float:right;
}
#twitterList a[target="_blank"]:after {
	content:url(../images/spacer.gif);
	margin:0px 3px;
}
#twitterList h3{
	background-image: none;
	border:none;
	clear: none;
	letter-spacing: 0em;
	
}
#twitterList h4{
	background-image: none;
	border:none;
	clear: none;
	
}
.red {
	color:red;
}
.secondary p{
	margin-left:10px;
}

#moreNishina {
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999;
	border-bottom-color: #999;
	margin-top: 10px;
	margin-bottom: 10px;
}

.imgBorder img{
	border: 1px solid #999;	
	padding:0;
	margin-bottom:10px;
}
#imgCenter {
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}
#imgCenter img{
	padding: 1px;
	border: 1px solid #CCC;
	
}
#topNewsTitle {
	width:620px;
	
	margin-top:50px;	
}
#topNewsTitle .newstitle{
	width:620px;
	height:35px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCC;
	border-bottom-color: #CCC;
	display:block;
	padding-top:10px;
	margin-bottom:5px;
}
#topNewsTitle .pastNews {
	float: right;
	margin-right:5px;
	font-size:90%;
}
#topNews {
	width:610px;
	float:left;
	margin-top:0px;
	padding-top:0px;	
}
.tableLefty table{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DCDCDC;
}
.tableLefty tr {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DCDCDC;	
}
.tableLefty th{
	text-align:left;
	vertical-align:top;
	width:200px;
	padding-top: 10px;
	padding-right: 4px;
	padding-bottom: 10px;
	padding-left: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DCDCDC;
	color: #AE978F;
}
.tableLefty td {
	padding-top: 10px;
	padding-right: 4px;
	padding-bottom: 10px;
	padding-left: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DCDCDC;
	margin:-5px;
	text-align:left;
}
table ul{
	margin:0px;
	padding-left:15px;
}
#tabIndex {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;
	clear:both;
	height:33px;
	margin-top:20px;
}
#tabIndex ul{
	padding:0px;
	clear:both;
	
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 20px;
	display:block;
	
	font-weight:bold;
}
#tabIndex li{
	float:left;
	height:19px;
	list-style-type: none;
	
}

#tabIndex li a{display:block;
	margin-right:10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999;
	border-bottom-color: #333;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999;
	background-color: #E3E3E3;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
}

#tabIndex a:hover{
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #333;
	border-bottom-color: #999;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333;
	background-color: #F2F2F2;
}
#tabIndex #act a{
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #333;
	border-bottom-color: #FFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333;
	background-color: #FFF;	
}