@charset "UTF-8";/* COMMON CSS *//* Color Chart class */.wht { color: #ffffff; }.blk { color: #000000; }/* Comet Red */.cmr { color: #A71736; }/* Link Color */a { text-decoration:none;}a:link { color: #A71736; }a:visited { color: #A71736; }a:hover { color: #A71736; }a:active { color: #A71736; }/* Commons */* {	margin: 0px;	padding: 0px;	font-family: 'Hiragino Kaku Gothic Pro','ヒラギノ角ゴ Pro W3','ＭＳ Ｐゴシック',Verdana,Arial,sans-serif;	font-style: normal;	text-decoration: none;	letter-spacing: 1px;}html{	height:100%;	scrollbar-highlight-color: #dedede;	scrollbar-3dlight-color: #A71736;	scrollbar-shadow-color: #dedede;	scrollbar-darkshadow-color: #A71736;	scrollbar-arrow-color: #ffffff;	scrollbar-face-color: #dedede;	scrollbar-track-color: #A71736;}body {	height: 100%;	background: #ffffff;	margin-top: 0px;	padding-top: 0px;	margin-bottom: 0px;	padding-bottom: 0px;	margin-left: 0px;	margin-right: 0px;	font-size: 12px;	color: #262626;}h1,h2,h3,h4,h5,h6 {	margin:0px;	padding:0px;}li {	list-style-type:none;}hr {	display:none;}p {	width: auto;	height: auto;	word-break: break-all;}img {	border:0;}/* FONT */h1 {	font: 12px bold;	color: #262626;	letter-spacing: 2px;	text-indent: -9999px;	overflow: hidden;}h2 {	font: 10px normal;	color: #262626;	text-indent: -9999px;	overflow: hidden;}h3 {	font: 10px normal;	color: #262626;	text-indent: -9999em;	overflow: hidden;}h4 {	font: 10px normal;	color: #262626;}h5 { font: 10px normal; color: #262626;}h6 {	font: 10px normal;	color: #262626;}.dgr14b {	font-size: 14px;	font-weight: bold;	color: #262626;	line-height: 23px;}.dgr14r {	font-size: 14px;	color: #262626;	line-height: 23px;}.dgr12b {	font-size: 12px;	font-weight: bold;	color: #262626;	line-height: 21px;}.dgr12r {	font-size: 12px;	color: #262626;	line-height: 21px;}.dgr10r {	font-size: 10px;	color: #262626;	line-height: 19px;}