@charset "utf-8";
/*
Theme Name: Ogura Dental Clinic
Theme URI: 
Description: オグラ歯科サイトテーマ
Version: 0.1
Author: Aquasystem Corp.
Author URI: 
Tags: 
*/



/* Begin Typography & Colors */
body {
	}

#page {
	background-color: white;
	border: 1px solid #959596;
	text-align: left;
	}

#header {
	background: #73a0c5 url('images/kubrickheader.jpg') no-repeat bottom center;
	}

#headerimg 	{
	margin: 7px 9px 0;
	height: 192px;
	width: 740px;
	}

#content {
	}

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

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

.narrowcolumn .entry p, .widecolumn .entry p {
	margin:2px 0;
}

.widecolumn {
	line-height: 1.6em;
	}

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

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

.even, .alt {

	border-left: 1px solid #ddd;
}

#footer {
	background: #eee url('images/kubrickfooter.jpg') no-repeat top;
	border: none;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	}

h1, h2, h3 {
	font-weight: bold;
	}

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

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

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

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	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;
	color:#2CB1B1;
	}

.entry p a:visited {
	}

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

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	}

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

code {
	font:  '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 0 20px 0;
	padding: 0;
	}

#page {
	background-color: white;
	margin: 20px auto;
	padding: 0;
	width: 760px;
	border: 1px solid #959596;
	}

#header {
	background-color: #73a0c5;
	margin: 0 0 0 1px;
	padding: 0;
	height: 200px;
	width: 758px;
	}

#headerimg {
	margin: 0;
	height: 200px;
	width: 100%;
	}

.narrowcolumn {
	float: left;
	margin: 0px 0 0;
	/*width: 545px;*/
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.post {
	margin: 0 0 18px;
	padding:0 20px 12px 15px;
	float:left;
	clear:both;
	width:700px;
	text-align: justify;
	border-bottom:2px dotted #AAAAAA;
	}

.post h3 {
	margin:0;
}

.post h4 {
	margin:5px 0 5px;
	/*font-size:18px;*/
	}

.post hr {
	display: block;
	}

.post small {
	display:block;
	clear:both;
	width:100%;
	text-align:right;
}

.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;
	font-size:14px;
	text-align:right;
}

.clear {
	clear: both;
}

#footer {
	padding: 0;
	margin: 0 auto;
	width: 760px;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 20px 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;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

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

.entry {
	margin:15px 25px 0 30px;
	float:left;
	clear:both;
	font-size:14px;
}

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 8px 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;
	}

/* End Entry Lists */



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

#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: 30px 0 0 100px;
	padding: 10px;
	text-align:left;
	}

.commentlist {
	margin-top:10px;
	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
{
	padding:0;
	width: 200px;
	overflow:hidden;
	float:left;
	}

#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;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

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


/* "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." */

/* Basic Style */
html {
	font-size:100%;
}
body {
	margin:0;
	padding:0;
	border:0;
	text-align:center;
	color:#333;
	background-color:#ebebeb;
	font-size:14px;
	line-height:1.5;
	/*font-family:"qMm Pro W3", "ז", "lr o", Georgia, "Times New Roman", Times, serif;*/
	font-family:"MS Pゴシック", Geneva, Helvetica, Arial, sans-serif;
}
table {
	border:0;
	table-layout:auto;
	empty-cells:show;
}
table th {
    text-align:center;
	padding:0;
	font-weight:normal;
}
table td {
	padding:0;
}
a img {
	border:0;
	margin:0;
	padding:0;
}
iframe {
	border:1px #8FA8AB solid;
	margin:0;
	padding:0;
}
div, p {
	border:0;
	margin:0;
	padding:0;
	text-align:left;
	text-align:justify;
}

h2 {
	display:block;
	margin:0 0 12px 15px;
	padding:0px;
	clear:both;
	width:720px;
	height:57px;
	color:#2cb1b1;
	font-size:18px;
	font-weight:bold;
	line-height:23px;
	vertical-align:top;
	background:url(../../../../images/content_h2_bg.gif) no-repeat scroll bottom left;
}
/*h3 {
	display:block;
	margin:18px 0 12px 30px;
	_margin:18px 0 12px 15px;
	padding:11px 0 5px 24px;
	float:left;
	clear:both;
	width:500px;
	height:29px;
	color:#fff;
	font-size:16px;
	font-weight:bold;
	text-decoration:none;
	line-height:23px;
	vertical-align:top;
	background:url(../../../../images/content_h3_bg.gif) no-repeat scroll top left;
}*/
h3 {
	display:block;
	margin:5px 0 5px 0;
	padding:5px 0 5px 24px;
	float:left;
	clear:both;
	width:500px;
	height:29px;
	color:#222;
	font-size:16px;
	text-align:center;
	font-weight:bold;
	text-decoration:none;
	background:none;
}
h4 {
	margin-top:0;
}
span {
	margin:0;
	padding:0;
}
ul {
	margin:0;
	padding:0;
	list-style:none;
}
strong {
	font-weight:bold;
}


/* y[W */
/* --CAEg */
.wrapper {
	width:100%;
	text-align:center;
}
.wrapper_margin {
	margin:1px auto 0;
	width:970px;
}
.wrapper_left {
	float:left;
	width:970px;
	background:url(../../../../images/bg_l02.gif) repeat-y scroll top left;
}
	.wrapper_left_top {
		float:left;
		width:10px;
		height:310px;
	}
.wrapper_right {
	float:left;
	width:960px;
	background:url(../../../../images/bg_r02.gif) repeat-y scroll top right;
}
	.wrapper_right_top {
		float:left;
		width:960px;
	}
/* --レイアウト */
.body {
	float:left;
	margin:0;
	width:950px;
}
	.header {
		margin:0;
		float:left;
		width:100%;
		height:50px;
		background:url(../../../../images/title.gif) no-repeat scroll top left;
	}
	#top_banner {
		float:left;
		width:100%;
	}
	.middle {
		float:left;
		width:100%;
		background:#fff url(../../../../images/line-dotted.gif) repeat-y scroll 200px 0;
	}
		.navi_wrapper {
			float:left;
			width:200px;
		}
		/* メニュー */
			.navi_wrapper li {
				display:block;
				float:left;
				clear:both;
				width:200px;
				height:35px;
			}
			.navi_wrapper li a {
				display:block;
				width:200px;
				height:35px;
				overflow:hidden;
			}
			.navi_wrapper li a span {
				visibility:hidden;
			}
			.navi_wrapper li a:link, .navi_wrapper li a:visited {
				background-position:top left;
				background-repeat:no-repeat;
			}
			.navi_wrapper li a:hover, .navi_wrapper li a:active {
				background-position:bottom left;
			}			
				a.navi01-01 { background-image:url(../../../../images/navi-01-01.gif); }
				a.navi01-02 { background-image:url(../../../../images/navi-01-02.gif); }
				a.navi01-03 { background-image:url(../../../../images/navi-01-03.gif); }
				a.navi01-04 { background-image:url(../../../../images/navi-01-04.gif); }
				a.navi01-05 { background-image:url(../../../../images/navi-01-05.gif); }
				a.navi01-06 { background-image:url(../../../../images/navi-01-06.gif); }
				a.navi01-07 { background-image:url(../../../../images/navi-01-07.gif); }
				a.navi01-08 { background-image:url(../../../../images/navi-01-08.gif); }
				a.navi02-01 { background-image:url(../../../../images/navi-02-01.gif); }
				a.navi02-02 { background-image:url(../../../../images/navi-02-02.gif); }
				a.navi02-03 { background-image:url(../../../../images/navi-02-03.gif); }
				a.navi02-04 { background-image:url(../../../../images/navi-02-04.gif); }
			.navi_sec01 {
				float:left;
				clear:both;
			}
			.navi_sec02 {
				float:left;
				clear:both;
			}
			.navi_logo {
				padding:20px 14px;
				float:left;
				clear:both;
			}
		/* ブログメニュー */
			
			
#sidebar h4 {
	float:left;
	clear:both;
	font-size:16px;
	}
#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	float:left;
	clear:both;
	}

#sidebar ul li {
	float:left;
	clear:both;
	width:200px;
	list-style-type: none;
	list-style-image: none;
	height:auto;
	}

#sidebar ul li a {
	display:inline;
	}

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

#sidebar ul ul, #sidebar ul ol {
	float:left;
	clear:both;
	}

#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:0;
	padding: 0;
	}
		
		#sidebar div ul li {
			margin:0;
			padding:0;
			width:200px;
		}
		#sidebar ul ul li {
			margin-left:10px;
			padding-left:18px;
			width:172px;
			padding-top:3px;
			height:27px;
			overflow:hidden;
			background-image:url(../../../../images/navi-03-00.gif);
			background-repeat:no-repeat;
			list-style-type:none;
			list-style-image:none;
		}
		#sidebar h4 {
			padding:0;
			margin:0;
		}
		#sidebar h4 span {
			display:none;
		}
			h4#blogt_new {
				width:200px;
				height:35px;
				background-image:url(../../../../images/navi-03-01.gif);
			}
			h4#blogt_arch {
				width:200px;
				height:35px;
				background-image:url(../../../../images/navi-03-02.gif);
			}
			h4#blogt_cat {
				width:200px;
				height:35px;
				background-image:url(../../../../images/navi-03-03.gif);
			}
			
			
			
		.content_wrapper {
			float:left;
			clear:right;
			padding:25px 0 35px 15px;
			width:545px;
			background:url(../../../../images/content_bg.gif) repeat-x scroll top left;
		}
		.content_wrapper div {
			overflow:hidden;
		}
		
		
		
	.footer {
		float:left;
		clear:both;
		margin:0;
		padding:15px;
		width:920px;
		height:23px;
		background-color:#bfc0c0;
		color:#FFFFFF;
		font-size:10px;
	}
		.footer_box01 {
			width:45%;
			float:left;
		}
		.footer_box02 {
			width:45%;
			float:right;
			text-align:right;
		}


/* コンテンツ 共通 */
#content {
	background-image:url(../../../../images/bg_02.gif);
	background-position:top left;
	background-repeat:repeat-x;
}
	#content .wrapper_left_top { background:url(../../../../images/bg_l03.gif) no-repeat scroll top left; }
	#content .wrapper_right_top { background:url(../../../../images/bg_r03.gif) no-repeat scroll top right; }
#content #text_box {
	padding:0 35px 0 30px;
	float:left;
	clear:both;
	width:510px;
}

/* トップ */
#top_rightside {
	
}

/* blog.html */
#page_blog {
}
#page_blog #head_comment {
	margin-right:20px;
	color:#2CB1B1;
	text-align:right;
}
