/*‹¤’Ê
*********************************************/
table{
     text-align:left;
	 margin: 0;
	 padding: 0;
}

img{
border:0;
}

#linkBox{
font-size:12px;
line-height:160%;
}

#linkBox a:link{
color:#333333;
text-decoration:none;
}

#linkBox a:visited{
color:#333333;
text-decoration:none;
}

#linkBox a:hover{
color:#990000;
text-decoration:underline;
}

#pointBg{
background-image:url(images/point_bg.gif);
background-repeat:repeat-y;
padding-left:32px;
}

.txt10{
     font-size:10px;
     line-height: 120%;
}

.txt10top{
     font-size:10px;
     line-height: 140%;
}

.txt10top a:link{
color:#333333;
text-decoration:none;
}

.txt10top a:visited{
color:#333333;
text-decoration:none;
}

.txt10top a:hover{
color:#990000;
text-decoration:underline;
}


.txt12{
     font-size:12px;
     line-height: 175%;
}

.txt12gray{
     font-size:12px;
     line-height: 175%;
	 color:#666666;
}

.txt14{
     font-size:14px;
     line-height: 175%;
}

.txt10b{
     font-size:10px;
     line-height: 120%;
     font-weight: bold;
}

.txt12b{
     font-size:12px;
     line-height: 150%;
     font-weight: bold;
}

.txt14b{
     font-size:14px;
     line-height: 175%;
     font-weight: bold;
}

.txt14red{
     font-size:14px;
     line-height: 175%;
     font-weight: bold;
	 color:#C80901;
}

.pic{
	margin-bottom: 5px;
}

.pic2{
	margin-right: 10px;
}

.pic3{
	margin-top: 5px;
}

.pic4{
	margin-bottom: 10px;
}

.termtxt1{
	font-size:14px;
	line-height: 150%;
	font-weight: bold;
	margin-left: 5px;
	margin-top: 10px;
	height: 30px;

}
.termtxt2{
     font-size:12px;
     line-height: 150%;
	margin: 5px 0px 20px 0px;
}
.termtxt3{
     font-size:10px;
     line-height: 150%;
}

div.line{
border-bottom:1px dotted #999999;
margin-bottom:15px;
margin-top:15px;
}

.recommend_tr{
background-color:#E3E3E3;
padding:5px 10px;
font-size:12px;
line-height: 150%;
font-weight: bold;
}



/* Color
*********************************************/

.color1 {color: #FF0000}


/* MarginSet
*********************************************/

.mrg1px { margin-top:1px; }
.mrg5px { margin-top:5px; }
.mrg10px { margin-top:10px; }
.mrg15px { margin-top:15px; }
.mrg20px { margin-top:20px; }
.mrg25px { margin-top:25px; }
.mrg30px { margin-top:30px; }
.mrg35px { margin-top:35px; }
.mrg40px { margin-top:40px; }
.mrg45px { margin-top:45px; }
.mrg50px { margin-top:50px; }
.mrg55px { margin-top:55px; }
.mrg60px { margin-top:60px; }
