@charset "UTF-8";
/*--------------------------------------------------------------*/
/* CSS and Graphics are released under Creative Commons License */
/* http://creativecommons.org/licenses/by-nc-sa/2.1/jp/         */
/* Copyright (C) 2007, Masanao Takahashi @ BCOOL Inc.           */
/* http://2bcool.net/                                           */
/*--------------------------------------------------------------*/

@import url("css/ex.css");

* {
	margin: 0;
	padding: 0;
	font-style: normal;
}
.page {
/* for variable width style
	min-width:850px;
	width:100%;
variable style end */

/* fixed width style start */
	width:855px;

/* fixed style end */
	margin:10px auto;
	overflow:hidden;
	text-align:left;
	background:#FFF;
}


/* ------------ HTML TAG Re-definition ------------ */
body {
	background-color: #FFF;
	color: #000000;
	font-family: Verdana, Helvetica, 'ＭＳ Ｐゴシック', 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', osaka, sans-serif;
	font-size: 75%;
	margin: 0;padding: 0;
	}
table {
	width: 100%;
	margin: 0;
	padding: 0;
	}
table td {
	padding: 0;
	margin: 0;
	vertical-align: top;
	line-height: 130%;
	}
img {
	border:0;
}
/* ------------ Link Color Settings ------------*/
a {text-decoration: none;}

a:hover, a:active {color: #F33;text-decoration: underline;}
a:link, a:visited {}

/* ------------ Heading and List tag Settings ------------ */
h1, h2, h3, h4, h5 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, 'Hiragino Kaku Gothic Pro', osaka, sans-serif;
	color: #065A43;
	background:inherit;
	padding: 0;
	margin: 10px 0 5px;
}
h1 {
	color: #333;
	width:100%;
	background:url(images/blockTitleBack_c.gif) no-repeat left center;
	padding: 5px 0 5px 28px;
	font-size: 125%;
}
h2 {
	color: #333;
	width:110%;
	background:url(images/h2.jpg) no-repeat left center;
	padding: 20px 15px;
	font-size: 125%;
}

h3 {
	font-size: 115%;
}

 h4, h5 {
	font-size: 110%;
}

h3{
	border-bottom:1px dotted #065A43;
}

ul, ol, li {
	margin: 0 0 0 10px;
	padding: 2px;
	text-align: left;
}
legend {
	padding: 0 10px;
	color: #F60;
	background: inherit;
}
legend {
	padding: 0 10px;
	color: #666;
	background: inherit;
}
/* ------------ Layout settings ------------ */
.usual {
	text-align: center;
	color: #666;
}
#header {
	background:url(images/header.jpg) no-repeat top center;
	overflow:hidden;
	height:150px;
}
.logolink {
	float:left;
}
.xoops_banner {
	float:right;
	padding-top:8px;
	padding-right:8px;
}
	#header_logo {
		float:left;
		width:340px;
		height:119px;
	}
		#header_logo img {
			margin:20px 0 0 20px;
				}

	#header_discription {
		float:right;
		font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial,'Hiragino Kaku Gothic Pro', osaka, sans-serif;
		display:block;
		color:#FFF;
		width:510px;
		height:119px;
	}
	#header_menu {
		height:28px;
		padding-left:20px ;
	}
	#header_menu a{
		font-size:13px;
		color: #003300;
	}
	#header_menu ul {
		text-align:left;
		list-style:none;
		padding:0;
	}

	#header_menu li  {
	 	display:block;
		float:left;
	 	margin: 0;
		padding:0;
		line-height:30px;
		height:30px;
	}

	#header_menu li a {
	 	display:block;
		float:left;
		padding:0 12px;
	}

	#header_menu li a {
		background:url(images/sikiri.gif) no-repeat top left;
	}
	#header_menu li a:hover, #header_menu li a:active {
		background:url(images/sikiri.gif) no-repeat bottom left;
		color:#ff0000;
		text-decoration:none;
	}

	#header_menu li.left a {
		background:none;
	}
	#header_menu li.left a:hover {
		background:url(images/sikiri.gif) no-repeat bottom right;
	}









	#header_menu .hm_main {
		float:left;
	}
	#header_menu .hm_sub {
		float:right;
		font-size:10px;
	}
#main_area {
	background:#FFF;
	overflow:hidden;
}

		#cc_base {
			width:650px;
			text-align:left;
			overflow:hidden;
			margin:0 auto;
			padding:15px 0;
		}
		#side_base {
			/*width:190px;*/
			overflow:hidden;
			margin:0 auto;
			padding:0 0 10px 0;
		}

#footer {
	background:url(images/footer.gif) no-repeat top;
	clear:both;
	padding:16px 0;
	text-align:center;
	font-size:90%;
	height:85px;
	margin-bottom:-15px;
}

/* ------------ main area ------------ */
#col3, #col2 {
	padding:0 0 15px 0;
}
#col1 {
	padding:0;
}
#col3 .cc_base {
	text-align: left;
	line-height: 140%;
	float:left;
	position: relative;
	width:60%;
	overflow:hidden;
}
#col2 .cc_base {
	text-align: left;
	line-height: 140%;
	float:left;
	position: relative;
	width:651px;
	overflow:hidden;

}
#col1 .cc_base {
	line-height: 140%;
	margin:0 auto;
	width:100%;
	overflow:hidden;
}
.leftcolumn {
	padding-top:10px;
	float:left;
	position: relative;
	overflow:hidden;
	width: 20%;
}
#col2 .leftcolumn {
	width:203px
}
.rightcolumn {
	padding-top:15px;
	float:left;
	position: relative;
	overflow:hidden;
	width: 19.9%;
}
#col2 .rightcolumn {
	width:24.9%;
}
/* ------------ centercolumn ------------ */
.centerCcolumn {
	clear:both;

}
.centerCcolumn .blockTitle {
	clear:both;
	width:100%;
	color:#333;
	background:url(images/blockTitleBack_c_bar.gif) no-repeat left center;
	padding: 8px 0 8px 28px;
	line-height:normal;
	font: bold 120%/normal 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, 'Hiragino Kaku Gothic Pro', osaka, sans-serif;
}
.centerCcolumn .blockContent {
	line-height: 150%;
	margin-bottom:10px;
}
.centerLcolumn {
	width: 382px;
	padding: 0;
	margin-left:-8px;
	float: left;
	overflow:hidden;
}
.centerLcolumn .blockTitle {
	color: #555;
	background:url(images/blockTitleBack_c2.gif) no-repeat left center;
	padding: 3px 0 3px 22px;
	font: bold 110%/normal 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, 'Hiragino Kaku Gothic Pro', osaka, sans-serif;
}
.centerLcolumn .blockContent {
	padding: 0;
	line-height: 140%;
	margin-bottom:0;
}
.centerRcolumn {
	width: 257px;
	padding: 0;

	float: right;
	overflow:hidden;
}
.centerRcolumn .blockTitle {
	color: #555;
	background:url(images/blockTitleBack_c2.gif) no-repeat left center;
	padding: 3px 0 3px 22px;
	font: bold 110%/normal 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, 'Hiragino Kaku Gothic Pro', osaka, sans-serif;
}
.centerRcolumn .blockContent {
	padding: 0;
	line-height: 140%;
	margin-bottom:5px;
}
#content {
	clear: both;
	line-height:175%;
}
#page_top {
	clear: both;
	text-align: right;
}
#page_top a {
	margin-left:auto;
	display:block;
	width:65px;
	height:19px;
	text-decoration:none;
	background:url(images/page_top.gif) no-repeat;
}
#xoops_banner {
	clear:both;
	text-align: center;
	padding: 15px 0;
}
/* ------------ left column & right column ------------ */

.leftcolumn .blockTitle {
	width:100%;
	font-weight: bold;
	padding:4px 4px 4px 25px;
	background:url(images/blockTitleBack_l.gif) no-repeat 10px center;
	border-bottom:1px dotted #CCC;
}
.rightcolumn .blockTitle {
	width:100%;
	font-weight: bold;
	padding:4px 4px 4px 25px;
	background:url(images/blockTitleBack_r.gif) no-repeat 5px center;
	border-bottom:1px dotted #CCC;
}
.leftcolumn .blockContent, .rightcolumn .blockContent {
	padding: 0;
	line-height:130%;
	margin-bottom:10px;
}

.bmenu img{
	margin-bottom:5px;
}



/* ------------ xoops mainmenu & usermenu ------------ */
#mainmenu a, #usermenu a {
	display: block;
	text-decoration: none;
	margin-bottom: 4px;
	padding: 3px;
	color:#666;
	border-bottom:1px dotted #CCC;
}
#mainmenu a:hover, #usermenu a:hover {
	color: #f90;
	background-color:inherit;
}
#mainmenu a.menuSub, #mainmenu a.menuSub:hover {
	padding-left: 25px;
}
#usermenu a.highlight {
	color: #FFF;
	padding: 3px;
	background: #333;
}
/* ------------ for table ------------ */
.outer {
	border: 1px solid #EEE;
	background:#FFF;
}
th {
	padding: 3px;
	vertical-align: middle;
	font-weight: normal;
	color: #666;
	border-bottom: 1px solid #CCC;
	background: #E1DFD4;
}
.head {
	padding: 5px;
	color: inherit;
	border-bottom: 1px solid #CACACA;
	background: #EBE9DF;
}
.even {
	padding: 2px;
	color: inherit;
	border-bottom: 1px solid #CACACA;
	background: #F2F2F2;
}
.odd {
	padding: 2px;
	color: inherit;
	border-bottom: 1px solid #CACACA;
	background: #F0F0ED;
}
.foot {
	padding: 5px;
	font-weight: bold;
	color: inherit;
	background: #F2F2F2;
}
tr.even td {
	padding: 2px;
	border-bottom: 1px solid #CACACA;
}
tr.odd td {
	padding: 2px;
	border-bottom: 1px solid #CACACA;
}
tr.even {
	color: inherit;
	background: #E1DFD4;
}
tr.odd {
	color: inherit;
	background: #F0F0ED;
}
tr.odd:hover, tr.even:hover {
	color: #000;
	border-bottom: 1px solid #CACACA;
	background: #DFDFDF;
}

/* ------------ error message & quote and code ------------ */
div.errorMsg {
	background: #F5E8E8;
	color: #FF0000;
	text-align: center;
	font-weight: bold;
	padding: 10px;
	border: 1px solid #CCC;
}
div.confirmMsg {
	background: #EFF4DF;
	color: #003300;
	text-align: center;
	font-weight: bold;
	padding: 10px;
	border: 1px solid #CCC;
}
div.resultMsg {
	background-color: #FFF;
	color: #333;
	text-align: center;
	font-weight: bold;
	padding: 10px;
	border: 1px solid #CCC;
}
div.xoopsCode {
	background: #EFEFEF;
	color:inherit;
	border: 1px inset #CCC;
	padding: 6px;
	overflow: auto;
	width: 450px;
}
div.xoopsQuote { 
	background: #EFEFEF;
	color:inherit;
	border: 1px inset #CCC;
	padding: 6px;
	overflow: auto;
	width: 450px;
}
/* ------------ for comment area ------------ */
.formButton {
	border: 1px outset #616655;
	background-color: #EEEEEE;
	color: #7F7F7F;
}
/* ------------ for comment ------------ */
.comTitle {
	margin-bottom: 2px;
}
.comText {
	padding: 2px;
}
.comUserStat {
	font-size:80%;
	border: 1px solid #CCC;
	margin: 2px;
	padding: 2px;
	background: #FFF;
	color:inherit;
}
.comUserStatCaption {
	font-weight: normal;
}
.comUserRank {
	margin: 2px;
}
.comUserRankText {
	font-size:80%;
}
.comUserImg {
	margin: 2px;
}
.comDate {
	font-size:80%;
}
.comDateCaption {
}
/* ------------ for bulletin or news module ------------ */
.itemHead {
	padding: 2px 5px;
	font-weight: bold;
	border-bottom: 1px dotted #CCC;
}
.itemInfo {
	text-align: right;
	padding: 3px 8px;
}
.itemTitle a {
	font-size: 120%;
	font-weight: bold;
	font-variant: small-caps;
	text-decoration: none;
}
.itemPoster {
	font-size: 90%;
}
.itemPostDate {
	font-size: 90%;
}
.itemStats {
	font-size: 90%;
}
.itemBody {
	padding: 0 8px 0 13px;
	overflow: hidden;
}
.itemText {
	margin-top: 5px;
	margin-bottom: 5px;
	line-height: 1.5em;
}
.itemText:first-letter {
	font-size: 1.5em;
	font-weight: bold;
}
.itemFoot {
	text-align: right;
	padding: 2px;
	border-top:1px dotted #CCC;
}
.itemAdminLink {
	font-size: 90%;
}
.itemPermaLink {
	font-size: 90%;
}

div.event_li {
	border:1px solid #999999;
	overflow:auto;
	width:630px;
	height:200px;
}
div.event_li ul li {
	border-bottom:1px dotted #cccccc;
}

div.topic_li {
	border:1px solid #999999;
	overflow:auto;
	padding:10px;
	width:610px;
}
div.topic_li ul li {
	border-bottom:1px dotted #cccccc;
}

div.caution {
	padding: 10px 25px 0 15px;
	background:url(images/caution.gif) no-repeat left top;
}
div.caution_b {
	height:14px;
	background:url(images/caution_b.gif) no-repeat left bottom;
}

div.otoiawase{
	background:url(images/otoiawase.jpg) no-repeat;
	height:150px;
}

div.topmessage {
	background:url(images/top1.jpg) no-repeat left top;
	height:210px;
}

div.topmessagein{
	padding:50px 20px 20px 20px;
}


div.topphoto {
	background:url(images/topphoto.jpg) no-repeat left top;
	padding:15px 0 5px 17px;
}
	.caption {
		margin:3px 0 0 70px;
		font-size:10px;
		line-height:120%;
		}

div.searchb {
	background:url(images/search_b.jpg) no-repeat;
	padding:10px 5px;
}
	div.searchb {
				}
		div.searchb a {color:#ffffff;}
		div.searchb a:hover, div.searchb a:active {color: #F33;}

div.blockContent dd ul {
	margin:0;
	padding:0;
}

div.blockContent dd ul li {
	border:1px solid #666666;
	list-style:none outside;
	margin:5px 0;
	padding:0px;
		width:200px;
		display:block;
		background:url(images/menu_li.jpg) no-repeat left top;
}
	div.blockContent dd ul li a{
		margin:0px;
		display:block;
		padding:10px;
		color:#333333;
		}
		div.blockContent dd ul li a:hover,div.blockContent dd ul li a:active {
			background:url(images/menu_li.jpg) no-repeat right top;
			text-decoration:none;
			color:#ff0000;
				}

td.abst {
	border-bottom:3px dotted #999999;
	padding-top:20px;

}

div.block_left div.blockContent dl dt{
		display:none;
		visibility: hidden;
} 

.sflame {
	width:500px;
	padding:15px;
	border:1px solid #cccccc;
	margin:10px;
}

.sflamel {
	float:left;
	width:260px;
	padding:15px;
	border:1px solid #cccccc;
	margin:10px 10px 0 0;
}
	.sflamel h3 {border:none;}


.sflamer {
	float:right;
	width:260px;
	padding:15px;
	border:1px solid #cccccc;
	margin:10px 0 0 0;
}
	.sflamer h3 {border:none;}


/* Style sheet for piCal (you can add embed css's here) */

tr.pical-monthly td { width: 90px; margin: 0; word-wrap:break-word; }
tr.pical-monthly td.pical-weekmark { width: 10px; margin: 0; }

table.pical-categoryform { table-layout:fixed; }
td.pical-categoryform { margin: 4px 0; }

span#counter {
  background-color  : #444444;
  color             : #FFFFFF;
  font-weight       : bold;
  border            : ridge 2px;
	
}


td a.全体 { color: #000000; }
td a.産業医学 { color: #ff8100; }
td a.メンタルヘルス { color: #888800; }
td a.労働衛生工学 { color: #ff9999; }
td a.労働衛生関係法令 { color: #008800; }
td a.保健指導 { color: #008888; }
td a.カウンセリング { color: #0000ff; }


