@charset "utf-8";
/*
Theme Name: kikugawa-hosp
Theme URI: 
Description: 
Version: 1.0
Author: SPAREBUTTON
Author URI: 
Tags:

*/

body {
	margin: 0px;
	padding: 0px;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background-color: #FFFFFF;
	background-image: url(images/bg_body.gif);
	background-repeat: repeat-x;
	background-position: top;
	line-height: 150%;
	font-size: 80%;
}
a:link, a:visited {
	color: #57B1FF;
	text-decoration: none;
}
a:hover {
	color: #006699;
	text-decoration: underline;
}
.edit {
	font-size: 11px;
	line-height: 1em;
}
#header {
	padding-top: 11px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
}
#header h1 {
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 14px;
}
#textsize {
	font-size: 11px;
	line-height: 1em;
}
#textsize a {
	display: inline-block;
	height: 14px;
	width: 14px;
	background-repeat: no-repeat;
	background-position: center center;
	margin-right: 1px;
	margin-left: 1px;
}
#textsize a#textsize_s {
	background-image: url(images/textsize_s.gif);
}
#textsize a#textsize_m {
	background-image: url(images/textsize_m_a.gif);
}
#textsize a#textsize_l {
	background-image: url(images/textsize_l.gif);
}
#textsize img {
	margin-right: 4px;
}
#searchform {
	background-image: url(images/bg_searchform.gif);
	margin: 0px;
	background-repeat: no-repeat;
	background-position: left top;
	height: 32px;
	width: 212px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 8px;
}
#searchform #s {
	font-size: 10px;
	line-height: 1em;
	width: 116px;
}
#subnavi {
	text-align: right;
	padding-right: 15px;
}
#subnavi a {
	margin-left: 15px;
}
#page {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}
#navi {
}
#navi a {
	background-color: #456030;
	background-repeat: repeat-x;
	background-position: top;
	font-size: 14px;
	line-height: 1em;
	font-weight: bold;
	color: #FFFFFF;
	float: left;
	padding-top: 9px;
	padding-bottom: 7px;
	text-decoration: none;
	text-align: center;
}
#navi a:link, #navi a:visited {
	background-image: url(images/bg_navi.gif);
}
#navi a:hover {
	background-image: url(images/bg_navi_active.gif);
}
#navi a.guide {
	width: 120px;
}
#navi a.info {
	width: 120px;
}
#navi a.sector {
	width: 140px;
}
#navi a.medicalpersonnel {
	width: 161px;
}
#navi a.access {
	width: 120px;
}
#navi a.news {
	width: 84px;
}
#navi a.guide, #navi a.info, #navi a.sector, #navi a.medicalpersonnel, #navi a.access {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
body.guide #navi a.guide, body.info #navi a.info, body.sector #navi a.sector, body.medicalpersonnel #navi a.medicalpersonnel, body.access #navi a.access, body.news #navi a.news {
	background-image: url(images/bg_navi_active.gif);
}
#mainvis {
	margin-bottom: 9px;
}
#home_content {
	float: left;
	width: 560px;
}
.home_menu {
	width: 276px;
	text-align: left;
}
.home_menu_title {
	background-image: url(images/bg_home_info_title.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 105%;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
}
.home_menu_item {
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 7px;
	background-image: url(images/bg_home_menu_item.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	font-size: 95%;
}
.home_menu_item p {
	margin-top: 0px;
	margin-bottom: 0.5em;
}
.home_menu_item ul, .home_menu_item ol {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.home_menu_item  li {
	float: left;
	width: 125px;
	border: 1px solid #cccccc;
	margin-right: 4px;
	margin-bottom: 4px;
	background-image: url(images/bg_home_menu_item_li.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 90%;
}
.home_menu_item li a {
	display: block;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 16px;
}
.home_menu_item li a:link, .home_menu_item li a:visited {
	color: #000000;
}
.home_menu_item li a:hover {
	color: #57B1FF;
}
#home_topics_title {
	font-size: 105%;
	line-height: 1em;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(images/bg_home_topics_title.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 7px;
	padding-left: 10px;
	margin-top: 10px;
}
#home_topics_item {
	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;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 10px;
}
#home_topics_item .date {
	font-size: 90%;
	color: #5DA7E2;
	white-space: nowrap;
	padding-right: 7px;
}
#home_topics_item .title a:link, #home_topics_item .title a:visited {
	color: #000000;	
}
#home_topics_item .title a:hover {
	color: #57B1FF;
}
#home_topics_item td {
	padding-top: 1px;
	padding-bottom: 1px;
}
#home_date_title {
	font-size: 105%;
	font-weight: bold;
	background-image: url(images/bg_home_date_title.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-top: 8px;
}
#home_date_item {
	background-image: url(images/bg_home_date_item.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#home_date_item p {
	margin: 0px;
}
#home_topics_item #gototopics {
	margin-top: 7px;
	padding-top: 7px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #cdcdcd;
	font-size: 85%;
	line-height: 1em;
}
#home_caption {
	margin-top: 20px;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #C3D60B;
	padding-left: 4px;
}
#home_caption_name {
	font-size: 120%;
	font-weight: bold;
}
#home_caption_address {
	font-size: 85%;
	color: #666666;
}
#home_sidebar {
	text-align: left;
	float: right;
	width: 170px;
}
#home_sidebar ul, #home_sidebar ol {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#maintitle {
	background-image: url(images/main_access.jpg);
	height: 134px;
	width: 750px;
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 16px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
body.guide #maintitle { background-image: url(images/main_guide.jpg); }
body.info #maintitle { background-image: url(images/main_info.jpg); }
body.sector #maintitle { background-image: url(images/main_sector.jpg); }
body.medicalpersonnel #maintitle { background-image: url(images/main_medicalpersonnel.jpg); }
body.recruit #maintitle { background-image: url(images/main_recruit.jpg); }
body.omimaimail #maintitle { background-image: url(images/main_omimai.jpg); }
#maintitle h2 {
	font-size: 21px;
	font-weight: bold;
	line-height: 1em;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #C3D60B;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 23px;
}
#bread {
	font-size: 11px;
	color: #CCCCCC;
	margin-bottom: 7px;
	padding-left: 10px;
	margin-top: 6px;
}
#content {
	text-align: left;
	float: right;
	width: 545px;
}
h3.catname {
	font-size: 22px;
	line-height: 1em;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	background-color: #8DBF68;
	background-image: url(images/bg_h3_catname.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 12px;
	padding-right: 12px;
	padding-bottom: 12px;
	padding-left: 53px;
	border: 1px solid #CCCCCC;
}
.catcaption {
	font-size: 17px;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding-top: 7px;
	padding-right: 20px;
	padding-bottom: 7px;
	padding-left: 20px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	color: #70b437;
}
.subcategories {
	margin-left: 7px;
}
.subcategories ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.subcategories li {
	display: none;
}
.subcategories  li.cat-item {
	display: inline-block;
	height: 41px;
	width: 260px;
	background-image: url(images/bg_index_menu.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-right: 7px;
	margin-bottom: 5px;
	float: left;
}
.subcategories li a {
	display: inline-block;
	font-size: 15px;
	line-height: 1em;
	font-weight: bold;
	text-decoration: none;
	width: 226px;
	padding-top: 13px;
	padding-bottom: 13px;
	padding-left: 34px;
}
.subcategories li a:link, .subcategories li a:visited {
	color: #000000;
}
.subcategories li a:hover {
	color: #57B1FF;
	text-decoration: none;
}
.anchors {
	margin-top: 20px;
	margin-bottom: 20px;
}
.anchors a {
	float: left;
	margin-right: 10px;
	margin-left: 10px;
	padding-left: 12px;
	background-image: url(images/bg_anchors_arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	white-space: nowrap;
}
.anchors a:link, .anchors a:visited {
	color: #70B437;
}
.anchors a:hover {
	color: #006699;
}
.post {
	margin-bottom: 20px;
}
h4.title {
	font-size: 16px;
	line-height: 1em;
	font-weight: bold;
	color: #000000;
	background-image: url(images/bg_h4_title.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 8px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.entry {
	margin-right: 20px;
	margin-left: 20px;
	line-height: 170%;
}
.entry .date {
	color: #70B437;
	font-size: smaller;
}
.entry p, .entry ul, .entry ol {
	margin-top: 0.5em;
	margin-bottom: 1em;
}
.entry h1, .entry h2, .entry h3, .entry h4, .entry h5, .entry h6 {
	color: #f29600;
	margin-bottom: 0.5em;
}
.entry table {
	margin-bottom: 0.5em;
}
.topagetop {
	font-size: 85%;
	text-align: right;
}
.dotbox {
	padding: 3px;
	border: 1px dotted #CCCCCC;
}
#sidebar {
	width: 190px;
	background-color: #F2F2F2;
	background-image: url(images/bg_menufooter.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-bottom: 20px;
}
#menuheader {
	font-size: 14px;
	line-height: 1em;
	color: #FFFFFF;
	background-image: url(images/bg_menuheader.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 7px;
	padding-left: 9px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#menu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#menu li {
	display: none;
}
#menu li.cat-item, #menu li.post-item {
	display: list-item;
}
#menu li a {
	display: inline-block;
	background-color: #ffffe0;
	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;
	width: 164px;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 20px;
	background-image: url(images/bg_menu_item_arrow.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
}
#menu li.current-cat a, #menu li.current-post a {
	background-color: #ecf582;
}
#menu li a:link, #menu li a:visited {
	color: #171c61;
	text-decoration: none;
}
#menu li a:hover {
	text-decoration: none;
	background-color: #bbeff8;
}
body.search .title {
	font-size: larger;
}
body.search .entry {
	font-size: smaller;
}
#footer {
	background-image: url(images/bg_footer.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 7px;
	padding-bottom: 8px;
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 20px;
	margin-top: 20px;
}
#footer #copyright {
	font-size: 11px;
	line-height: 11px;
	color: #FFFFFF;
	float: right;
}
#footer a {
	margin-right: 15px;
}
#footer img {
	vertical-align: top;
}

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
}
img {
	borde: 0;
}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
.clear {
	font-size: 1px;
	line-height: 1px;
	clear: both;
	height: 1px;
}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 5px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */

.gray {
	color: #999999;
}.red {
	color: #FF0000;
}
.bg_green {
	background-color: #ECF5A1;
}
