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
	{
	font-size:15pt;
	clear:both;
	}

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;
	}

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
	{

	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 */
#navigation,
.page-top-link,
.print-utility,
#mobile-promotion,
#footer-navi,
#breadcrumb,
#foot-navigation,
#small-navi,
#site-name
	{
	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
	{
	clear:both;
	}

#footer
	{
	border-top:2px #ccc solid;
	margin-top:3em;
	}

#footer .inner
	{
	padding-top:1em;
	}

.copyright
	{
	margin-top:2em;
	font-size:10pt;
	font-family:Arial, sans-serif;
	}
	
.block-telephone,
div.caution
	{
	border:1px solid;
	padding:1em;
	}
#footer address a
	{
	color:#333333;
	text-decoration:none;
	}