@charset "utf-8";
/*
Theme Name: 野田整形外科
Description: 
Author: nakashima.com (002108)
Author URI: http://www.nakashima.com/
*/

@import "style/reset.css";
@import "style/fonts.css";
@import "style/base.css";

.clear {
	clear:both;
	}

a {
	color: #0033bb;
}

a img {
	border: none;
}

html {
}

body {
	padding: 0 0 4px 0;
}

#base {
	padding: 0 4px;
	margin: 0 auto;
}

#header {
	background: #daf7ff;
}

#header h1,
#header div.clinicname {
	padding: 20px 0 5px 0;
	margin: 0;
}

#header div#address-tel {
}

#navi-main ul {
	display: none;
}

#content-home {
	padding: 0 0 20px 0;
}

#description-home {
	border: solid 1px green;
	margin: 20px 0 0 0;
}

#description-home p {
	margin: 0;
	padding: 15px 10px;
	line-height: 1.5em;
}

#information h2 {
	font-size: 138.5%;
	font-weight: normal;
	background: #E0F3BB;
	border-bottom: solid 1px #A6DBA0;
	margin: 20px 0 0 0;
	padding: 5px 0 2px 5px;
}

#information table {
	margin: 10px 0 0 5px;
}

#information table th,
#information table td {
	border: none;
	vertical-align: baseline;
	text-align: left;
	padding: 3px 15px 0 0px;
	line-height: 1.5em;
	font-weight: normal;
}

#content-page h1, #content-blog h1 {
	margin: 30px 0 10px 0;
	font-size: 138.5%;
	font-weight: normal;
	padding: 15px 5px;
	border-bottom: double 1px #333;
	background-color: #ccffff;
}

#content-page h2, #content-blog h2 {
	margin: 35px 0 10px 0;
	font-size: 123.1%;
	font-weight: normal;
	background: #e0f3bb;
	border-bottom: solid 1px #A6DBA0;
	padding: 3px 5px;
	line-height: 1.1em;
}

#content-page h3 {
	margin: 30px 0 10px 0;
	font-size: 123.1%;
	font-weight: normal;
	color: #00947E;
	border-bottom: solid 1px #00947E;
	padding: 0 0 2px 5px;
	line-height: 1.1em;
}

#content-page p {
	padding-left: 5px;
	line-height: 1.5em;
}

#content-page ul {
}

#content-page li {
	line-height: 1.5em;
}

#content-page ul.link li ul {
	margin: 5px 0 0 50px;	
}

.photo-setumei div.photo {
	padding-left: 5px;
}

#page-photo {
	padding: 10px 7px;
}

#pageup {
	display: none;
}

#footer {
	padding-bottom: 3px;
	background: #0A50A1;
}

#footer ul {
	display: none;
}

#footer p {
	font-size: 85%;
	color: #fff;
	padding: 7px 0 0 10px;
	margin: 0;
}

#login-logout {
	display: none;
}

/* @group Blog */

.post {
	line-height: 1.5em;
}

.post p {
	margin: 1em 0;
}

.storycontent {
	padding-left: 5px;
}

.storycontent h1,
.storycontent h2,
.storycontent h3,
.storycontent h4,
.storycontent h5,
.storycontent h6 {
	margin: 1em 0 !important;
	background: none !important;
	border: none !important;
	padding: 0 !important;
}

.storycontent address {
	font-style: italic !important;
}

.storycontent pre {
	margin: 10px;
}

.storycontent ul,
.storycontent ol{
	margin-left:40px !important;
	}

.storycontent ul li,
.storycontent ol li{
	padding:0.1em 0 0.1em 0 !important;
	list-style:disc outside !important;
	background:none !important;
	}

.storycontent ol li{
	list-style:decimal outside !important;
	line-height:1.5em;
	}

.storycontent blockquote{
	margin:0.5em 0 0 3em;
	line-height:1.5em;
	}

.storycontent em {
	font-style: italic !important;
}

.storycontent blockquote {
	background: #eee;
}

.meta {
	text-align: right;
	border-top: dotted 1px #ccc;
}

.meta p {
	margin: 0.5em 0 !important;
	font-size: 85% !important;
}

.navigation {
	margin: 10px 0 0 25px;
}

.navigation a {
	padding:0 0 1px 0;
}

.navigation a:hover {
	text-decoration: underline;
}

.pagelink {
	text-align: right;
	padding: 20px 0 10px 0;
	margin: 0 0 0 10px;
}

/* @group 画像 */

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

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

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

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}

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

/* @end */

/* @group キャプション */

.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: 85%;
	line-height: 1.2em;
	padding: 0 4px 5px !important;
	margin: 0 !important;
}

/* @end */

/* @end */
/* font-size sample
----------------------
10px = 77%
11px = 85%
12px = 93%
13px = 100%
14px = 108%
15px = 116%
16px = 123.1%
17px = 131%
18px = 138.5%
19px = 146.5%
20px = 153.9%
21px = 161.6%
22px = 167%
23px = 174%
24px = 182%
25px = 189%
26px = 197%
----------------------*/

