/*
Higashi
Version: 1.0
Author: Masahiro Onozuka
Author URI: http://www.masa-design.com
*/

@import "/~okayama-health-coop/assets/templates/coop/recruit.css";
@charaset "utf-8";

body {
	padding: 0px;
	margin: 0px;
	text-align: left;
	font-size: 13px;
	background-color: #fff;
	background: url(/~okayama-health-coop/assets/images/higashi/index/top05bgt.jpg) repeat-x top;
}

a img {
	border: none;
	margin: 0;
	padding: 0;
}

.clear {
	clear: both;
	padding: 0px;
	margin: 0px;
}

#wrapper {
	margin: 0;
	padding: 0;
	width: 840px;
	text-align: left;
}

#wrapper01 {
	margin: 0;
	padding: 0;
	width: 840px;
	text-align: left;
	background: url(/~okayama-health-coop/assets/images/higashi/pub/wrapper01.gif) repeat-y left;
}

#header {
	width: 840px;
	height: 68px;
	background: url(/~okayama-health-coop/assets/images/higashi/index/header.gif) no-repeat top;
	padding: 0;
	margin: 0;
	font-size:12px;
}

#header h1, #header h2 {
	margin: 0;
	padding: 0;
	font-size:12px;
}

#header h1 a {
	position: absolute;
	top: 8px;
	left: 0;
	display: block;
	text-indent: -9999px;
	padding: 0;
	margin: 0;
	width: 380px;
	height: 52px;
	font-size:12px;
	line-height:12px;
	overflow: hidden;
}

#header h2 a {
	position: absolute;
	top: 18px;
	left: 670px;
	display: block;
	text-indent: -9999px;
	padding: 0;
	margin: 0;
	width: 170px;
	height: 30px;
	font-size:12px;
	line-height:12px;
	overflow: hidden;
}

input, textarea {
	border: 1px solid #A9A252;
	margin: 1px 2px;
	background-color: #e3fafb;
}

input:hover, textarea:hover {
	border-color: #666;
	background-color: #F3F9F1;
}

input:focus, textarea:focus {
	border-color: #7D5B38;
	background-color: #F3F9F1;
}

#footnavi {
	text-align: right;
	margin: 25px 0 0 0;
	padding: 20px 0 5px 0;
	width: 840px;
	background: transparent;
}

#footnavi ul {
	margin: 0;
	padding: 0;
}

#footnavi ul li {
	margin: 0 0 0 14px;
	padding: 0 0 0 18px;
	list-style-type: none;
	display: inline;
	background: url(/~okayama-health-coop/assets/images/higashi/index/footnaviIcon.jpg) no-repeat left;
}

#footer {
	width: 840px;
	margin: 0;
	background: #FFFFFF;
	border-top: 1px #C4D1E2 solid;
	font-size: 11pt;
}

#footer .sign {
	float: left;
	padding: 5px;
	width: 280px;
}

#footer .copy {
	float: right;
	padding: 5px;
	width: 540px;
	text-align: right;
}

.toTop {
	float: right;
	display: block;
	margin: 0;
	width: 150px;
	height: 20px;
	background: url(/~okayama-health-coop/assets/images/pub/toTop.gif) no-repeat;
}

.toTop a{
	display: block;
	width: 150px;
	height: 20px;
	text-indent: -5000px;
	overflow: hidden;
}

/* index layout ---------------------------------*/
/* ----------------------------------------------*/

#fla {
	margin: 0 0 6px 0;
}

.line {
	display: block;
	width: 840px;
	height: 16px;
	background: url(/~okayama-health-coop/assets/images/higashi/index/line.gif) no-repeat top;
}

#rightNavi {
	float: right;
	width: 456px;
	margin: 0;
	padding: 0;
}

#news {
	width: 440px;
	margin: 0;
	padding: 30px 8px 18px 8px;
	background: url(/~okayama-health-coop/assets/images/higashi/index/news.gif) no-repeat left top;
}

#news ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#news ul li {
	margin: 0;
	padding: 0 0 3px 18px;
	background: url(/~okayama-health-coop/assets/images/higashi/index/newsicon.gif) no-repeat top left;
	border-bottom: 1px #ccc dashed;
}

/* Base topnavi -----------------------------------------------*/
/* ------------------------------------------------------------*/

#topnavi {
	width: 840px;
	height: 23px;
	margin: 0;
	padding: 0;
	display: block;
	background: url(/~okayama-health-coop/assets/images/higashi/pub/topnavi.gif) no-repeat left;
}

#topnavi ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#topnavi ul li{
	margin: 0;
	padding: 0;
	float: left;
	display: block;
	width: 280px;
	height: 23px;
}

#topnavi ul li a {
	display: block;
	width: 280px;
	height: 23px;
	text-indent: -5000px;
	overflow: hidden;
}

#topnavi ul li.topnavi01 a {
	background: url(/~okayama-health-coop/assets/images/higashi/pub/topnavi01.gif) no-repeat;
}

#topnavi ul li.topnavi02 a {
	background: url(/~okayama-health-coop/assets/images/higashi/pub/topnavi02.gif) no-repeat;
}

#topnavi ul li.topnavi03 a {
	background: url(/~okayama-health-coop/assets/images/higashi/pub/topnavi03.gif) no-repeat;
}

#topnavi ul li a:hover {
	background: none;
}

/* Base content ------------------------------------------- */
/* --------------------------------------------------- */

#baseContent {
	width: 840px;
	margin: 0;
	padding: 0;
	text-align: left;
}

/* Base Minitab ------------------------------------------- */
/* --------------------------------------------------- */

#minitab {
	float: right;
	width: 610px;
	height: 28px;
	padding: 0;
	margin: 3px 0 0 0;
	border-bottom: 1px solid silver;
}

#minitab ul {
	padding: 0 0 0 55px;
	margin: 0;
	float: right;
	width: 240px;
	height: 25px;
	background: url(/~okayama-health-coop/assets/images/higashi/pub/fsizeBtn.gif) no-repeat left;
	list-style-type: none;
}

#minitab ul li {
	margin: 0;
	padding: 0;
	float: left;
	display: block;
	width: 79px;
	height: 25px;
}

#minitab ul li a {
	margin: 0;
	padding: 0;
	display: block;
	width: 79px;
	height: 25px;
	text-indent: -5000px;
	overflow: hidden;
}

/* Base Side01 ------------------------------------------- */
/* --------------------------------------------------- */

#side01 {
	width: 210px;
	float: left;
	background: url(/~okayama-health-coop/assets/images/higashi/side/sidetop01.gif) no-repeat top;
	padding: 45px 0 0 0 ;
}

#side01 ul {
	padding: 0px;
	margin: 0 0 20px 0;
	list-style-type: none;
}

#side01 li.lev1 {
	padding: 0px;
	margin: 0px;
	width: 210px;
	background: url(/~okayama-health-coop/assets/images/higashi/side/sideBtn01H.gif) no-repeat;
}

#side01 li.lev1 a {
	display: block;
	padding: 0 0 0 24px;
	margin: 0px;
	width: 186px;
	color: #07537D;
	text-decoration: none;
	line-height: 30px;
	background: url(/~okayama-health-coop/assets/images/higashi/side/sideBtn01.gif) no-repeat;
	font-size: 11pt;
}

#side01 li.lev1 a:hover, #side01 li.lev1 active a, #side01 li.active a {
	background: none;
}

#side01 ul.inner {
	padding: 0;
	margin: 0;
	width: 200px;
	background: #F8E86A;
	list-style-type: circle;
}

#side01 li.lev2 {
	display: block;
	padding: 0px;
	margin: 0px;
	width: 200px;
}

#side01 li.lev2 a {
	display: block;
	padding: 0 0 0 30px;
	margin: 0px;
	width: 170px;
	color: #07537D;
	text-decoration: none;
	line-height: 20px;
	font-size: 11pt;
	background: #FBF6D5;
}

#side01 li.lev2 a:hover, #side01 li.lev2 active {
	background: none;
}

/* Base Side02 ------------------------------------------- */
/* --------------------------------------------------- */

#side02 {
	width: 210px;
	float: left;
	background: url(/~okayama-health-coop/assets/images/higashi/side/sidetop01.gif) no-repeat top;
	padding: 45px 0 0 0 ;
}

#side02 ul {
	padding: 0px;
	margin: 0 0 20px 0;
	list-style-type: none;
}

#side02 li.lev1 {
	padding: 0px;
	margin: 0px;
	width: 210px;
	background: url(/~okayama-health-coop/assets/images/higashi/side/sideBtn02H.gif) no-repeat;
}

#side02 li.lev1 a {
	display: block;
	padding: 0 0 0 24px;
	margin: 0px;
	width: 186px;
	color: #fff;
	text-decoration: none;
	line-height: 30px;
	background: url(/~okayama-health-coop/assets/images/higashi/side/sideBtn02.gif) no-repeat;
	font-size: 11pt;
}

#side02 li.lev1 a:hover, #side02 li.lev1 active a, #side02 li.active a {
	background: none;
}

#side02 ul.inner {
	padding: 0;
	margin: 0;
	width: 200px;
	background: #7AA5E4;
	list-style-type: circle;
}

#side02 li.lev2 {
	display: block;
	padding: 0px;
	margin: 0px;
	width: 200px;
}

#side02 li.lev2 a {
	display: block;
	padding: 0 0 0 30px;
	margin: 0px;
	width: 170px;
	color: #fff;
	text-decoration: none;
	line-height: 20px;
	font-size: 11pt;
	background: #A9CFFA;
}

#side02 li.lev2 a:hover, #side02 li.lev2 active {
	background: none;
}

/* Base Side03 ------------------------------------------- */
/* --------------------------------------------------- */

#side03 {
	width: 210px;
	float: left;
	background: url(/~okayama-health-coop/assets/images/higashi/side/sidetop01.gif) no-repeat top;
	padding: 45px 0 0 0 ;
}

#side03 ul {
	padding: 0px;
	margin: 0 0 20px 0;
	list-style-type: none;
}

#side03 li.lev1 {
	padding: 0px;
	margin: 0px;
	width: 210px;
	background: url(/~okayama-health-coop/assets/images/higashi/side/sideBtn03H.gif) no-repeat;
}

#side03 li.lev1 a {
	display: block;
	padding: 0 0 0 24px;
	margin: 0px;
	width: 186px;
	color: #07537D;
	text-decoration: none;
	line-height: 30px;
	background: url(/~okayama-health-coop/assets/images/higashi/side/sideBtn03.gif) no-repeat;
	font-size: 11pt;
}

#side03 li.lev1 a:hover, #side03 li.lev1 active a, #side03 li.active a {
	background: none;
}

#side03 ul.inner {
	padding: 0;
	margin: 0;
	width: 200px;
	background: #F8E86A;
	list-style-type: circle;
}

#side03 li.lev2 {
	display: block;
	padding: 0px;
	margin: 0px;
	width: 200px;
}

#side03 li.lev2 a {
	display: block;
	padding: 0 0 0 30px;
	margin: 0px;
	width: 170px;
	color: #07537D;
	text-decoration: none;
	line-height: 20px;
	font-size: 11pt;
	background: #FBF6D5;
}

#side03 li.lev2 a:hover, #side03 li.lev2 active {
	background: none;
}

/* Base Side News ------------------------------------------- */
/* --------------------------------------------------- */

#sideNews {
	width: 210px;
	float: left;
	background: url(/~okayama-health-coop/assets/images/higashi/side/sidetop01.gif) no-repeat top;
	padding: 45px 0 0 0;
}

#sideNews h3 {
	font-weight: bold;
	margin: 0px;
	padding: 4px;
}

#sideNews ul {
	padding: 0px;
	margin: 0 0 20px 0;
	list-style-type: square;
}

#sideNews ul li {
	display: block;
	width: 210px;
	margin: 2px 0px;
}

#sideNews ul li a {
	display: block;
	width: 197px;
	line-height: 24px;
	padding: 0 0 0 7px;
	margin: 2px 0 2px 3px;
	border-left: 3px #000066 solid;
	font-size: 10pt;
	text-decoration: none;
}

#sideNews ul li a:hover {
	border-left: 3px #fff solid;
}

/* Base stage ----------------------------------- */
/* ---------------------------------------------- */

#stage {
	float: right;
	width: 578px;
	border: 1px #ccc solid;
	padding: 15px;
	margin: 10px 0 0 0;

}

#stage .subTit, #stage h2 {
	background: url(/~okayama-health-coop/assets/images/higashi/pub/stageDTbg.gif) no-repeat right;
	padding: 0 0 0 14px;
	color:  #fff;
	font-size: 1.2em;
	font-weight: bold;
	line-height: 23px;
	width: 98%;
	height: 23px;
}

.photoFrame {
	margin: 0 0 8px 0;
}

.photoFrame img{
	float: left;
	margin: 0 14px 8px 0;
}

.photoFrame h3 {
	font-size: 1.2em;
	font-weight: bold;
	margin: 0 0 8px 0;
	color: #FF99FF;
}

.divider {
	background: url(/~okayama-health-coop/assets/images/higashi/pub/divider.gif) no-repeat right;
	width: 100%;
	height: 20px;
	display: block;
	clear: both;
}

/* Sch Table ---------------------------------------------------
----------------------------------------------------------------*/

table.sch {
	border:1px #ccc solid;
	border-collapse: separate;
	border-spacing: 2px;
	background-color:#ffffff;
	empty-cells:show;
	width: 100%;
	font-size: inherit;
	color: #000;
	margin: 0px;
}

table.sch thead {
	text-align: center;
}

table.sch thead th {
	background: #E8D4FD;
	text-align: center;
	border: 1px #ccc solid;
}

table.sch tfoot {
	background: #fff;
	text-align: left;
}

table.sch td {
	border: 1px #ccc solid;
}

table.sch tr.cap td {
	background: #FCEE9A;
}

table.sch tr.sec td {
	background: #EDF7FE;
}

table.sch h3{
	padding: 2px 0;
	margin: 0;
	font-size: 1.2em;
	font-weight: bold;
}

/* Recruit Table ---------------------------------------------------
----------------------------------------------------------------*/

table.emp {
	border-collapse: separate;
	border-spacing: 2px;
	background-color:#ffffff;
	empty-cells:show;
	width: 100%;
	font-size: inherit;
	color: #000;
	margin: 0px;
}

table.emp th {
	border: 1px #ccc solid;
	background: #EDE5FB;
	width: 20%;
}

table.emp td {
	border: 1px #ccc solid;
	background: #fff;
}

table.emp td.tit {
	border: 1px #ccc solid;
	background: #EED9FE;
}



/* GoogleMap ---------------------------------------*/
/*--------------------------------------------------*/

#mapN {
	width: 100%;
	height: 480px;
	border:3px double #88600B;
}

#maplinkN {
	width: 530px;
	margin: 0 0 8px 0;
}

.poptitle {
	border-bottom: 3px #FC7304 double;
	font-weight: bold;
}

/* Ditto 2 Blog
------------------------------------------------------------------------------- */
#dittoRight {
	float: right;
}

.ditto_summaryPost {
    border: 1px solid #ccc;
    background: #F9FAE7;
    margin: 10px !important;
    padding: 18px !important;
    width:552px;
    color: black;
}
.ditto_summaryPost h3 {
    border-bottom: 1px solid #ccc;
    margin: 0 0 8px 0 !important;
    padding: 0 0 0 18px !important;
    color: black;
    background: url(/~okayama-health-coop/assets/images/pub/titicon.gif) no-repeat left;
}
.ditto_summaryPost h3 a{
    text-decoration: none;
}
.ditto_summaryPost .ditto_info {
    padding: 5px !important;
    font-size: 1.0em;
    color: black;
    border-top: 1px solid #ccc;
}
.ditto_summaryPost img{
    float: left;
    margin: 0 12px 6px 0;
}
.ditto_link {
    font-size: 1.0em;
    text-align: right;
}
#ditto_pages {
    width:524px;
    border-bottom: 1px solid #ccc;
    padding: 18px;
    margin: 10px;
}
.ditto_paging {
    border-top: 1px solid #ccc;
    padding: 10px;
    font-size: 86%;
    color: #618100;
}
#ditto_pages .ditto_currentpage {
    border: 1px solid #618100;
    padding: 1px 5px 2px;
    margin-right: 1px;
    background-color: #9c0;
    color: #fff;
}
#ditto_pages .ditto_off {
    border: 1px solid #ccc;
    padding: 1px 5px 2px;
    margin-right: 1px;
    color: #ccc;
}
#ditto_pages a, #ditto_pages a:link, #ditto_pages a:visited {
    border: 1px solid #9c0;
    padding: 1px 5px 2px;
    margin-right: 1px;
    text-decoration: none !important;
    color: #618100;
}
#ditto_pages a:hover {
    background-color: #fff;
    color: #000;
}
#ditto_archivelist ul {
    list-style-type: none;
    margin-left: 15px;
    padding-left: 0;
}
#ditto_archivelist ul ul{
    list-style-type: square;
    margin-left: 35px;
}
#ditto_archivelist .ditto_month {
    font-weight: bold;
}

.reflect_archive_list {
    margin: 0px;
    padding: 0px;
}
ul.reflect_archive {
	list-style-type: none;
    margin: 0px;
    padding: 0;
}
li.reflect_month {
	margin: 0;
	padding: 0;
}