/* タグのスタイル再定義 */
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:		120%;
}

.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;
}

.smaller {
	line-height:		120%;
	font-size:		6pt;
	padding:	0px;
}
.smaller2 {
	line-height:		140%;
	font-size:		7pt;
	padding:	0px;
}
.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;
}