@charset "utf-8";

/* OHS INDEX.CSS  */


/*---------------------------------------
*	
*	00.INDEX_COMMON
*	01.INDEX_TABS
*	02.INDEX_SOCIETYINFO
*	03.INDEX_MEMBERINFO
*	04.INDEX_BOTTOM_BNR
*
*--------------------------------------*/

/**--------------------------------------
	01.INDEX_TABS
---------------------------------------**/

div#tabs
{
	width: 235px;
	margin: 0 0 10px 0;
	font-size:12px;
	color:#333333;
}

ul#tabNavi
{

}

ul#tabNavi li
{
	display: block;
	float: left;
}

ul#tabNavi li a
{
	display: block;
	text-indent: -99999px;
}

ul#tabNavi li a.tnActInfo
{
	width: 121px;
	height: 26px;
	background: url(../../images/index_tab_btn01_bk.gif) no-repeat;
}

ul#tabNavi li.ui-tabs-selected a.tnActInfo
{
	background: url(../../images/index_tab_btn01.gif) no-repeat;
}

ul#tabNavi li a.tnActSchedule
{
	width: 114px;
	height: 26px;
	background: url(../../images/index_tab_btn02.gif) no-repeat;
}

ul#tabNavi li.ui-tabs-selected a.tnActSchedule
{
	background: url(../../images/index_tab_btn02_bk.gif) no-repeat;
}

div#actInfo
{
	clear: both;
	padding: 0 0 8px 0;
	background: #F6F6F7;
	border: 1px solid #E0DFE3;
	border-top: none;
}

div#actInfo dl
{
	margin: 0 0 0 10px;
	padding: 8px 0 0 0;
}

div#actInfo dl dt
{
	display: block;
	margin: 0 0 5px 0;
}

div#actInfo dl dt a
{
	color: #339999;
}

div#actInfo dl dd
{
	margin: 0 0 3px 3px;
	color: #333333;
	font-size: 80%;
	*font-size:10px;
}

div#actSchedule
{
	padding: 5px 0 5px 0;
	background: #F6F6F7;
	border: 1px solid #E0DFE3;
	border-top: none;
}


div#actSchedule dl
{
	margin: 0 0 0 10px;
	padding: 8px 0 0 0;
}

div#actSchedule dl dt
{
	display: block;
	margin: 0 0 5px 0;
	color: #339999;
}

div#actSchedule dl dt a
{
	color: #339999;
	font-size: 90%;
}

div#actSchedule dl dd
{
	margin: 0 0 3px 3px;
	color: #333333;
	font-size: 80%;
	*font-size:10px;
}

div#actSchedule p
{
	margin: 0 0 3px 5px;
	color: #333333;
	font-size: 12px;
}

/**--------------------------------------
	02.INDEX_SOCIETYINFO
---------------------------------------**/

div#societyInfo
{
	margin: 0 0 7px 0;
	font-size:12px;
	color:#333333;
}

div#scInfoHead
{
	width: 555px;
	height: 28px;
	background: url(../../images/index_societyInfo_head.gif) no-repeat;
}

div#scInfoHead h3
{
	visibility: hidden;
	font-size: 0;
}

div#scInfoHead p.showAllBtn
{
	margin: 5px 0 0 130px;
}

div#scInfoHead p.showAllBtn a
{
	display: block;
	width: 96px;
	height: 21px;
	text-indent: -99999px;
	background: url(../../images/index_showAllBtn.gif) no-repeat;
}

div#scInfoBody
{
	width:555px;
	border: 1px solid #E0DFE3;
	border-top: none;
	padding:0 0 0 0;
}

div#scInfoBody dl
{
	clear:both;
	margin:0;
}	

div#scInfoBody dl dt.cat01
{
	float:left;
	display:block;
	width:80px;
	height:20px;
	margin:0 0 0 10px;
	*margin:0 0 -5px 10px;
	line-height:1;
}

div#scInfoBody dl dt.cat02
{
	float:left;
	display:block;
	width:80px;
	height:20px;
	margin:0 0 10px 10px;
	*margin:0 0 2px 10px;
	background: url(../../images/index_societyInfo_cat02.gif) top no-repeat;
}

div#scInfoBody dl dt.cat03
{
	float:left;
	display:block;
	width:80px;
	height:20px;
	margin:0 0 2px 10px;
	*margin:0 0 0 10px;
	background: url(../../images/index_societyInfo_cat03.gif) top no-repeat;
}

div#scInfoBody dl dd,
div#scInfoBody dl dd a
{
	color: #333333;
}

div#scInfoBody dl dd.date
{
	float:left;
	display:block;
	margin:0 0 5px 10px;
	*margin:0 0 0 10px;
	padding:0 10px 0 0;
	font-size: 100%;
}

div#scInfoBody dl dd.content,
{
	float:left;
	display:block;
	margin:0 5px 0 0;
	font-size:100%;
}

div#scInfoBody dl dd.content a
{
	display:block;
	margin:0
	font-size:100%;
}

/**--------------------------------------
	03.INDEX_MEMBERINFO
---------------------------------------**/

div#memberInfo
{
	margin: 0 0 14px 0;
}

div#mmInfoHead
{
	width: 555px;
	height: 34px;
	background: url(../../images/index_memberInfo_head.gif) no-repeat;
}

div#mmInfoHead h3
{
	visibility: hidden;
	font-size: 0;
}

div#mmInfoHead p.showAllBtn
{
	margin: 11px 0 0 130px;
}

div#mmInfoHead p.showAllBtn a
{
	display: block;
	width: 96px;
	height: 21px;
	text-indent: -99999px;
	background: url(../../images/index_showAllBtn.gif) no-repeat;
}

div#mmInfoBody
{
	padding:10px 0 10px 0;
	border: 1px solid #E0DFE3;
	border-top: none;
	min-height:150px;
	_height:150px;
}

/*div#mmInfoBody dl
{
	margin: -10px 10px 0 0;
	padding: 0;
}	

div#mmInfoBody dl.cat01
{
	width:80px;
	height:20px;
	margin:0;
}

div#mmInfoBody dl dd,
div#mmInfoBody dl dd a
{
	color: #333333;
	font-size:11px;
}

div#mmInfoBody dl dd.date
{
	margin: 0 0 0 5px;
	font-size: 87%;
}

div#mmInfoBody dl dd.content
{
	margin: 0 0 0 10px;
	font-size: 87%;
}

/**--------------------------------------
	04.INDEX_BOTTOM_BNR
---------------------------------------**/

ul#bottomBnr
{
	margin: 0 0 30px 0;
}

ul#bottomBnr li
{
	display: block;
	*margin-top:10px;
}

ul#bottomBnr li a
{
	display: block;
	text-indent: -99999px;
}

ul#bottomBnr li a.btmBnr01
{
	width: 176px;
	height: 150px;
	background: url(../../images/index_btm_bnr01.jpg) no-repeat;
}

ul#bottomBnr li a.btmBnr02
{
	width: 176px;
	height: 150px;
	background: url(../../images/index_btm_bnr02.jpg) no-repeat;
}

ul#bottomBnr li a.btmBnr03
{
	width: 176px;
	height: 150px;
	background: url(../../images/index_btm_bnr03.jpg) no-repeat;
}

ul#bottomBnr li a.btmBnr04
{
	width: 176px;
	height: 150px;
	background: url(../../images/index_btm_bnr04.jpg) no-repeat;
}

ul#bottomBnr li a.btmBnr05
{
	margin-top: 15px;
	width: 176px;
	height: 108px;
	background: url(../../images/index_btm_bnr05.jpg) no-repeat;
}

ul#bottomBnr li a.btmBnr06
{
	margin-top: 15px;
	width: 176px;
	height: 108px;
	background: url(../../images/index_btm_bnr06.jpg) no-repeat;
}

.fLeft
{
	float: left;
	margin: 0 13px 0 0;
}

.fRight
{
	float: right;
}


h2#activityH2
{
	width: 235px;
	height: 100px;
	margin: 0 0 10px 0;
	text-indent: -99999px;
	background: url(../images/activity_cmn_tt.gif) no-repeat;
}

h2#helmaH2
{
	width: 235px;
	height: 100px;
	margin: 0 0 10px 0;
	text-indent: -99999px;
	background: url(../../images/info_h2.gif) no-repeat;
}

ul#activityLnavi
{
	margin: 0 0 10px 0;
}

ul#activityLnavi li
{
	display: block;
}

ul#activityLnavi li a
{
	display: block;
	width: 235px;
	text-indent: -99999px;
}

ul#activityLnavi li a.an01
{
	display: block;
	height: 35px;
	text-indent: -99999px;
	background: url(../images/activity_cmn_lnavi01.gif) no-repeat;
}

ul#activityLnavi li a.an02
{
	display: block;
	height: 35px;
	text-indent: -99999px;
	background: url(../images/activity_cmn_lnavi02.gif) no-repeat;
}



ul#activityLnavi li a.an01:hover
{
	background: url(../images/activity_cmn_lnavi01_f2.gif) no-repeat;
}

ul#activityLnavi li a.an02:hover
{
	background: url(../images/activity_cmn_lnavi02_f2.gif) no-repeat;
}


/**--------------------------------------
	02.ACTIVITY_DETAIL
---------------------------------------**/

div#activityDetail h3
{
	background: url(../images/activity_h3.gif) no-repeat;
}

div#activityDetail h3.info
{
	width: 555px;
	height: 42px;
	margin: 0 0 15px 0;
	text-indent: -99999px;

	background: url(../images/index_info.gif) no-repeat;
}

div#activityDetail h4.info
{
	width: 555px;
	height: 35px;
	margin: 0 0 20px 0;
	text-indent: -99999px;
	background: url(../../activity/images/activity_h4_02.gif) no-repeat;
}

div#activityDetail h4.subsidy
{
	background: url(../images/activity_h4_04.gif) no-repeat;
}

div#activityDetail h4.research
{
	background: url(../images/activity_h4_10.gif) no-repeat;
}

div#activityDetail h4.award
{
	background: url(../images/activity_h4_14.gif) no-repeat;
}

div#activityDetail h4.exchange
{
	background: url(../images/activity_h4_06.gif) no-repeat;
}

div#repentryBody
{
	width: 540px;
	margin: 0 0 0 5px;
}

div#repentryBody h5
{
	width: 540px;
	height: 30px;
	padding: 5px 0 0 15px;
	background: url(../../activity/images/activity_detail_titleBack.gif) no-repeat;
	color: #FFFFFF;
	font-weight: bold;
}

div#repentryBody p
{
	margin: 0 0 15px 0;
}

div#repentryBody p.repentryDate
{
	margin: 0 0 20px 0;
	text-align: right;
	font-size: 80%;
}

div#repentryBody p.mainP
{
	float:left;
	width:330px;
	height:245px;
	margin:0 10px 10px 0;
	padding:5px 0 0 0;
	border:#CCCCCC 1px solid;
	text-align:center;
	vertical-align:middle;
}

div#repentryBody p.mainP img
{
	width:320px;
	height:240px;
	margin:0;
	border:none;
}

div#repentryBody p.secondP
{
	float:left;
	width:260px;
	height:205px;
	margin:0 10px 15px 0;
	padding:5px 0 0 0;
	border:#CCCCCC 1px solid;
	text-align:center;
	vertical-align:middle;
}

div#repentryBody p.secondP img
{
	width:250px;
	height:2oopx;
	margin:0;
	border:none;
}

div#repentryBody p.thirdP
{
	float:right;
	width:260px;
	height:205px;
	margin:0 0 15px 0;
	padding:5px 0 0 0;
	border:#CCCCCC 1px solid;
	text-align:center;
	vertical-align:middle;
}

div#repentryBody p.thirdP img
{
	width:250px;
	height:2oopx;
	margin:0;
	border:none;
}

div#repentryBody p.repentryNext
{
	margin: 20px 0 50px 0;
	text-align: right;
}
div#repentryBody p.admGetAcrobat
{
	float: left;
	width: 340px;
	margin:0 0 60px 30px;
	*margin:0 0 60px 15px;
}

div#repentryBody p.admGetPdf
{
	float: left;
	width: 162px;
	margin: 0;
	padding: 0 0 0 5px;
}

div#repentryBody p.admGetPdfDate
{
	float: right;
	width: 162px;
	margin: 0;
	padding: 5px 0 0 5px;
	font-size:10px;
	color:#666666;
	text-align:center;
}

div#aboutOutline table
{
	width: 520px;
	margin: 0 0 20px 35px;
}

div#repentryBody table,
div#repentryBody table tr,
div#repentryBody table tr th,
div#repentryBody table tr td
{
	border: 1px solid #CCCCCC;
}

div#repentryBody table tr th
{
	width: 90px;
	background: #E8E8E8;
}

div#repentryBody table tr th,
div#repentryBody table tr td
{
	padding: 5px;
}

div#repentryBodyh4
{
	width:515px;
	height: 37px;
	margin: 0 0 20px 0;
	padding: 8px 0 0 40px;
	line-height:100%;
	font-size:16px;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	background: url(../images/ex_cmn_h4_bkg.gif) left no-repeat;
}

div#repentryBody em
{
	display:block;
	width:500px;
	height: 20px;
	margin: 10px 10px 20px 20px;
	padding: 5px 0 0 25px;
	line-height:100%;
	font-size:12px;
	font-weight:bold;
	color:#006600;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	background: url(http://www.webohs.jp/extra/images/ex_h5_bkg.gif) left no-repeat;
}


div#repentryBody h6
{
	width: 520px;
	margin:0 10px 10px 20px;
	font-size:12px;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-weight:bold;
	color:#CC3300;
	line-height:100%;
}

div#repentryBody p.contenthead
{
	width: 485px;
	margin: 0 0 10px 45px;
	padding: 5px 0 5px 5px;
	background: #E6FEE8;
	border: 1px solid #DDDDDD;
}

div#repentryBody p.subcontent
{
	clear:both;
	width: 475px;
	margin: 0 0 10px 55px;
}

div#repentryBody .add
{
	clear:both;
	width: 485px;
	margin: 0 0 20px 45px;
	padding: 10px;
	background: #FAFAFA;
	border: 1px solid #DDDDDD;
	
}
