body
	{ 
	width:100% !important;
	margin:0 !important;
	padding:0 !important;
	line-height: 1.4;
	/*font-family: "ヒラギノ角ゴ Pro W3", "Osaka", Meiryo, sans-serif;*/
	font-family:sans-serif;
	color: #333333; 
	background: none; 
	font-size: 11pt; 
	}


/* Headings */
h1
	{
	font-size:19pt;
	}

h2
	{
	clear:both;
	font-size:15pt;
	}

h3
	{
	font-size:12pt;
	}

h4,h5,h6
	{
	font-size:12pt;
	}

code
	{
	font:10pt Courier, monospace;
	}
	 

blockquote
	{
	margin:1.3em;
	padding:1em;
	font-size: 10pt;
	}

hr
	{
	background-color:#ccc;
	clear:both;
	}

address
	{
	font-style:normal;
	}

strong,em
	{
	font-weight:normal;
	}

/* Images */
img
	{
	}

a img
	{
	border:none;
	}


/* Links */
a:link, a:visited
	{
	background:transparent;
	text-decoration:none;
	color:#333;
	}


/* Table */
table
	{
	margin:1px;
	text-align:left;
	}

th
	{
	border-bottom:1px solid #333;
	font-weight:bold;
	}

td
	{
	border-bottom:1px solid #333;
	}

th,td
	{
	padding:4px 10px 4px 0;
	}

tfoot
	{
	font-style:italic;
	}

caption
	{
	background:#fff;
	margin-bottom:2em;
	text-align:left;
	}

thead
	{
	display:table-header-group;
	}

tr
	{
	page-break-inside:avoid;
	}


/* Display none elements */
#global-navigation,
.page-top-link,
.print-utility,
#mobile-promotion,
#footer-navi,
#breadcrumb,
#foot-navigation,
#small-navi,
#site-name,
#sub-navigation,
.inside-link
	{
	display:none;
	}


/* Specific class and ID */
.page-break
	{
	/*
	display:block;
	page-break-before:always;
	*/
	}

#page-summary
	{
	font-size:10pt;
	}

#logo
	{
	margin:1em 0;
	}

#header-address
	{
	border-top:1px #ccc solid;
	border-bottom:1px #ccc solid;
	padding:1em 0;
	}

#header-address p
	{
	margin:0;
	}

.writer
	{
	text-align:right;
	}

.c-photo-r
	{
	float:right;
	font-size:10pt;
	text-align:center;
	}

.h2-main,
.h2-image,
.h3-image
	{
	clear:both;
	}

.block-information
	{
	page-break-before:always
	}

#footer
	{
	clear:both;
	margin-top:1em;
	}

#footer .inner
	{
	}

.copyright
	{
	margin-top:2em;
	font-size:10pt;
	font-family:Arial, sans-serif;
	}

.block-telephone,
div.caution,
.block-caution
	{
	border:1px solid;
	padding:1em;
	}

#footer address a
	{
	color:#333333;
	text-decoration:none;
	}

table.surgery
	{
	width:100%;
	}

td.head
	{
	white-space:nowrap;
	}
	
.image-r-b,
.image-l-b,
.image-r-s,
.image-l-s
	{
	float:right;
	}

#sub-content
	{
	}
