@charaset "utf-8";

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

/* commented backslash hides from ie5mac \*/
/* --------------------------------------------------------------------- */

html{
	height:100%;
	margin: 0;
	padding: 0;
}
/* end hack */
html,body {
	margin: 0;
	background: #fff;
	font-size: 13px;
	font-family: MS UI Gothic,Osaka,verdana,Tahoma;
	text-align:center;
	background: url(/~okayama-health-coop/assets/images/wakakusa/pub/waka_bg01.jpg) repeat-x top center;
}

body{
	padding: 25px 0 10px 0;
	text-align:center;
	min-width:800px;/* for mozilla*/
	background-color: #fff ;
	height:99.9%;
	background: url(/~okayama-health-coop/assets/images/wakakusa/pub/waka_bg01.jpg) repeat-x top center;
}

#wrapper {
    width:800px;
    text-align:left;
	background: url(/~okayama-health-coop/assets/images/wakakusa/pub/wrapper.gif) repeat-y;
    margin: 0 auto;
}

#header {
	position:relative;
	left:0px;
	top:0px;
	width:800px;
	height:85px;
	background: url(/~okayama-health-coop/assets/images/wakakusa/pub/header.gif) repeat-y;
}

#header h1 a{
	position:absolute;
	left:0px;
	top:0px;
	width:430px;
	height:50px;
	text-indent: -5000px;
	overflow:hidden;
}

#header h2 a{
	position:absolute;
	left:600px;
	top:0px;
	width:200px;
	height:35px;
	text-indent: -5000px;
	overflow:hidden;
}

#header ul {
	position:absolute;
	left:600px;
	top:68px;
	padding: 0;
	margin: 0;
	list-style: none;
}

#header ul li {
	display: block;
	float: left;
	width:100px;
	height:17px;
}


#header ul li a {
	display: block;
	width:100px;
	height:17px;
	text-indent: -5000px;
	overflow:hidden;
}

#content {
	position:relative;
	left:0px;
	top:0px;
	_width: 800px;
	height: 99.9%;
	max-width: 800px;
	padding: 62px 0px 15px 0px;
	background: url(/~okayama-health-coop/assets/images/wakakusa/pub/contHead.gif) no-repeat top;
}

#contFoot {
	clear: both;
	width:800px;
	height:18px;
	background: url(/~okayama-health-coop/assets/images/wakakusa/pub/contFoot.gif) no-repeat;
}

#footer {
	width:800px;
	height:92px;
	background: url(/~okayama-health-coop/assets/images/wakakusa/pub/footer.gif) no-repeat;
	color: #fff;
}

#tvticker {
	position:absolute;
	left: 360px;
	top: 25px;
	display: block;
	width:400px;
	height:15px;
	font-size:12px;
}

#stage {
	float: right;
	width:582px;
	padding: 0 18px 0 0;
	text-align: left;
}

#stage p {
	padding: 4px 15px 2px 20px;
}

#addr {
	float: left;
	text-align: left;
	padding: 35px 0 0 24px;
	font-size: 9pt;
	line-height: 11pt;
}

#copy {
	float: right;
	text-align: right;
	padding: 24px 24px 0 0;
	font-size: 9pt;
	line-height: 11pt;
}

/* side bar----------------------------------------------------- */
/* --------------------------------------------------------------------- */

#sidebar {
	float: left;
	width: 190px;
	padding: 30px 0 10px 10px;
}

#sidebar ul {
	list-style:none;
	margin: 0;
	padding: 0;
	width: 170px;
}

#sidebar ul li {
	display: block;
	margin: 0;
	padding: 0 0 5px 0;
	width: 170px;
	height: 35px;
	background: url(http://www.okayama-health.coop/assets/images/wakakusa/navi/btnH.gif) no-repeat;
}

#sidebar ul li a {
	display: block;
	margin: 0;
	padding: 0;
	width: 170px;
	height: 35px;
	text-indent: 23px;
	line-height: 35px;
	text-decoration: none;
	color: #20b317;
	font-weight:bold;
	background: url(/~okayama-health-coop/assets/images/wakakusa/navi/btn.gif) no-repeat left;
}

#sidebar ul li a:hover {
	background: none;
	display: block;
	margin: 0;
	padding: 0;
	width: 170px;
	height: 35px;
}

/* index page -------------------------------------------------------- */
/* --------------------------------------------------------------------- */

#intro {
	text-align: center;
}

#news dl {
	margin: 12px 0;
	padding: 0;
}

#news dt {
	display: block;
	width: 576px;
	height: 36px;
	text-indent: -5000px;
	overflow:hidden;
	margin: 0 0 8px 0;
	padding: 0;
	background: url(http://www.okayama-health.coop/assets/images/clinicpub/index/news.gif) no-repeat top;
}

#news dt a {
	display: block;
	width: 576px;
	height: 36px;
	margin: 0;
	padding: 0;
}

#news dd {
	text-indent: 0px;
	margin: 0;
	padding: 0;
}

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

#news ul li {
	padding-left: 16px;
	background: url(/~okayama-health-coop/assets/images/clinicpub/index/newsicon.gif) no-repeat left;
	height: 1%; 
}

/* content page --------------------------------------------------------*/
/* --------------------------------------------------------------------- */

#breadcrumbs {
	font-size: 0.9em;
}

.clear {
	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;
}

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

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

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

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

/* General -------------------------------------------------------- */
/* --------------------------------------------------------------------- */

.toTop {
	float: right;
	display: block;
	margin: 10px 10px 0 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;
}

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

.pageTit {
	margin: 0 0 15px 0;
}

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

h3 {
	color:#6666FF;
	font-weight:bold;
}

/* Ditto 2 Blog  -------------------------------------------------------- */
/* --------------------------------------------------------------------- */

#dittoRight {
	float: right;
}

.ditto_summaryPost {
    border: 1px solid #ccc;
    background: #fff;
    margin: 10px !important;
    padding: 18px !important;
    width: 520px;
    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/clinicpub/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;
}
