@charset "UTF-8";
/*
Theme Name: OKUDA DENTAL CLINIC
Theme URI: none
Description: 奥田デンタルクリニックのテーマ
Version: 1.0
Author: Takahiro Takeuchi
Author URI: http://www.crosscontinue.com/
Tags:

*/

/* CSS reset */
@import "reset.css";

/* Grobal CSS */
html {
	width: 100%;
	height: 100%;
}
body {
	width: 100%;
	height: 100%;
	background: #fff;
	font-size: 14px;
}
*html p {
	line-height: 1.5em;
}
*:first-child+html p {
	line-height: 1.5em;
}
*html body,
*:first-child+html body {
	background: #f2f2f2f;
}

#wrapper {
	margin: 0 auto;
	padding: 0 0 5px 0;
	background: #f2f2f2;
	width: 1030px;
}

/* Header CSS */
#header {
	background: url(images/bg_heaear.gif) center bottom no-repeat;
	height: 15px;
}
#header h1 {
	float: left;
	padding: 12px 0 0 15px;
}
#header h1 a {
	display: block;
	text-indent: -9999px;
	width: 236px;
	height: 15px;
}
#header_info {
	float: right;
	margin: 2px 10px 0 0;
	background: url(images/header_info.png) no-repeat;
	width: 230px;
	height: 70px;
}
#header_info p {
	text-indent: -9999px;
}

/* Visual CSS */
#visual {
	margin-left: 15px;
	background: url(images/img_top.jpg) no-repeat;
	width: 1000px;
	height: 289px;
	position: relative;
}
#visual h2 {
	position: absolute;
	top: 40px;
	left: 10px;
}
#visual h2 a {
	display: block;
	text-indent: -9999px;
	background: url(images/img_toplogo01.png) no-repeat;
	width: 242px;
	height: 93px;
}
#visual p {
	position: absolute;
	top: 133px;
	left: 15px;
}

/* Gnavi CSS */
#gnavi {
	margin-bottom: 15px;
	padding: 0 0 0 15px;
}
#gnavi ul {
	background: url(images/gnavi.gif) 0 0 no-repeat;
	height: 55px;
}
#gnavi ul li {
	float: left;
	height: 55px;
}
#gnavi ul li a {
	text-indent: -9999px;
	display: block;
	height: 55px;
}
#gnavi li#gnavi01 a {
	background: url(images/gnavi.gif) 0 0 no-repeat;
	width: 171px;
}
#gnavi li#gnavi02 a {
	background: url(images/gnavi.gif) -171px 0 no-repeat;
	width: 161px;
}
#gnavi li#gnavi03 a {
	background: url(images/gnavi.gif) -332px 0 no-repeat;
	width: 167px;
}
#gnavi li#gnavi04 a {
	background: url(images/gnavi.gif) -499px 0 no-repeat;
	width: 150px;
}
#gnavi li#gnavi05 a {
	background: url(images/gnavi.gif) -649px 0 no-repeat;
	width: 169px;
}
#gnavi li#gnavi06 a {
	background: url(images/gnavi.gif) -818px 0 no-repeat;
	width: 182px;
}
/* Gnavi MouseOver */
#gnavi li#gnavi01 a:hover {
	background: url(images/gnavi.gif) 0 -55px no-repeat;
}
#gnavi li#gnavi02 a:hover {
	background: url(images/gnavi.gif) -171px -55px no-repeat;
}
#gnavi li#gnavi03 a:hover {
	background: url(images/gnavi.gif) -332px -55px no-repeat;
}
#gnavi li#gnavi04 a:hover {
	background: url(images/gnavi.gif) -499px -55px no-repeat;
}
#gnavi li#gnavi05 a:hover {
	background: url(images/gnavi.gif) -649px -55px no-repeat;
}
#gnavi li#gnavi06 a:hover {
	background: url(images/gnavi.gif) -818px -55px no-repeat;
}

/* Gnavi DefaultColor */
body#home li#gnavi01 a {
	background: url(images/gnavi.gif) 0 -55px no-repeat;
}
body#implant li#gnavi02 a {
	background: url(images/gnavi.gif) -171px -55px no-repeat;
}
body#kyo-sei li#gnavi03 a {
	background: url(images/gnavi.gif) -332px -55px no-repeat;
}
body#yobou li#gnavi04 a {
	background: url(images/gnavi.gif) -499px -55px no-repeat;
}
body#mutsu li#gnavi05 a {
	background: url(images/gnavi.gif) -649px -55px no-repeat;
}
body#about li#gnavi06 a {
	background: url(images/gnavi.gif) -818px -55px no-repeat;
}


/* Top MainContents CSS */
#contents-main {
	clear: both;
	float: left;
	margin-left: 15px;
	padding-bottom: 15px;
	background: url(images/bg_top-main.png) 0 0 no-repeat;
	width: 724px;
	min-height: 312px;
}
*html #contents-main {
	margin-left: 7.5px;
}
#contents-main .blocsize-m {
	padding-top: 10px;
	width: 430px;
	position: relative;
}
#contents-main .blocsize-m img {
	display: block;
	margin: 0 auto 10px;
	border: 3px solid #f2f2f2;
}
#contents-main .blocsize-m h2 {
	text-indent: -9999px;
	background: url(images/title_top-main.png) 0 0 no-repeat;
	width: 430px;
	height: 141px;
	position: absolute;
	top: -15px;
}
#contents-main .blocsize-m .inbox {
	padding-top: 15px;
	background: url(images/line_top-main.gif) center top no-repeat;
}
#contents-main .blocsize-m .inbox p {
	margin: 0 auto;
	width: 400px;
}
#contents-main .blocsize-s {
	margin-right: 15px;
	padding-top: 5px;
	width: 267px;
}
#contents-main .blocsize-s h2 {
	float: left;
	text-indent: -9999px;
	background: url(images/title_top-news.png) no-repeat;
	width: 72px;
	height: 86px;
}
#contents-main .blocsize-s .inbox {
	float: right;
	width: 195px;
}
#contents-main .blocsize-s .inbox dl {
	padding-top: 5px;
}
#contents-main .blocsize-s .inbox dt {
	font-weight: bold;
	color: #ff92cc;
	font-size: 90%;
}
#contents-main .blocsize-s .inbox dd {
	margin-bottom: 10px;
}
#contents-main .blocsize-s .inbox dd a {
	color: #333;
}

div.float-left {
	float: left;
}
div.float-right {
	float: right;
}

/* Top BlogEntry CSS */
#contents-blog {
	float: right;
	margin-right: 5px;
	background: url(images/bg_top-blog-footer.png) center bottom no-repeat;
	width: 275px;
	min-height: 368px;
	position: relative;
}
*html #contents-blog {
	height: 368px;
}
#contents-blog h2 {
	background: url(images/bg_top-blog-header.gif) center top no-repeat;
	height: 126px;
	position: relative;
}
#contents-blog h2 span {
	position: absolute;
	top: 40px;
	left: 29px;
}
#contents-blog h2 span a {
	display: block;
	text-indent: -9999px;
	background: url(images/title_top-blog.gif) no-repeat;
	width: 210px;
	height: 43px;
}
#contents-blog .inbox {
	width: 210px;
	position: absolute;
	top: 85px;
	left: 29px;
}
#contents-blog .inbox h3 {
	font-size: 16px;
	line-height: 1.1em;
}
#contents-blog .inbox h3 a {
	font-weight: bold;
	color: #4ebced;
}
#contents-blog .inbox p.small {
	font-size: 10px;
	margin-bottom: 0.3em;
}
.post p.img {
	font-size: 13px;
}
.post p.img img {
	float: left;
	margin-right: 5px;
	padding: 4px 4px 21px 4px;
	background: #fff;
	border: 1px solid #cdcdcd;
}
.post p.img p {
	font-size: 12px;
}
#contents-blog .inbox p.next {
	clear: both;
}
#contents-blog .inbox p.next a {
	color: #ff92cc;
}

/* Page CSS */
#page-visual {
	margin: 0 auto;
	background: url(images/img_pagevisual.png) no-repeat;
	width: 1000px;
	height: 200px;
	position: relative;
}
*html #page-visual {
}
#page-visual h2 {
	font-size: 30px;
	font-weight: bold;
	color: #FFF;
	line-height: 0;
	position: absolute;
	top: 100px;
	left: 45px;
}
*html #page-visual h2 {
	top: 85px;
	line-height: 1em;
}
*:first-child+html #page-visual h2 {
	top: 85px;
	line-height: 1em;
}
#pagecontents,
#contents-side {
	padding: 15px;
}
#pagecontents h3,
#contents-side h3 {
	font-size: 18px;
}
.tpl_page h3 {
	margin-bottom: 10px;
	padding: 1px 0 0 7px;
	background: url(images/title_h3_default.gif) 0 0 no-repeat;
	height: 30px;
	color: #FFF;
	font-weight: bold;
}
.tpl_page h4 {
	padding: 0 0 0 1.2em;
	background: url(images/arrow01.png) left center no-repeat;
	font-size: 18px;
	color: #ff8cc5;
	font-weight: bold;
}
.tpl_page ul {
	margin-bottom: 5px;
	padding: 5px 0 5px 2em;
	list-style: outside	 circle;
}
.tpl_page ol {
	margin-bottom: 5px;
	padding: 5px 0 5px 2em;
	list-style: outside decimal;
}
.tpl_page p {
	padding: 5px 10px;
	margin-bottom: 5px;
}
.tpl_page dl {
	padding-bottom: 10px;
}
.tpl_page dt {
	font-size: 16px;
	font-weight: bold;
	color: #666;
}
.tpl_page dl.profile dd {
	padding: 0.5em 0.7em 0.3em 0.7em;
	background: #fff;
	border: 1px solid #f2f2f2;
}
.tpl_page dl.profile dd h5 {
	border-bottom: 1px dotted #f2f2f2;
	font-weight: bold;
}
.tpl_page dl.profile p {
	padding: 0;
	background: none;
	font-size: 80%;
}
.tpl_page dl.clinic dt {
	border-bottom: 1px dotted #666;
}
.tpl_page dl.clinic dd {
	margin-bottom: 5px;
	padding: 0.2em 0 0 1em;
}
.tpl_page dl.kyousei {}

.pagecontent-left {
	float: left;
	width: 48%;
}
.pagecontent-right {
	float: right;
	width: 49%;
}
.profile dl {
	text-align: right;
	font-size: 90%;
}
.profile h4 {
	margin-bottom: 3px;
	padding-bottom: 5px;
	text-indent: 2.2em;
	background: url(images/comment.png) 0 0 no-repeat;
	height: 24px;
	font-size: 18px;
	border-bottom: 1px dotted #ccc;
}
.ryakureki ul {
	margin: 0 0 1em 1em;
	padding-left: 1em;
	list-style: circle;
}
.ryakureki ul li {
}
.ryakureki dl dt {
	margin-right: 10px;
	padding-left: 1.3em;
	clear: both;
	float: left;
}
.ryakureki dl dd {
}
.ryakureki p {
	margin-bottom: 0.8em;
}

/* post CSS */
.contents-post {
	margin-bottom: 1.5em;
}
.contents-post p.back {
	text-align: right;
}
.contents-post img {
	float: left;
	margin-right: 5px;
	padding: 4px;
	background: #fff;
	border: 1px solid #ccc;
}
.contents-post h3 {
	font-weight: bold;
	margin-bottom: 5px;
}
.contents-post h3 a {
	color: #4ebced;
}
.contents-post p.day {
	float: right;
	margin: 0 0 10px 0;
	font-size: 24px;
	font-weight: bold;
	color: #ccc;
	line-height: 1em;
}
p.top-move {
	padding-top: 8px;
	border-top: 1px dashed #ccc;
	font-size: 11px;
	text-align: right;
}
p.top-move a {
	padding: 3px;
	border: 2px solid #ff92cc;
	text-decoration: none;
	font-weight: bold;
	color: #ff92cc;
}
p.top-move a:hover {
	background: #ff92cc;
	color: #fff;
}
.contents-post hr {
	margin-bottom: 10px;
}
.contents-post a {
	color: #ff92cc;
	font-weight: bold;
}

/* Footer CSS */
#footer-wrapper {
	background: url(images/bg_footer.gif) top center no-repeat;
	border-bottom: 10px solid #ccc;
}
#footer {
	margin: 0 auto;
	padding-top: 10px;
	width: 1030px;
}
#credit h3 {
	float: left;
	text-indent: -9999px;
	background: url(images/footer_logo.gif) no-repeat;
	width: 185px;
	height: 74px;
}
#credit p {
	font-size: 12px;
}
#credit p,
address {
	padding-left: 1em;
	color: #666;
}
#credit p a,
address a {
	color: #ff92cc;
}
address {
	clear: both;
	margin-bottom: 5px;
	text-align: right;
	font-size: 12px;
}

/* Page CSS */

/* Sidebar CSS */
#contents-side {
	float: right;
	margin: 0 15px 0 0;
	padding: 0;
	background: url(images/bg_side.gif) no-repeat;
	width: 260px;
	min-height: 312px;
}
*html #contents-side {
	margin-right: 7.5px;
}
#contents-side dl {
}
#contents-side dt {
	margin-bottom: 3px;
	padding-left: 0.7em;
	background: url(images/list-image.gif) left center no-repeat;
	color: #ff92cc;
	font-weight: bold;
	font-size: 16px;
}
#contents-side dd {
	padding: 0 0 3px 0.8em;
	margin-bottom: 5px;
	border-bottom: 1px dotted #ccc;
}
#contents-side dd span {
	margin-right: 0.5em;
}
.about h3 {
	text-indent: -9999px;
	background: url(images/title_accessmap.gif) no-repeat;
	height: 48px;
}
.about p.map {
	margin: 0 auto;
	width: 242px;
}
.about h4 {
	margin: 0 0 3px 5px;
	text-indent: -9999px;
	background: url(images/title_address.png) no-repeat;
	width: 72px;
	height: 14px;
}
.about ul {
	padding: 0 0.5em;
	font-size: 12px;
}
#map {
	margin: 0 0 10px;
	border: 1px solid #ccc;
	width: 230px;
	height: 200px;
}
#contents-side thead,
#contents-side tbody {
	margin: 0 auto;
}
#contents-side table {
	margin-bottom: 5px;
}
#contents-side thead th	,
#contents-side tbody td {
	border: 1px solid #ff92cc;
}
#contents-side thead th {
	background: #ff92cc;
	color: #FFF;
	border: 1px solid #ff92cc;
}
#contents-side caption {
	text-align: center;
}
thead th {
	width: 2em;
	text-align: center;
}
tbody td {
	width: 2em;
	text-align: center;
}

/* NewsContents CSS */

/* BlogContents CSS */

/* EntryForm CSS */

/* topContents CSS */
#container {
	margin-bottom: 15px;
	background: url(images/bg_header.gif) 0 0 repeat-x;
	height: 51px;
	width: 100%;
}
#container .header {
	margin: 0 auto;
	width: 1030px;
}
#container .header p {
	float: left;
}
#container .header dl {
	float: right;
	text-indent: -9999px;
	background: url(images/text_header_info.gif) no-repeat;
	width: 438px;
	height: 48px;
}

/* Other CSS */
hr {
	clear: both;
	margin: 0;
	padding: 0;
	border: none;
	height: 0;
}
*html hr {
	visibility:hidden;
}
*:first-child+html hr {
	visibility:hidden;	
}