/* タグのスタイル再定義 */
body {
	margin:			0px;
}

td {
	color:			#303030;
}

th {
	color:			#303030;
}

form {
	margin:			0px;
}

p { margin:0px; padding:0px; font-size:small; line-height:140%; }

/* リンク関連のスタイル定義 */
a:visited {
	color:			#ffffff;
	text-decoration:	underline;
}

a:active {
	color:			#ffffff;
	text-decoration:	underline;
}

a:link {
	color:			#ffffff;
	text-decoration:	underline;
}

a:hover {
	color:			#ffffff;
	text-decoration:	underline;
}


/* オリジナルのスタイル定義 */
.Contents {
	width:			600px;
}

.Text-L {
	line-height:		120%;
}

.Text-M {
	line-height:		140%;
}

.Text-S {
	line-height:		120%;
}

.Heading {
	font-weight:		bold;
	line-height:		120%;
}

.SubHeading {
	font-weight:		bold;
	line-height:		120%;
}

.Caption {
	line-height:		120%;
}

.bread {
	line-height:		120%;
	color:			#ffffff;
	font-size:		8pt;
}

.anchor {
	line-height:		120%;
	font-size:		8pt;
	margin-left: 4px;
}

.small {
	line-height:		120%;
	font-size:		8pt;
	padding:	5px;
}

.IME-ON {
	ime-mode:		active;
}

.IME-OFF {
	ime-mode:		inactive;
}

.HiddenHeader {
	font-size:		1pt;
	color:			#000000;
	margin-top:		-20px;
	margin-bottom:		-20px;
}
.marginleft {
	margin-left: 10px;
}
.Freedial {
	color: #990000;

}

img.Detail {
	vertical-align:		text-bottom;
}

/* 真ん中の表のスタイル */
.Example {
	border-color:#333333;
	border-top-style:double;
	border-top-width:3px;
	border-left-style:double;
	border-left-width:3px;
	border-bottom-style:double;
	border-bottom-width:3px;
	border-right-style:double;
	border-right-width:3px;
	border-collapse:collapse;
	font-size:10pt;
}

.ExampleTopL {
	border-color:#333333;
	border-bottom-style:double;
	border-bottom-width:3px;
	border-right-style:solid;
	border-right-width:2px;
	border-collapse:collapse;
	text-align:left;
	font-size:10pt;
}

.ExampleTopC {
	border-color:#333333;
	border-left-style:solid;
	border-left-width:2px;
	border-bottom-style:double;
	border-bottom-width:3px;
	border-right-style:dashed;
	border-right-width:1px;
	border-collapse:collapse;
	text-align:center;
	font-size:10pt;
}

.ExampleTopR {
	border-color:#333333;
	border-left-style:dashed;
	border-left-width:1px;
	border-bottom-style:double;
	border-bottom-width:3px;
	border-collapse:collapse;
	text-align:center;
	font-size:10pt;
}

.ExampleConL {
	border-color:#333333;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-right-style:solid;
	border-right-width:1px;
	border-collapse:collapse;
	text-align:left;
	font-size:10pt;
}

.ExampleConC {
	border-color:#333333;
	border-left-style:solid;
	border-left-width:2px;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-right-style:dashed;
	border-right-width:1px;
	border-collapse:collapse;
	text-align:right;
	font-size:10pt;
}

.ExampleConR {
	border-color:#333333;
	border-left-style:dashed;
	border-left-width:1px;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-collapse:collapse;
	text-align:right;
	font-size:10pt;
}

.ExampleBotL {
	border-color:#333333;
	border-top-style:solid;
	border-top-width:2px;
	border-right-style:solid;
	border-right-width:2px;
	border-collapse:collapse;
	text-align:left;
	font-size:10pt;
}

.ExampleBotC {
	border-color:#333333;
	border-top-style:solid;
	border-top-width:2px;
	border-left-style:solid;
	border-left-width:2px;
	border-right-style:dashed;
	border-right-width:1px;
	border-collapse:collapse;
	text-align:right;
	font-size:10pt;
}

.ExampleBotR {
	border-color:#333333;
	border-top-style:solid;
	border-top-width:2px;
	border-left-style:dashed;
	border-left-width:1px;
	border-collapse:collapse;
	text-align:right;
	font-size:10pt;
}
