/* CSS Document */

.right_frame h1{
	font-size: 12pt;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	color: #6666FF;
	border-left-style: solid;
	border-left-color: #6666FF;
	border-left-width: 5px;
	padding-left: 5px;
	margin-bottom: 5px;
	margin-top: 10px;
	font-style: normal;
	font-weight: normal;
}

.right_frame h2{
	font-size: 16pt;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	color: #336699;
	padding-left: 32px;
	margin-bottom: 5px;
	margin-top: 10px;
	font-style: normal;
	font-weight: bold;
	background-image: url(../images/others/h2_img_1.jpg);
	background-repeat: no-repeat;
	line-height: 20pt;
}

.right_frame h3{
	font-size: 12pt;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	color: #6666FF;
	border-left-style: solid;
	border-left-color: #6666FF;
	border-left-width: 5px;
	padding-left: 5px;
	margin-bottom: 5px;
	margin-top: 10px;
	font-style: normal;
	font-weight: normal;
}
.right_frame table{
	width: 600px;
	margin-bottom: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #006699;
}
.right_frame tr{}
.right_frame td{
	color: #666666;
	font-size: 11pt;
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom-color: #CCCCCC;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	padding-left: 3px;
	}

