/* タグのスタイル再定義 */
body {
	margin:			0px;
}

td {
	color:			#333333;
}

th {
	color:			#333333;
}

form {
	margin:			0px;
}


/* リンク関連のスタイル定義 */
a:visited {
	color:			#CC6600;
	text-decoration:	none;
}

a:active {
	color:			#ff0000;
	text-decoration:	none;
}

a:link {
	color:			#CC6600;
	text-decoration:	none;
}

a:hover {
	color:			#ff6600;
	text-decoration:	underline;
}


/* オリジナルのスタイル定義 */
.Contents {
	width:			600px;
}

.Text-L {
	line-height:		150%;
}

.Text-M {
	line-height:		120%;
}

.Text-S {
	line-height:		150%;
}

.Heading {
	font-weight:		bold;
	line-height:		120%;
}

.SubHeading {
	font-weight:		bold;
	line-height:		120%;
}

.Caption {
	line-height:		120%;
; color: #FFFFFF
}

.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;
}
.Text-M-s { line-height: 150%; ; color: #768773}
.Text-M-w { line-height: 150%; ; color: #FFFFFF}
.Caption_b { line-height: 120%; ; color: #333333}
.Caption_f2w { line-height: 120%; ; color: #FFFFFF ; font-size: 12px}
.Captionbigred { line-height: 120%; ; color: #FF0000; font-size: 14px}
.Caption_orange { line-height: 120%; ; color: #FF6600; font-size: 12px }
.Caption_b_small { line-height: 120%; ; color: #333333 ; font-size: 10px}
