body {	font-family: "MS UI Gothic", "Osaka", sans-serif;
	margin-left:0em;
	margin-top:0em;
	margin-bottom:0em;
	font-size: 12px;
	letter-spacing: 0em;
	color: #464646;
	line-height: 150%;
	scrollbar-face-color:#FFFFFF;
	scrollbar-arrow-color:#0000aa;
	background-color: #ffffff;
 }

a:link{color :#006666;}
a{text-decoration:none;}
a:hover {color: #ff3300;
  		text-decoration: underline ;} 
a:visited {color : #006666;} 

.break { page-break-before: always; }

.cellloop{
	background-repeat: repeat-y;
}

.noloop{
	background-repeat: no-repeat;
}

.newstitle{
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 140%;
	font-style: normal;
	font-weight: normal;
	color: #666666;
}

.news{
	font-size: 12px;
	line-height: 140%;
	font-family: "MS UI Gothic";
	font-style: normal;
	font-weight: normal;
	color: #464646;
}

.footer{
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 140%;
	font-style: normal;
	font-weight: normal;
	color: #999999;
}

.p8 {
	font-size: 11px;
	line-height: 140%;
	font-family: "MS UI Gothic";
	font-style: normal;
	font-weight: normal;
	color: #464646;
}

.p9 {
	font-size: 10px;
	line-height: 140%;
	font-family: "MS UI Gothic";
	font-style: normal;
	font-weight: normal;
	color: #464646;
}

.p12 {
	font-size:12px;
	line-height: 140%;
	font-family: "MS UI Gothic";
	font-style: normal;
	font-weight: normal;
	color: #464646;
}

img { border: 0px; }

hr { 
	padding: 0;
	margin: 0;
}


h1, h2, h3, h4 {
	font-weight: bold;
	line-height: 120%;
}

h1 {
	font-size: 12pt;
	padding: 1px 1px;
	margin-bottom: 0.5em;
}

h2 {
	font-size: 14pt;
	padding: 1px 3px;
	margin-bottom: 0.5em;
}
tr {
	font-size: 13px;
	line-height: 150%;
	font-family: "MS UI Gothic";
	font-style: normal;
	font-weight: normal;
	color: #464646;
}

.box {
	color: #464646;
	padding: 5px;
	border: solid 1px #CCCCCC;
}

.title {
	border-top-color: #9999cc; /* 上枠の色 */
	border-bottom-color: #cc9999; /* 下枠の色 */
  	padding: 2px; /* 余白の幅 */
  	border-style: double; /* 枠の種類 */
  	border-width: 4px 0px; /* 枠の幅 */
  	line-height: 130%; /* 行の高さ */

}

.underline{
	font-size:10pt;
  	border-bottom-color: #CCCCCC; /* 下枠の色 */
  	padding: 3px 1px 1px 5px; /* 余白の幅 */
  	border-style: dashed; /* 枠の種類 */
  	border-width: 0px 0px 1px 0px; /* 枠の幅 */
}

.underlineeng{
	font-family: "Times New Roman", Times, serif;
	font-size:10pt;
  	border-bottom-color: #CCCCCC; /* 下枠の色 */
  	padding: 3px 1px 1px 5px; /* 余白の幅 */
  	border-style: dashed; /* 枠の種類 */
  	border-width: 0px 0px 1px 0px; /* 枠の幅 */
}

.leftline {
	font-size: 12pt;
	font-weight: bold;
	font-family: "MS UI Gothic";
  	border-left-color: #9999cc; /* 左枠の色 */
  	padding: 3px 0px 0px 6px; /* 余白の幅 */
  	border-style: solid; /* 枠の種類 */
  	border-width: 0px 0px 0px 6px; /* 枠の幅 */
}


