﻿@charset "utf-8";
/* CSS Document */

html * {
	font-family:'メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif !important;
	/*font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック',sans-serif !important;*/
}
body {
	font-size:0.87em;
}
h1 {
	margin:0 !important;
	padding:3px 5px !important;
	font-size:1.1em !important;
}
h2 {
	background-position:left center !important;
	padding-top:0px !important;
	padding-bottom:0px !important;
	border-bottom:solid 3px #87C1E5;
}
h3, h4, h5, h6 {
	margin:0px;
	padding:0px;
}
.centre {
	text-align:center;
}

.visible-in-printing {
	display:none;
}
/*-------------------------------- Q&A ---------------------------------*/
#isonin-corporate-info { display:none; }
#ozspec_content .epic-actions:first-child {
	position:absolute;
	width:100%;
	top:0px;
	right:0px;
}

#document-content {
	padding:10px;
}
.document-qanda {
	padding:5px 10px;
	margin-bottom:5px;
}/*
.document-qanda h3 {
	margin:10px 0px;padding:0px;
}		*/			
.document-qanda ul {
	margin:0px;
	padding-left:20px;
}
.document-qanda ul > li {
	padding:3px 0px;
}
.document-qanda dl {
	display:table;
	width:100%;
}
.document-qanda dl > dt, 
.document-qanda dl > dd {
	display:table-row;
}
.document-qanda dl > dt b:after,
.document-qanda ul > li b:after {
	content: "  ";
}
.document-qanda dl > * > b,
.document-qanda dl > * > div {
	display: table-cell;
	vertical-align:top;
}
.document-qanda dl > * > b {
	width:20px;
}
.document-qanda dl > * > div {
}
.document-qanda dl > dt > div {
	padding-bottom:0.8em;
	color:blue;
}
.document-qanda dl > dd > div {
	padding-bottom:1.5em;
}
.document-qanda p {
	margin:0px;
}
.document-qanda-detail {
	margin-top:30px;
	padding-top:30px;
	border-top:solid 1px #D5D5DS5;
}


.document-sitemap {
	margin-top:10px;
}
.document-sitemap li {
	margin-bottom:1em;
}
.document-sitemap li em {
	font-weight:normal;
	font-style:normal;
}
.document-sitemap hr {
	height:0px;
	border-style:none;
	border-top:solid 1px #E5E5E5;
}


.instant-form {
	margin:0px;
	padding:0px;
}


.in-page-highlight {
	background-color:#CCFFCC;
}

.text-highlight {
	padding:0px 2px;
	background-color:#FFA500;
	color:white;
}




table.form-layout {
	border-collapse:collapse;
}

table.form-layout th {
	text-align:right;
	font-weight:normal;
}
table.form-layout th:after {
	/*content: ":";*/
}
table.form-layout th.required:before {
	content: "*";
	color:red;
}
table.form-layout tbody tr > * {
	padding:0.3em 0.3em;
	border:solid 1px #C5C5C5;
}


textarea.long,
input.long {
	width:320px;
}





/* feedback panel */
.info, .success, .warning, .error, .validation {
	border: 1px solid;
	margin: 10px 0px;
	padding:15px 10px 15px 50px;
	background-repeat: no-repeat;
	background-position: 10px center;
}
td.info, td.success, td.warning, td.error, td.validation {
	padding-left:34px !important;
	background-position: 2px center;
}
.info {
	color: #00529B;
	background-color: #BDE5F8;
	background-image: url('images/icon-info.png');
}
.success {
	color: #4F8A10;
	background-color: #DFF2BF;
	background-image:url('images/icon-success.png');
}
.warning {
	color: #9F6000;
	background-color: #FEEFB3;
	background-image: url('images/icon-warning.png');
}
.error {
	color: #D8000C;
	background-color: #FFBABA;
	background-image: url('images/icon-error.png');
}


form[action*='search.cfm'] input[name="keywords"] {
	width:100px;
}






/*@media print */
@media print {
	#ozspec_header,
	#ozspec_footer,
	#ozspec_left,
	#ozspec_right,
	.X-NoPrinting {
		display:none;
	}
	#ozspec_outer {
		border:none;
	}
}
.X-Print #ozspec_header,
.X-Print #ozspec_footer,
.X-Print #ozspec_left,
.X-Print #ozspec_right,
.X-Print .X-NoPrinting {
	display:none;
}
.X-Print #ozspec_outer {
	border:none;
}



h2 {
	font-weight:bold;
	color:#0099FF;
	font-size:1.3em !important;
	padding:10px 0px;
	margin:0px;
}
h3 {
	margin:4px;
	padding-left:20px;
	font-size:1.1em;
	font-weight:100;
	margin-bottom:0.3em;
	margin-top:0.5em;
	background:url(images/mark.gif) left center transparent no-repeat;
}

/*-------------------------------- Content ---------------------------------*/
#document-content p {
	margin:3px 0px;
}

/*-------------------------------- Left&Right ---------------------------------*/

.boxes .box {
	border: 1px solid blue;
	font-size:12px;
	margin:4px;
	margin-bottom:2em;
}
.boxes .box h4,
.boxes .box h5,
.boxes .box h6,
.boxes .box p {
	margin:0px;
	padding:5px 3px;
	background-color:white;
}

.boxes .box h4,
.boxes .box h5,
.boxes .box h6 {
	padding:5px 3px;
  font-weight: bold;
	font-size:1.1em;
	background-color: blue;
  color: white;
}




.X-QandaTitle {
	color:blue;
}
.X-QandaTuples ol li,
.X-QandaEntry {
	margin-bottom:1.5em;
	margin-left:1.5em;
}
.X-QandaIndex ol {
	margin-left:0em;
	padding:0px;
}
.X-QandaIndex ol li {
	margin-left:1.5em;
	list-style-type:none;
	padding:0px;
}
.X-QandaIndex + .X-QandaClusters {
	margin-top:5em;
}
.X-QandaIndexNumber {
	display:inline-block;
	*display:inline;
	*zoom:1;
	vertical-align:middle;
	margin-left:-1.5em;
	
	color:#333;
	font-weight:bold;
}
.X-QandaTitle {
	margin-top:0.5em;
	margin-bottom:0.5em;
}
.X-QandaIndexNumber:after {
	content:'.';
}
.X-QandaCluster {
	margin-bottom:2em;
}


.MetaSection {
	font-size:0.9em;
	text-align:right;
}
.PageControlT {
	overflow:visible;
	height:1px;
	text-align:right;
}

.PageControlB {
	text-align:right;
}

.ControlButton:before {
	display:inline-block;
	vertical-align:middle;
}
.PrintButton:before {
	content:url(images/icon/iconprinter.png);
}
.InstantCallbackButton:before {
	content:url(images/icon/iconcallback.png);
}


h3.sprout {
	background-image: url(images/mark.gif); 
}