@charset "utf-8";
/*
Theme Name: WordPress Default
Theme URI: http://wordpress.org/
Description: 有名な <a href="http://binarybonsai.com/kubrick/">Kubrick</a> をもとにした WordPress のデフォルトテーマ
Version: 1.6
Author: Michael Heilemann
Author URI: http://binarybonsai.com/
Tags: blue, custom header, fixed width, two columns, widgets
Text Domain: kubrick

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/



/* Begin Typography & Colors */
body {
	font-size: 11px;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background-color: #FDDDE0;
	color: #111;
	text-align: center;
}

.dummy {}
.pink { background: url('images/marker_pink.png') repeat-x left bottom transparent; font-weight: normal; }
.blue { background: url('images/marker_blue.png') repeat-x left bottom transparent; font-weight: normal; }
.green { background: url('images/marker_green.png') repeat-x left bottom transparent; font-weight: normal; }
.magenta { background: url('images/marker_magenta.png') repeat-x left bottom transparent; font-weight: normal; }
.orange { background: url('images/marker_orange.png') repeat-x left bottom transparent; font-weight: normal; }
.yellow { background: url('images/marker_yellow.png') repeat-x left bottom transparent; font-weight: normal; }


#page {
	background-color: white;
	text-align: left;
}

#wrapper {
	width: 930px;
	margin-bottom: 15px;
	padding: 0 15px;
}

#header {
	background: #F0A4CD url('images/header_bg.png') no-repeat bottom center;
	}

#headerimg 	{
	float: left;
	margin: 0;
	height: 150px;
	width: 500px;
}

#header-nav {
	float: right;
	background: url('images/header_nav_bg.png') no-repeat top left #fff;
	margin: 0;
	padding: 5px 10px;
	width: 220px;
	height: 17px;
	list-style: none;
	text-align: center;
	line-height: 17px;
}
#header-nav li {
	display: inline;
	margin: 0 3px;
}
#header-nav li a {
	color: #000;
}
#header-nav li a:hover {
/*	font-weight: bold;*/
}
#header-info {
	float: right;
	color: #fff;
	width: 240px;
	margin-top: 90px;
	font-size: 11px;
	font-weight: bold;
}
#header-info a {
	color: #fff;
}

#content {
	font-size: 1.2em;
}

#content .entry {
	padding: 0 10px;
	line-height: 1.6em;
}

#top-content h2 {
	background: #fff url('images/top_content_h2_bg.png') no-repeat bottom left;
	margin: 0;
	padding: 0 0 0 45px;
	line-height: 40px;
	font-size: 16px;
}

#content h2 {
	background: #fff url('images/content_h2_bg.png') no-repeat bottom left;
	margin: 0;
	padding: 0 0 0 45px;
	line-height: 40px;
	font-size: 16px;
}

.clearfix:after {
	display: block;
	clear: both;
	height: 0;
	line-height: 0;
	visibility: hidden;
	content: ".";
	font-size: 0.1em;
}
.clearfix {
/*	display: inline-block;*/
	zoom: 1;
}

#top-banner {
	background: #fff url('images/top_banner_bg.png') no-repeat 0 0;
	width: 369px;
	height: 149px;
	margin-top: 20px;
	padding: 15px 20px;
}
#top-banner .left-column {
	float: left;
	width: 100px;
}
#top-banner .right-column {
	float: right;
	width: 250px;
}

a.button {
    background: transparent url('images/bg_button_a.gif') no-repeat scroll top right;
    color: #444;
    display: block;
    float: left;
    font-size: 12px;
    height: 24px;
    margin-right: 6px;
    padding-right: 18px; /* sliding doors padding */
    text-decoration: none;
    outline: none; /* hide dotted outline in Firefox */
}
a.button span {
    background: transparent url('images/bg_button_span.gif') no-repeat;
    display: block;
    line-height: 14px;
    padding: 5px 0 5px 18px;
}
a.button:active {
    background-position: bottom right;
    color: #000;
}
a.button:active span {
    background-position: bottom left;
    padding: 6px 0 4px 18px; /* push text down 1px */
}

.entry a.link-button {
	background-repeat: no-repeat;
	background-position: top right;
	background-color: transparent;
    color: #5E3E34;
    display: inline-block;
    float: right;
    font-size: 12px;
    height: 43px;
    margin-right: 6px;
    padding-right: 17px; /* sliding doors padding */
    text-decoration: none;
	font-weight: bold;
    outline: none; /* hide dotted outline in Firefox */
}
.entry a.link-button span {
	background-position: top left;
    display: inline-block;
    line-height: 33px;
    padding: 5px 0 5px 40px;
}
.entry a.link-button:hover span {
    background-position: bottom left;
    color: #000;
}
.entry a.link-button:active {
    background-position: bottom right;
    color: #000;
}
.entry a.link-button:visited {
	color: #5E3E34;
}
.entry a.link-button:active span {
    background-position: bottom left;
    padding: 6px 0 4px 40px; /* push text down 1px */
}

.entry a.link-button { background-image: url('images/detail_link_button_pink_a-trans.png'); }
.entry a.link-button span { background-image: url('images/detail_link_button_pink_span-trans.png'); }
.entry a.link-button:hover span { background-image: url('images/detail_link_button_pink_span-trans.png'); }

.entry a.link-button.pink { background-image: url('images/detail_link_button_pink_a-trans.png'); }
.entry a.link-button.pink span { background-image: url('images/detail_link_button_pink_span-trans.png'); }
.entry a.link-button.pink:hover span { background-image: url('images/detail_link_button_pink_span-trans.png'); }

.entry a.link-button.blue { background-image: url('images/detail_link_button_blue_a-trans.png'); }
.entry a.link-button.blue span { background-image: url('images/detail_link_button_blue_span-trans.png'); }
.entry a.link-button.blue:hover span { background-image: url('images/detail_link_button_blue_span-trans.png'); }

.entry a.link-button.green { background-image: url('images/detail_link_button_green_a-trans.png'); }
.entry a.link-button.green span { background-image: url('images/detail_link_button_green_span-trans.png'); }
.entry a.link-button.green:hover span { background-image: url('images/detail_link_button_green_span-trans.png'); }

.entry a.link-button.orange { background-image: url('images/detail_link_button_orange_a-trans.png'); }
.entry a.link-button.orange span { background-image: url('images/detail_link_button_orange_span-trans.png'); }
.entry a.link-button.orange:hover span { background-image: url('images/detail_link_button_orange_span-trans.png'); }

.entry a.link-button.yellow { background-image: url('images/detail_link_button_yellow_a-trans.png'); }
.entry a.link-button.yellow span { background-image: url('images/detail_link_button_yellow_span-trans.png'); }
.entry a.link-button.yellow:hover span { background-image: url('images/detail_link_button_yellow_span-trans.png'); }

.entry a.link-button.magenta { background-image: url('images/detail_link_button_magenta_a-trans.png'); }
.entry a.link-button.magenta span { background-image: url('images/detail_link_button_magenta_span-trans.png'); }
.entry a.link-button.magenta:hover span { background-image: url('images/detail_link_button_magenta_span-trans.png'); }

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}

#footer {
	clear: both;
	background-color: #F0A1CB;
	padding-top: 10px;
	color: #ffffff;
	border: none;
	font-size: 11px;
}

#qr-code {
	display: block;
	float: left;
	margin-left: 10px;
}

#footer-nav {
	display: block;
	float: right;
}

#footer-nav h3 {
	display: block;
	color: #fff;
	margin: 0;
	width: 150px;
	border: none;
	font-size: 12px;
}

#footer-nav ul {
	display: block;
	margin: 5px 0 0 0;
	padding: 0;
	width: 160px;
}

#footer-nav li {
	list-style-type: none;
	line-height: 1.5em;
}
#footer-nav li a {
	color: #fff;
}

#dn-col-a {
	margin: 0 0 0 20px;
	width: 160px;
	float: left;
}

#dn-col-b {
	margin: 0 0 0 20px;
	width: 160px;
	float: left;
}

#dn-col-c {
	margin: 0 0 0 20px;
	width: 160px;
	float: left;
}

#copyright {
	clear: both;
}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

#headerimg .description {
	font-size: 1.2em;
/*	text-align: center;*/
	}

h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}

h3 {
	font-size: 1.3em;
	}

h4 {
	margin: 5px 0;
}
#headerimg h1 {
	padding: 15px 0 0 10px;
	text-align: left;
}

h1,
h1 a,
h1 a:hover,
h1 a:visited,
#headerimg .description {
	font-size: 10px;
	text-decoration: none;
	color: white;
}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
}
cite {
	text-align: right;
	font-size: 11px;
}
p {
	margin: 10px 0;
/*	text-indent: 1em;*/
}
.entry p a:visited {
	color: #b85b5a;
}
.entry strong {
	font-weight: bold;
}
.entry strong.name {
	background: none;
	font-size: 16px;
	font-weight: bold;
}
.entry em {
	text-decoration: bold;
}

#resume strong {
	background: none;
	font-weight: bold;
}

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #06c;
	text-decoration: none;
	}

a:hover {
	color: #147;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0;
	padding: 0;
	}

#page {
	background-color: white;
	margin: 0 auto;
	padding: 0;
	width: 960px;
}

#header {
	margin: 0;
	padding: 0 10px;
	height: 150px;
	width: 940px;
	}

#headerimg {
/*	margin: 0;
	height: 150px;
	width: 100%;
*/	}

#top-content {
	float: left;
	margin: 0 0 0 20px;
	width: 410px;
	font-size: 13px;
	line-height: 1.6em;
}
#top-banner {
	font-size: 11px;
}
#top-banner h4 {
	font-size: 12px;
}

.narrowcolumn {
	float: right;
	padding: 0;
	width: 690px;
}

.widecolumn {
	float: left;
	padding: 0;
	margin: 0;
	width: 650px;
	}

.post {
	margin: 0 0 20px;
/*	text-align: justify; */
}

body.archive .post {
	padding: 0 10px;
}

.edit-post {
	text-align: right;
}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

#footer {
	background-color: #F0A1CB;
	padding: 20px 10px;
	margin: 0 auto;
	width: 940px;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 20px 0 0 0;
	text-align: center;
	}
/* End Structure */



/*	Begin Headers */
h1 {
/*	padding-top: 70px;*/
	margin: 0;
	}

h2 {
/*	margin: 30px 0 0;*/
	}

h2.pagetitle {
/*	margin-top: 30px;*/
/*	text-align: center;*/
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}


.entry h3, .linkcat h3, .post h3 {
	background: #ffffff url('images/content_h3_bg.png') no-repeat 0 0;
	height: 24px;
	padding: 7px 60px 7px 8px;
	margin: 20px 0 0;
	line-height: 24px;
	font-size: 15px;
}
.entry h4 {
	background: #ffffff url('images/content_h4_bg.png') no-repeat 0 3px;
	padding-left: 18px;
	line-height: 20px;
}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



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

/*	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 Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
/*	list-style: none;*/
/*	padding-left: 10px;*/
	text-indent: -10px;
}

html>body .entry li {
	margin: 7px 0 5px 10px;
	padding-left: 10px;
}

.entry ul li:before, #sidebar ul ul li:before {
/*	content: "\00BB \0020";*/
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 5px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
/*	text-align: center;*/
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
/*	text-align:center;*/
}

select {
/*	width: 130px;*/
}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
/*	text-align: justify; */
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	float: right;
	padding: 0 0 10px 0;
/*	margin-left: 545px;*/
	width: 260px;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* 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;
	border-left: 5px solid #ddd;
	}

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

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 30px;
	}
/* 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: 10px;
	-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 */

#sidebar .widgettitle {
	background-image: url('images/widgettitle_bg.png');
	padding-left: 24px;
	line-height: 31px;
}
#sidebar ul .widget_categoryposts ul {
	margin: 5px 0 0 5px;
}
#sidebar ul li.cat-post-item {
	list-style: none;
	list-style-image: none;
	list-style-type: none;
}
.cat-post-item p {
/*	display: inline-block;*/
	margin: 3px 0 5px !important;
}
.cat-post-item .post-date {
	margin: 3px 0 0 !important;
	color: #5E3E34;
	font-size: 12px;
	font-weight: bold;
}
.cat-post-item a {
	font-size: 12px;
}

.lead1 {
	background-color: #222;
	color: #fff;
	width: 350px;
	margin: 15px 0;
	padding: 10px 20px;
}
.lead2, .lead-pink {
	background: #f0f0f0 url('images/nurse.png') no-repeat 10px 10px;
	min-height: 115px;
	margin: 15px 0;
	padding: 10px 20px 10px 140px;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
.lead-blue {
	background: #f0f0f0 url('images/nurse_blue.png') no-repeat 10px 10px;
	min-height: 115px;
	margin: 15px 0;
	padding: 10px 20px 10px 140px;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

table td {
	vertical-align: top;
}

table.style1 {
	border: 1px solid #d7d7d7;
	border-collapse: collapse;
	margin: 10px 0;
}
table.style1 th, table.style1 td {
	border: 1px solid #d7d7d7;
	padding: 3px 10px;
}

table#magazine {
/*	border: 1px solid #d7d7d7;*/
	border-top: 1px solid #d7d7d7;
	border-collapse: collapse;
	margin: 10px 0;
}
table#magazine tr {
	border-bottom: 1px solid #d7d7d7;
}
table#magazine th {
	width: 15%;
	padding: 10px;
/*	text-align: right;*/
}
table#magazine td {
/*	border: 1px solid #d7d7d7;*/
	padding: 10px;
}
table#magazine td img {
	margin-right: 10px;
}

table.drugstore {
	width: 450px;
	border: 1px solid #d7d7d7;
	border-collapse: collapse;
	margin: 10px 0;
}
table.drugstore th {
	width: 100px;
	border: 1px solid #d7d7d7;
	padding: 3px 10px;
}
table.drugstore td {
	border: 1px solid #d7d7d7;
	padding: 3px 10px;
}

table#recruit {
	border: 1px solid #d7d7d7;
	border-collapse: collapse;
	width: 75%;
	margin: 10px 0;
}
table#recruit th {
	background-color: #f7f7f7;
}
table#recruit th, table#recruit td {
	border: 1px solid #d7d7d7;
	padding: 3px 10px;
}

table.contact-form-7 {
	border: 1px solid #d7d7d7;
	border-collapse: collapse;
	width: 100%;
	margin: 10px 0;
}
table.contact-form-7 th {
	background-color: #f7f7f7;
}
table.contact-form-7 th, table.contact-form-7 td {
	border: 1px solid #d7d7d7;
	padding: 3px 10px;
	font-size: 11px;
}
table.contact-form-7 .required {
	color: #f00;
}
table.contact-form-7 .note {
	color: #666;
	font-size: 10px;
}

table#entry-sheet input {
	margin: 3px 2px;
}

table.disorders {
	width: 100%;
	border-collapse: separate;
	border-spacing: 5px 0;
}
table.disorders th {
	background-color: #f7f7f7;
	width: 33%;
	text-align: center;
}
table.disorders td {
	background-color: #f7f7f7;
	width: 33%;
}

div.question {
	background: #f7f7f7 url('images/q.png') no-repeat scroll 5px 0;
	margin-bottom: 5px;
	padding: 10px 10px 10px 50px;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	font-weight: bold;
}
div.answer {
	background: #f7f7f7 url('images/a.png') no-repeat scroll 1px 5px;
	background-color: #f7f7f7;
	margin-bottom: 20px;
	padding: 10px 10px 10px 50px;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

table.drug-list {
	border-collapse: collapse;
	border: 1px solid #ccc;
}
table.drug-list th,
table.drug-list td {
	border: 1px solid #ccc;
	padding: 3px 10px;
}
table.drug-list th {
	text-align: center;
}
table.drug-list td.name {
	width: 125px;
	font-weight: bold;
}
table.drug-list td.maker {
	width: 162px;
}
table.drug-list td.pic {
	width: 50px;
	text-align: center;
}

table.east-drug-list {
	width: 100%;
	border-collapse: collapse;
	border: 1px solid #ccc;
}
table.east-drug-list th,
table.east-drug-list td {
	border: 1px solid #ccc;
	padding: 5px 10px;
}
table.east-drug-list td.name {
	width: 150px;
	font-weight: bold;
}

div.three-column-list {
	display: box;
	display: -webkit-box;
	display: -moz-box;
}
div.three-column-list div {
	float: left;
	background-color: #f7f7f7;
	width: 210px;
	margin: 0 10px 10px 0;
	padding: 10px 15px;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
.entry div.three-column-list h4 {
	background: none;
	margin: 0;
	padding: 0;
}
.entry div.three-column-list ul {
	margin: 0;
	padding-left: 0;
	list-style-type: none;
}
.entry div.three-column-list ul li {
	margin: 0;
}

div.four-column-list {
	display: box;
	display: -webkit-box;
	display: -moz-box;
}
div.four-column-list div {
	float: left;
	background-color: #f7f7f7;
	width: 157px;
	margin: 0 10px 10px 0;
	padding: 10px 15px;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
.entry div.four-column-list h4 {
	background: none;
	margin: 0;
	padding: 0;
}
.entry div.four-column-list ul {
	margin: 0;
	padding-left: 0;
	list-style-type: none;
}
.entry div.four-column-list ul li {
	margin: 0;
}

p.disclaimer {
	color: #ff0000;
	margin: 0;
	font-size: 12px;
	text-indent: -1em;
	padding-left: 1em;
}

/* Links */
.links {
	margin-bottom: 20px;
	padding: 0 10px;
}

.links ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

ul.blogroll {
	margin: 10px 0 0 15px;
}
ul.blogroll li {
/*	margin: 3px 0;*/
	line-height: 1.5em;
}

#sidebar-banner {
	background: url('images/sidebar_banner_bg.png') no-repeat top left #fff;
	width: 200px;
	height: 199px;
	padding: 10px;
	margin: 10px 0;
}
#sidebar-banner h3 {
	margin: 0;
	color: #5E3E34;
	font-size: 13px;
}
#sidebar-banner p {
	color: #5E3E34;
}

#entrysheet-button {
	display: inline-block;
	background-image: url('images/entrysheet_button.png');
	width: 253px;
	height: 70px;
	text-indent: -4000px;
}

/* slideshow */

#slideshow {
    position: relative;
	background-color: #000;
	width: 910px;
    height: 300px;
	margin: 0 15px 15px 15px;
	border: 10px solid #eee;
}

#slideshow DIV {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 8;
    opacity: 0.0;
	background-color: #000;
	width: 910px;
    height: 300px;
/*    background-color: #FFF;*/
}

#slideshow DIV.active {
    z-index: 10;
    opacity: 1.0;
}

#slideshow DIV.last-active {
    z-index: 9;
}

#slideshow DIV IMG {
	float: left;
    height: 300px;
    display: block;
    border: 0;
/*    margin-bottom: 5px;*/
}

#slideshow div .photo-meta-data {
	float: left;
	color: #fff;
	width: 290px;
	height: 280px;
/*	background: #fff;*/
	padding: 10px;
	position: relative;
	opacity: 1.0;
}
#slideshow div .photo-meta-data h2 {
	color: #fff;
	opacity: 1.0;
	margin: 0 0 3px 0;
	font-size: 13px;
}
#slideshow div .photo-meta-data p.excerpt {
	color: #fff;
	opacity: 1.0;
}

div.consul-contents {
	width: 658px;
	height: 60px;
	padding: 40px 15px 18px 15px;
}
div.consul-contents.pink {
	background: url('images/contents_bg.png') no-repeat 0 0 transparent;
}
div.consul-contents.green {
	background: url('images/contents_bg_green.png') no-repeat 0 0 transparent;
}
div.consul-contents.blue {
	background: url('images/contents_bg_blue.png') no-repeat 0 0 transparent;
}
div.consul-contents.yellow {
	background: url('images/contents_bg_yellow.png') no-repeat 0 0 transparent;
}
div.consul-contents.magenta {
	background: url('images/contents_bg_magenta.png') no-repeat 0 0 transparent;
}
div.consul-contents.orange {
	background: url('images/contents_bg_orange.png') no-repeat 0 0 transparent;
}

.child-pages {
	display: inline-block;
	margin: 0;
	padding: 0;
	list-style: none;
}
.child-pages li {
	background: url('images/contents_button_bg-trans.png') no-repeat 0 0;
	float: left;
	width: 126px;
	height: 60px;
	margin-right: 5px;
}
.child-pages li a {
	display: block;
	color: #5E3E34;
	width: 110px;
	height: 44px;
	padding: 8px;
	line-height: 1.3em;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
}
.child-pages li a:hover {
	background: url('images/contents_button_bg-trans.png') no-repeat bottom left;
	color: #000;
	text-decoration: none;
}
.child-pages li a span.text {
	display: table-cell;
	vertical-align: middle;
	width: 110px;
	height: 44px;
}
/* IE6 */
* html .child-pages li a span.text {
	display: inline;
	zoom: 1;
}
/* IE7 */
*:first-child+html .child-pages li a span.text {
	display: inline;
	zoom: 1;
}

.rounded {
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}

div.box {
	width: 660px;
	padding: 5px;
	-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
	border: 1px solid #d5d5d5; /* for IE */
}
div.box div {
	padding: 5px;
}

div.blue {
	background-color: #D7F0EB;
}
div.green {
	background-color: #B9DC7D;
}
div.pink {
	background-color: #FFCCCC;
}
div.yellow {
	background-color: #FFFF9B;
}

/* For Link Indication plugin */
a.liexternal { padding-right: 12px; background: url(images/link-icon_external.gif) no-repeat right; }
a.liwikipedia { padding-right: 13px; background: url(images/link-icon_wikipedia.gif) no-repeat right; }
a.liwp { padding-right: 16px; background: url(images/link-icon_wordpress.png) no-repeat right; }
a.liftp { padding-right: 13px; background: url(images/link-icon_ftp.png) no-repeat right; }
a.limailto { padding-right: 18px; background: url(images/link-icon_mail.gif) no-repeat right; }
a.lipdf { padding-right: 12px; background: url(images/link-icon_pdf.png) no-repeat right;  }
a.lizip { padding-right: 12px; background: url(images/link-icon_zip.png) no-repeat right;  }

p.link-to-top {
	text-align: right;
}
p.link-to-top a {
	background: url(images/arrow_u.gif) no-repeat scroll 0 3px transparent;
	padding-left: 15px;
}
.description a {
	color: #fff;
	text-decoration: none;
}
/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */
