@charset "utf-8";
/*
Theme Name: 中島紙工制作テーマ No.001
Description: 青色を基調としたテーマです。
Author: 中島紙工株式会社
Author URI: http://www.nakashima.com/
*/

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

body {
	font-family: sans-serif;
	}

a {
	color: #0033bb;
}

#header {
	border-bottom: solid 5px #375fb9;
}

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

#header h1 img,
#header div.clinicname img {
	display: block;
}

#header p {
	padding: 10px 0;
	margin: 0;
}

#navi-home img {
}

#contents-home {
	padding: 15px 0 20px 0;
}

#contents-home div.f-map {
}

#contents-home div.flash {
	display: none;
}

#contents-page {
	padding: 15px 5px 0 0;
}

#contents-page h1 {
	font-size: 182%;
	font-weight: normal;
	background: #92e5ff;
	padding: 40px 0 10px 20px;
	margin: 0;
	line-height: 1.2em;
}

#contents-page h2 {
	font-size: 138.5%;
	font-weight: normal;
	background: #aaeaff;
	padding: 6px 12px;
	line-height: 1.2em;
	margin: 40px 3px 0 3px;
}

#contents-page h3 {
	font-size: 123.1%;
	font-weight: normal;
	color: #0086cf;
	margin: 30px 0 0 15px;
}

#contents-page p {
	padding: 12px 15px 0 15px;
	margin: 0;
	line-height: 1.5em;
}

#contents-page p#clinicimage {
	padding: 0;
	margin: 0;
}

#contents-page div.photo-cap {
	padding: 0 15px 0 15px;
}

#contents-page div.photo-cap img {
	position: relative;
	left: -3px;
}

#contents-page p.photo-cap-tate {
	font-size: 85%;
	line-height: 1.2em;
	padding: 15px 0 0 0;
	margin: 0;
}

#contents-page p.photo-cap-yoko {
	font-size: 85%;
	line-height: 1.2em;
	padding: 15px 3px 0 0;
	margin: 0;
}

#contents-page em {
	font-style: normal;
	color: #ff3366;
}

#contents-page strong {
	color: #00794f;
	font-size: 123.1%;
	font-weight: normal;
}

#contents-page ul {
}

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

#contents-page table {
	margin: 12px 15px 0 15px;
}

#contents-page table td {
	border: none;
	padding: 0 10px 0 0;
	line-height: 1.5em;
}

#contents-page table.marin-tel-fax td {
	padding: 0 1px 0 0;
}

#contents-page div#map {
	width: 520px;
	height: 600px;
	margin: 15px 15px 0 15px;
}

#navi-main {
	display: none;
}


#pageup {
	display: none;
}

#footer {
	padding: 0 0 15px 0;
}

#footer p {
	padding: 10px;
	margin: 0;
	background: #9bc8f5;
	border-bottom: solid 5px #375fb9;
	color: #133463;
	font-size: 85%;
}

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