.text-large {  font-size: 108%}
.text-std {  font-size: 83%}
.text-small {  font-size: 67%}

h1 {  font-size: 108%; font-weight: bold; margin: 0px}
h2 {  font-size: 83%; font-weight: bold; margin: 4px}
h3 {  font-size: 83%; font-weight: bold; margin-top: 1px; margin-bottom: 0px; padding-left: 5px; border-left-width: 3px; border-top-style: none; border-right-style: none; border-bottom-style: none; border-left-style: solid; border-color: #999999}
h4 {  font-size: 67%; font-weight: bold; margin-top: 11px; margin-bottom: 0px}
h5 {  font-size: 83%; font-weight: bold; margin: 0px}
h6 {  font-size: 67%; font-weight: bold; margin-top: 1px; margin-bottom: 0px; padding-left: 5px; border-left-width: 3px; border-top-style: none; border-right-style: none; border-bottom-style: none; border-left-style: solid; border-color: #999999}

th.data-th1-left {  font-size: 83%; text-align: left; font-weight: normal; background-color: #CCCCCC; padding: 6px 12px}
th.data-th2-left {  font-size: 83%; text-align: left; font-weight: normal; background-color: #E8E8E8; padding: 6px 12px}
th.data-th1-center {  font-size: 83%; font-weight: normal; background-color: #CCCCCC; padding: 6px 12px}
th.data-th2-center {  font-size: 83%; font-weight: normal; background-color: #E8E8E8; padding: 6px 12px}
td.data-td {  font-size: 83%; background-color: #FFFFFF; padding: 6px 12px 6px 12px}

th.data-th1-left-s {  font-size: 67%; text-align: left; font-weight: normal; background-color: #CCCCCC; padding: 6px 12px}
th.data-th2-left-s {  font-size: 67%; text-align: left; font-weight: normal; background-color: #E8E8E8; padding: 6px 12px}
th.data-th1-center-s {  font-size: 67%; font-weight: normal; background-color: #CCCCCC; padding: 6px 12px}
th.data-th2-center-s {  font-size: 67%; font-weight: normal; background-color: #E8E8E8; padding: 6px 12px}
td.data-td-s {  font-size: 67%; background-color: #FFFFFF; padding: 6px 12px 6px 12px}

th.listtable-th1 {  font-size: 83%; text-align: left; font-weight: bold; background-color: #CCCCCC; padding: 6px 12px}
th.listtable-th2 {  font-size: 83%; text-align: left; font-weight: normal; background-color: #E8E8E8; padding: 6px 12px}
td.listtable-td1 {  font-size: 83%; background-color: #FFFFFF; padding: 6px 6px 6px 12px}

.note {  font-size: 67%; color: #FF9900; vertical-align: text-top; font-weight: bold}
.note-red {  font-size: 67%; color: #990000; font-weight: normal}

/* update 20031110 */
th.data-th1-left-2 {  font-size: 83%; text-align: left; font-weight: normal; background-color: #CCCCCC}
th.data-th2-left-2 {  font-size: 83%; text-align: left; font-weight: normal; background-color: #E8E8E8}
th.data-th1-center-2 {  font-size: 83%; font-weight: normal; background-color: #CCCCCC}
th.data-th2-center-2 {  font-size: 83%; font-weight: normal; background-color: #E8E8E8}

th.data-th1-left-s-2 {  font-size: 67%; text-align: left; font-weight: normal; background-color: #CCCCCC}
th.data-th2-left-s-2 {  font-size: 67%; text-align: left; font-weight: normal; background-color: #E8E8E8}
th.data-th1-center-s-2 {  font-size: 67%; font-weight: normal; background-color: #CCCCCC}
th.data-th2-center-s-2 {  font-size: 67%; font-weight: normal; background-color: #E8E8E8}

th.listtable-th1-2 {  font-size: 83%; text-align: left; font-weight: bold; background-color: #CCCCCC; padding: 6px 12px}
th.listtable-th2-2 {  font-size: 83%; text-align: left; font-weight: normal; background-color: #E8E8E8; padding: 6px 12px}

/* update 20031110 */
td.listtable-td1-s {  font-size: 67%; background-color: #FFFFFF; padding: 6px 6px 6px 12px}

/* update 20031117 */
td.tabnavi {  font-size: 83%; text-align: center; font-weight: normal; background-color: #CCCCCC; padding: 4px}
td.tabnavi-c {  font-size: 83%; text-align: center; font-weight: normal; background-color: #999999; padding: 4px}




/* update 20041108 */
div.list {
	font-size: 83%;
	line-height: 133%;
	margin-bottom: 6px;
}
.list ul {
	list-style: none;
	margin: 0px 0px 0px 0px;
	/* margin-bottom: 10px */
}
.list li {
	padding-left: 20px;
	background: url("/r_images/mc_contents/list2.gif") 5px 2px no-repeat;
}

.list li.link {
	padding-left: 20px;
	background: url("/r_images/mc_contents/list_link2.gif") 5px 2px no-repeat;
}

.list blockquote {
	width: 100%;
	margin-top: 3px;
	margin-left: 0px;
}






/* update 20041108 */
div.list-small {
	font-size: 67%;
	line-height: 133%;
	margin-bottom: 0px;	
}
.list-small ul {
	list-style: none;
	margin: 0px 0px 0px 0px;
	/* margin-bottom: 10px */
}
.list-small li {
	padding-left: 17px;
	background: url("/r_images/mc_contents/list2.gif") 5px 0px no-repeat;
}

.list-small li.link {
	padding-left: 17px;
	background: url("/r_images/mc_contents/list_link2.gif") 5px 0px no-repeat;
}


/* update 20041108 */
div.iconlink  {
	font-size: 83%;
	line-height: 133%;
	margin-bottom: 0px;
}
.iconlink ul {
	list-style: none;
	margin: 0px 0px 0px 0px;
	/* margin-bottom: 10px */
}
.iconlink li {
	padding-left: 20px;
	background: url("/r_images/mc_contents/icon_link.gif") 0px 2px no-repeat;
}
.iconlink li.popup {
	background: url("/r_images/mc_contents/icon_newwindow.gif") 0px 2px no-repeat;
}

/* [ss6]で使用 */
.iconlink li.popup-small {
	background: url("/r_images/mc_contents/icon_newwindow.gif") 0px 2px no-repeat; font-size: 83%;
}

.iconlink li.mail {
	/* padding-left: 20px; */
	background: url("/r_images/mc_contents/icon_mail.gif") 0px 2px no-repeat;
}
.iconlink li.form {
	/* padding-left: 20px; */
	background: url("/r_images/mc_contents/icon_inputform.gif") 0px 2px no-repeat;
}
.iconlink li.download {
	/* padding-left: 20px; */
	background: url("/r_images/mc_contents/icon_download.gif") 0px 2px no-repeat;
}
.iconlink li.print {
	/* padding-left: 20px; */
	background: url("/r_images/mc_contents/icon_print.gif") 0px 2px no-repeat;
}
.iconlink li.audio {
	/* padding-left: 20px; */
	background: url("/r_images/mc_contents/icon_audio.gif") 0px 2px no-repeat;
}
.iconlink li.faq {
	/* padding-left: 20px; */
	background: url("/r_images/mc_contents/icon_inquiry.gif") 0px 2px no-repeat;
}
.iconlink li.pdf {
	/* padding-left: 20px; */
	background: url("/r_images/mc_contents/icon_pdf.gif") 0px 2px no-repeat;
}
.iconlink li.inquiry {
	/* padding-left: 20px; */
	background: url("/r_images/mc_contents/icon_inquiry.gif") 0px 2px no-repeat;
}
.iconlink li.other {
	/* padding-left: 20px; */
	background: url("/r_images/mc_contents/icon_other.gif") 0px 2px no-repeat;
}
.iconlink li.n {
	/* padding-left: 20px; */
	background: url("/r_images/mc_contents/icon_link_n.gif") 0px 2px no-repeat;
}
.iconlink blockquote {
	width: 100%;
	margin-top: 3px;
	margin-left: 0px;
}

div.iconlink2  {
	font-size: 83%;
	line-height: 200%;
	margin-bottom: 0px;
}
.iconlink2 ul {
	list-style: none;
	margin: 0px 0px 0px 0px;
	/* margin-bottom: 10px */
}

}
.iconlink2 li.i-icon {
	padding-left: 20px; 
	background: url("/r_images/mc_contents/i_icon.gif") 0px 2px no-repeat;
}

/* update 20041108 */
caption {
	font-size: 67%; text-align: left; margin-bottom: 3px;
}

/* bottomはNetscape 6.2以上のみに対応 */
caption.bottom {
	caption-side: bottom; margin-top: 3px;
}


/* update 20041108 */
p {
	margin-left: 0px;
	margin-bottom:12px;
	width: 100%;
	font-size: 83%;
	line-height: 133%;
}

p.small {
	margin-left: 0px;
	margin-bottom:0px;
	width: 100%;
	font-size: 67%;
	line-height: 133%;}

p.combi-image {  margin-left: 0px; width: 100%;}

p.combi-image-small {  margin-left: 0px; width: 100%; font-size: 67%;}

.space-3px {  font-size: 13%;}
.space-6px {  font-size: 38%;}
.space-9px {  font-size: 57%;}
.space-12px {  font-size: 77%;}
.space-18px {  font-size: 115%;}
.space-24px {  font-size: 153%;}