/* table border */
.tbd tr td{ 
	border-top:1px solid #4D4D4D;
	border-right:1px solid #4D4D4D;
	border-bottom:1px solid #4D4D4D;
	border-left:1px solid #4D4D4D;
}

.tbdNo tr td{ 
	border-top:none;
	border-right:none;
	border-bottom:none;
	border-left:none;
}

/* backgroundcolor */
body { background:#ffffff;}

/* text */
.title{	font-size: 16px; line-height: 140% letter-spacing: 0em; font-weight: bold; }
.head {	font-size: 100%;line-height: 100% }
.head2 {	font-size: 95%;line-height: 140% }
.contents { font-size: 95%;	line-height: 140%; letter-spacing: 0em }
.small { font-size: 80%; letter-spacing: normal; line-height: 120%  }
.cap { font-size: 60% ;	line-height: 130%; letter-spacing: normal }
.tcontents { font-size: 95%; line-height: 140%; letter-spacing: normal }
.tcontents2 { font-size: 95%; line-height: 140%; letter-spacing: normal ; word-break : break-all}
.plist { font-size: 10pt;	line-height: 130%; letter-spacing: normal; }
.sig {	font-size: 95%;	line-height: 140%; letter-spacing: -0.1em;}
.sig2{ font-size: 80%; line-height: 120%; letter-spacing: -0.05em; }
.fix{	font-size: 13pt}
.copy { font-size: 8.5pt;line-height: 11pt; letter-spacing:normal; color:#FFFFFF;}

/* toppage only */
.top {	font-size: 95%;line-height: 120%; letter-spacing: -0.05em; }
.topsmall { font-size: 80%; letter-spacing: -0.1em; line-height: 140% }
.topVsmall { font-size: 60%; letter-spacing: normal; line-height: 140% }
.topLink {font-size: 95%;line-height: 140%; letter-spacing: -0.05em; }

/* form */
.fbox   { border: 1px solid #001C8C; width:40px }
.fbox1   { border: 1px solid #8C959D; width:320px }
.fbox2   { border: 1px solid #001C8C; width:120px }
.fbox3   { border: 1px solid #5F504A; width:200px }
.fbox4   { border: 1px solid #5F504A; width:70px }
.fbox5   { border: 1px solid #5F504A; width:40px }
.farea    { border: 1px solid #8C959D; width: 500px; height: 80px }
.farea2    { border: 1px solid #8C959D; width: 320px; height: 130px }
.topfbox { border:1px solid #8C959D; width:120px;}
.topfbox2 { border:1px solid #484B5A; width:114px; height:20px;}

/* link */
a{ color:#006EB3 }
a:visited{ color:#663399 }
a:hover{ color:#FFB100 }
a:active{ color: #FFB100 }

/* head link */
.tops{ font-size: 10pt; line-height: 11pt; font-weight:bold;}
.tops:link {color: #646464; text-decoration: none}
.tops:visited {color: #646464; text-decoration: none}
.tops:hover {color: #FFB100; text-decoration: underline}
.tops:active {color: #FFB100; text-decoration: underline}

/* mirror link */
.mirl{ font-size: 70%;line-height: 150%}

/* topic link */
.topic{ font-size: 80%;line-height: 150%}
.topic:link {color: #1C4797; text-decoration: none}
.topic:visited {color: #344E92; text-decoration: none}
.topic:hover {color: #1C4797; text-decoration: underline}
.topic:active {color: #1C4797; text-decoration: underline}

/* local navi */
.lnaviT{ font-size: 95%; line-height: 120%;}
.lnaviC { font-size:80%; line-height:120%;}
.lnaviSc { font-size: 95%; line-height: 120%; font-weight:bold;}

.loTable tr td { padding-bottom:0.4em;}
.lnow {font-size:78%; line-height::120%;}

/* for print */
.non { display:none; }
th.pdf{ text-align: left}
.print { display:none; }


.credit{
	font-size: 60%;
	margin: 0 8px;
	padding: 0;
	line-height: 1.8em;
	color: #666666;
	letter-spacing: 0;
}