﻿@charset "utf-8";
@namespace MadCap url(http://www.madcapsoftware.com/Schemas/MadCap.xsd);
/*<meta />*/

* {
	font-family: Meiryo;
}

body
{
	color: #404040;
	font-family: Meiryo;
	font-size: 1em;
	line-height: 1.7em;
}
header {
	position: absolute;
	top: 10px;
	z-index: 0;
}

header h1 {
	font-size: 1.5em;
	text-align: center;
	width: 960px;
	margin: auto;
	color: black;
}

.tab-bar-section a.logo
{
	z-index: 99;
}

a
{
	color: #2d82dc;
}

a:link
{
	color: #0066CC;
	text-decoration: none;
}

a:visited
{
	color: #0066CC;
	text-decoration: none;
}

a:hover
{
	color: #0066CC;
	text-decoration: underline;
}

.MCBreadcrumbsBox_0
{
	display: none;
	margin-top: 2px;
}

a.MCBreadcrumbsLink
{
	text-decoration: none;
}

a.MCBreadcrumbsLink:visited
{
}

a.MCBreadcrumbsLink:hover
{
	text-decoration: underline;
}

blockquote
{
	background-color: #e1e1e1;
	background-image: url('../Images/QuotationMark.png');
	background-repeat: no-repeat;
	background-position: top left;
	border-bottom: none;
	border-left-color: #b3b3b3;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #b3b3b3;
	border-right-style: solid;
	border-right-width: 1px;
	border-top-color: #b3b3b3;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
	border-top-style: solid;
	border-top-width: 1px;
	font-family: 'Century Gothic';
	font-size: 0.9em;
	font-style: italic;
	font-weight: normal;
	line-height: 18px;
	margin: 0;
	padding-bottom: 0px;
	padding-left: 35px;
	padding-right: 35px;
	padding-top: 12px;
}

blockquote.name
{
	background-image: none;
	border-bottom-color: #b3b3b3;
	border-bottom-left-radius: 6px;
	border-bottom-right-radius: 6px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-top: none;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	margin-bottom: 0;
	padding-bottom: 12px;
	padding-right: 35px;
	padding-top: 8px;
	text-align: right;
}

div.ImagesFloatLeft
{
	clear: both;
	float: left;
	margin-right: 10px;
	padding: 5px;
}

div.ImagesFloatRight
{
	clear: both;
	float: right;
	margin-left: 10px;
	padding: 5px;
}

div.TightContent
{
	margin: 0px;
	padding: 0px;
	line-height: 1em;
}

h1
{
	color: #000099;
	font-size: 1.5em;
	font-weight: normal;
	line-height: 2.0em;
	margin-top: 20px;
	margin-bottom: 8px;
	padding-left: 1.8em;
	padding-bottom: 10px;
	page-break-after: avoid;
	text-indent: -1.8em;
	clear: both;
}

h2
{
	font-size: 1.5em;
	font-weight: normal;
	line-height: 2.0em;
	margin-top: 20px;
	margin-bottom: 4px;
	padding-top: 0.5em;
	padding-left: 1.8em;
	padding-bottom: 1.5em;
	border-bottom-color: #777777;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	page-break-after: avoid;
	text-indent: -1.8em;
	clear: both;
}

.nonContens {
	border-bottom-width: 0;
	margin-bottom: 0.7em;
	padding-bottom: 0;
}

h3
{
	font-size: 1.2em;
	font-weight: normal;
	margin-top: 0.5em;
	margin-bottom: 4px;
	page-break-after: avoid;
	clear: both;
}

h4 {
	font-size: 1.5em;
	font-weight: normal;
	margin-top: 2em;
	margin-bottom: 1.5em;
	page-break-after: avoid;
	clear: both;
}

h5 {
	font-size: 12pt;
	margin-top: 2em;
	margin-bottom: 0.8em;
	font-weight: normal;
	page-break-after: avoid;
	clear: both;
}

h5:first-of-type {
	margin-top: 0;
}

h6 {
	margin-top: 0.5em;
	margin-bottom: .1em;
	font-weight: normal;
	clear: both;
}


img
{
	border: none;
}

.FiftyPercentMaxWidth
{
	max-width: 50%;
}

img.Thumbnail
{
	mc-thumbnail: popup;
}

img.ReduceButtonSize
{
	max-height: 18px;
	max-width: auto;
}

li
{
	orphans: 2;
	widows: 2;
}

MadCap|breadcrumbsProxy
{
	border-bottom: none;
	font-size: .7em;
	font-style: italic;
	mc-breadcrumbs-prefix: '';
}

MadCap|dropDown
{
	margin-bottom: 6px;
	margin-top: 6px;
	mc-closed-image: url('../Images/DropDownClosed.png');
	mc-disabled: false;
	mc-open-image: url('../Images/DropDownOpen.png');
}

MadCap|dropDownBody
{
	border-bottom: solid 1px #bed230;
	mc-disabled: false;
}

MadCap|dropDownBody.Final
{
	border-bottom: 0px;
}

MadCap|dropDownHead
{
	mc-disabled: false;
}

MadCap|dropDownHotspot
{
	color: #404040;
	font-size: 0.9em;
	font-weight: bold;
	mc-disabled: false;
}

MadCap|dropDownHotspot:hover
{
	color: #BED230;
	font-weight: bold;
}

MadCap|popup
{
	color: #2D8DCC;
}

MadCap|popup:focus
{
	color: #2D8DCC;
}

MadCap|popup:hover
{
	color: #2D8DCC;
}

MadCap|popupHead
{
	color: #2D8DCC;
	font-weight: bold;
}

MadCap|xref
{
	color: #2D8DCC;
	font-weight: bold;
	mc-format: '{para}';
	text-decoration: underline;
}

MadCap|xref:hover
{
	color: #BED230;
}

ol
{
	list-style-image: none;
	margin-top: 1.5em;
	margin-left: 0.5em;
	padding-left: 1.5em;
	padding-right: 0.5em;
}

ol.LowerAlpha
{
	list-style-type: lower-alpha;
}

ol.LowerRoman
{
	list-style-type: lower-roman;
}

p
{
	margin-bottom: 8px;
	margin-top: 0.5em;
	line-height: 2.0em;
}

p.CompanyInformation1
{
	margin-bottom: 4px;
	margin-top: 14px;
	font-weight: bold;
}

p.CompanyInformation2
{
	color: #6d6d6d;
	margin-top: 4px;
	margin-bottom: 4px;
}

p.Example
{
	background-color: #bed230;
	border-bottom-color: #a4ac67;
	border-bottom-left-radius: 6px;
	border-bottom-right-radius: 6px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #a4ac67;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #a4ac67;
	border-right-style: solid;
	border-right-width: 1px;
	margin-top: 0px;
	padding-bottom: 14px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 6px;
}

p.ExampleHead
{
	background-color: #bed230;
	border-left-color: #a4ac67;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #a4ac67;
	border-right-style: solid;
	border-right-width: 1px;
	border-top-color: #a4ac67;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
	border-top-style: solid;
	border-top-width: 1px;
	font-size: .9em;
	font-weight: bold;
	letter-spacing: 5px;
	margin-bottom: 0px;
	margin-top: 6px;
	padding-bottom: 6px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 14px;
	page-break-after: avoid;
}

p.ExampleMiddleSection
{
	background-color: #bed230;
	border-left-color: #a4ac67;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #a4ac67;
	border-right-style: solid;
	border-right-width: 1px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-bottom: 6px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 6px;
}

p.note
{
	background-color: #3e3e3e;
	background-image: url('../Images/NoteIcon.png');
	background-repeat: no-repeat;
	border: solid 1px #404040;
	border-radius: 6px;
	color: #b3b3b3;
	mc-auto-number-format: '{b}{color #bed230}Note: {/color}{/b}';
	padding-bottom: 10px;
	padding-left: 40px;
	padding-right: 10px;
	padding-top: 10px;
}

p.noteBottom
{
	background-color: #3e3e3e;
	border-bottom-color: #404040;
	border-bottom-left-radius: 6px;
	border-bottom-right-radius: 6px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #404040;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #404040;
	border-right-style: solid;
	border-right-width: 1px;
	border-top: 0px;
	color: #b3b3b3;
	margin-top: 0px;
	padding-bottom: 10px;
	padding-left: 40px;
	padding-right: 10px;
	padding-top: 0px;
}

p.noteMiddle
{
	background-color: #3e3e3e;
	border-bottom: 0px;
	border-left-color: #404040;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #404040;
	border-right-style: solid;
	border-right-width: 1px;
	border-top: 0px;
	color: #b3b3b3;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-bottom: 8px;
	padding-left: 40px;
	padding-right: 10px;
	padding-top: 0px;
}

p.noteTop
{
	background-color: #3e3e3e;
	background-image: url('../Images/NoteIcon.png');
	background-repeat: no-repeat;
	border-left-color: #404040;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #404040;
	border-right-style: solid;
	border-right-width: 1px;
	border-top-color: #404040;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
	border-top-style: solid;
	border-top-width: 1px;
	color: #b3b3b3;
	margin-bottom: 0;
	mc-auto-number-format: '{b}{color #bed230}Note: {/color}{/b}';
	padding-bottom: 8px;
	padding-left: 40px;
	padding-right: 10px;
	padding-top: 10px;
}

p.TableTextCenterDark
{
	color: #000000;
	margin-bottom: 2px;
	margin-top: 8px;
	text-align: center;
}

p.TableTextDark
{
	color: #000000;
	margin-bottom: 2px;
	margin-top: 8px;
}

p.TableTextDarkEmphasis
{
	color: #000000;
	font-weight: bold;
	margin-bottom: 2px;
	margin-top: 8px;
}

span.Emphasis
{
	font-weight: bold;
}

span.SetOffFirstLevel
{
	color: #5e6914;
	font-weight: bold;
}

span.SetOffSecondLevel
{
	color: #445879;
	font-weight: bold;
}

td
{
	margin: 8px;
	vertical-align: top;
}

th
{
	color: #ffffff;
	margin-bottom: 8px;
	margin-top: 8px;
}

ul
{
	margin-top: 0.5em;
	margin-left: 2.1em;
/*	list-style-image: url('../Images/Bullet1.png');*/
	padding: 0;
	padding-left: 1.5em;
	padding-right: 0.5em;
}

ul.FirstLevelLessIndentation
{
	list-style-image: url('../Images/Bullet1.png');
}

ul.SecondLevel
{
	list-style-image: url('../Images/Bullet2.png');
}

div.sideContent
{
	float: right;
    margin-left: 10px;
	margin-bottom: 10px;
    width: 33.33%;
}
/*============================================================
書式
============================================================*/
#wrapper {
	margin-top: 2.1em;
	margin-left: auto;
	margin-right: auto;
	width: 900px;
	padding-top: 44px;
	position: relative;
	font-size: 11pt;
}

#wrapper h3 {
	margin-left: 1.8em;
	font-weight: bold;
}

#id {
	margin: 0;
	margin-bottom: -1px;
	float: right;
	border-color: #C0C0C0;
	color: #777777
}

#id td {
	color: #777777;
	border-color: #C0C0C0;
	text-align: center;
}

#information {
	margin: 0;
	margin-top: 15px;
	border-color: #C0C0C0;
	color: #777777;
	font-size: 11pt;
}

#information td {
	color: #777777;
	border-color: #C0C0C0;
	text-align: center;
}

#list {
}

#list .listleft {
	float: left;
	text-align: left;
	width: 280px;
	margin-left: 1em;
	margin-bottom: 1em;
}

#list .listleft p:last-of-type {
	padding-left: 1.5em;
}

#list .listright {
	float: left;
	width: auto;
}

#list h5 {
	margin-left: 1em;
	margin-bottom: 1em;
	font-size: 14pt;
	font-weight: bold;
}

#list h6 {
	margin-top: 1.5em;
	border-left: 8px solid;
	padding-left: 0.5em;
	font-weight:bold;
	font-size: 12pt;
}

#list img {
}

#list a:hover img {
	filter:alpha(opacity=80);
	opacity:0.8;
}

#catalog {
	margin-top: 4em;
	margin-left: 1em;
	height: auto;
}

#catalog .catalogleft {
	float: left;
	text-align: left;
	width: 380px;
	margin-bottom: 1em;
}

#catalog .catalogleft p:last-of-type {
	padding-left: 1.5em;
}

#catalog .catalogright {
	float: left;
	width: auto;
}

#catalog .comment {
	margin-top: 1em;
	width: 100%;
}

#catalog .comment p {
	line-height: 1.3em;
}

#catalog .comment p a {
	text-decoration: underline;
}

#catalog .comment p a:hover {
	text-decoration: none;
}

#catalog h5 {
	margin-bottom: 1em;
	font-size: 14pt;
	font-weight: bold;
}

#catalog h6 {
	margin-top: 1.5em;
	border-left: 8px solid;
	padding-left: 0.5em;
	font-weight:bold;
	font-size: 12pt;
}

#catalog img {
}

#catalog a:hover img {
	filter:alpha(opacity=80);
	opacity:0.8;
}

.catalog img {
}

.catalog a:hover img {
	filter:alpha(opacity=80);
	opacity:0.8;
}

.infoname {
	background-color: #F3F3F3;
	width: 8%;
}
.infoname2 {
	background-color: #F3F3F3;
	width: 13%;
}
.infoproduct {
	width: 30%;
}
.infoprogram {
	width: 29%;
}
.infover {
	width: 13%;
}
.infoid {
	width: 12%;
}
.infodate {
	width: 13%;
}

ol li {
	margin-bottom: 0.3em;
}

ol li img {
	margin-top: 0.5em;
}

ul li {
	margin-bottom: 0.3em;
}

.midashi_link {
}

ul.midashi_link li {
	margin-left: 0;
	margin-bottom: 0.3em;
}

.web { display: block; }

.local { display: none; }

.question_link {
}

ul.question_link li {
	margin-left: 2em;
	margin-bottom: 0.3em;
	list-style:none ;
	text-indent: -2em
}


table {
	margin-top: 1em;
	margin-bottom: 1em;
	border: 1px;
	border-style: solid;
	border-color: #999999;
	border-collapse: collapse; 
}

thead {
	page-break-after: avoid;
}

.tbl-zu {
	border: 0px;
} 
td {
	padding-left: 0.7em;
	padding-right: 0.7em;
	padding-top: 0.3em;
	padding-bottom: 0.1em;
	border: 1px;
	border-style: solid;
	border-color: #999999;
}
.tbl-zu td {
	border: 0px;
	text-align: center;
}
td img {
	margin: 0;
	padding: 0;
}
.tbl-midashi {
	background-color: #99CCFF;
} 

#wrapper img {
	border: none;
	margin-top: 1.0em;
	margin-left: 1.5em;
	padding-bottom: -0.5em;
}

h1 img {
	margin-right: 0.5em;
}

.icon {
	margin: 0;
	padding: 0;
}
.icon img {
	margin: 0;
	margin-left: 0.3em;
	margin-right: 0.3em;
	padding: 0;
}

.page_toplink img {
	margin: 0;
	margin-right: 0.5em;
	padding: 0;
}

.indent01 {
	margin-left: 1.5em;
}
.indent02 {
	margin-left: 3em;
}
.indent03 {
	margin-left: 4.5em;
}
.indent04 {
	margin-left: 6em;
}
.indent05 {
	margin-left: 7.5em;
}
.indent06 {
	margin-left: 9.0em;
}
.indent07 {
	margin-left: 10.5em;
}
.indent08 {
	margin-left: 12.0em;
}
.indent09 {
	margin-left: 13.5em;
}
.indent10 {
	margin-left: 15.0em;
}

.column {
	width: 500px;
	margin-top: 30px;
	padding-top: 10px;
	border-top-color: #777777;
	border-top-style: solid;
	border-top-width: 1px;
	display: block;
}
.comment {
	float: left;
	width: 390px;
}
.fcbutton {
}
.fcbutton img {
	margin-top: 0px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 12px;
}

dl {   
	margin-top: 20px;
	margin-left: 10px;
	margin-bottom: 15px;
}
dt {
	float: left;
	width: 10em;
	padding-top: 7px;
	padding-left: 10px;
	padding-right: 0px;
	padding-bottom: 7px;
	clear: both;
	font-weight: bold;
	line-height: 150%;
}
dd {
	margin-left: 11em;
	padding-top: 7px;
	padding-left: 10px;
	padding-right: 5px;
	padding-bottom: 7px;
	line-height: 150%;
}
dt.title {
	font-weight: bold;
	background-color:#E6F4FF
}
dd.title {
	font-weight: normal;
	background-color:#E6F4FF
}

.faqlist {
	list-style: none;
	margin-left: 0.5em;
}
.faqlist ul {
	margin-left: 0;
	padding-left: 0;
}

.faqlist li {
	margin-left: 0;
	margin-bottom: 0;
	padding-left: 0;
}
.faqlist  li a {
	color: #0066CC;
	text-decoration: none;
}
.faqlist  li a:visited {
	color: #0066CC;
	text-decoration: none;
}
.faqlist li a:hover {
	color: #0066CC;
	text-decoration: underline;
}

.catalog {
	list-style: none;
	margin-left: 0;
	padding-left: 0;
}
.catalog ul {
	margin-left: 0;
	padding-left: 0;
}

.catalog li {
	margin-left: 0;
	margin-bottom: 0;
	padding-left: 0;
}
.catalog  li a {
	color: #0066CC;
	text-decoration: none;
}
.catalog  li a:visited {
	color: #0066CC;
	text-decoration: none;
}
.catalog li a:hover {
	color: #0066CC;
	text-decoration: underline;
}

.listheader {
	list-style:none;
	margin-left : 10px;
}
.headertitle {
	float: left;
	width: 760px;
	padding-left: 10px;
	font-size: 12pt;
	text-align: center;
	display: none;
}
.headerdate {
	display: inline-block;
	font-size: 12pt;
	margin-left: 760px;
	width: 85px;
	text-align: center;
}
.headline {
	display: inline-block;
	width: 770px;
	padding-left: 1.8em;
	text-indent: -1.8em;
}
.headbarner {
	display: inline-block;
	width: 770px;
	height: 60px;
	padding-left: 1.8em;
	text-indent: -1.8em;
}

.date {
	text-align:right;
}

.movie-block { }

.movie-block li {
	list-style: none;
}
	
.mp4img img {
}

.mp4img a:hover img {
	border-width: 2px;
	border-color: #414141;
	background-color: orange;
	filter:alpha(opacity=80);
	opacity:0.8;
}

.fc-thumbs {
	margin: auto;
	text-align: center;
}
.fc-thumbs img {
	border-style: solid;
	border-width: 1px;
	border-color: #CCCCCC;
}

.fc-movie-thumbs {
	margin: auto;
	
}

.fc-movie-thumbs .mp4{
	text-align: center;
}

.fc-movie-thumbs p{
	text-align: center;
}

.fc-movie-thumbs .mp4img {
	margin: auto;
	width: 350px;
}

.fc-movie-thumbs .mp4img img {
	margin-left: 0 !important;
}

.fc-movie-thumbs .mp4img h5 {
	display: block;
	width: 500px;
}

.version {
	position: absolute;
	top: 25px;
	left: 5px;
	width: 160px;
}
.version h6 {
	color: #999999 !important;
	font-weight: normal;
}

/*============================================================
Responsive Layout
============================================================*/
*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }


@media only screen {
}

@media only screen and (max-width: 1130px)
{
}

@media only screen and (max-width: 910px)
{
}

/*============================================================
印刷用スタイル
============================================================*/
@media print {
	#wrapper {
		margin: 0;
		margin-top: 0.5em;
		padding: 0;
		width: 640px;
		position: absolute;
	}
	#wrapper img {
		width: 100%;
	}
	header h1 {
		font-size: 1em;
		width: 100%;
		margin: auto;
		color: black;
	}
	a:link {
		color: #262626;
	}
	nav.tab-bar {
		 display: none;
	}
	.buttons {
		 display: none;
	}
	#information {
		width: 98%;
		font-size: 7pt;
	}
}
/*============================================================
Flare PDFビルド用スタイル
============================================================*/

@media flare {
	* {
		font-family: "ＭＳ Ｐゴシック";
	}

	a:link {
		color: #262626;
	}

	a:visited {
		color: #262626;
	}

	.li {
		line-height: 2.0em;
	}
	img {
		padding-bottom: 0em;
	}
}
