@charset "utf-8";
/* CSS Document */

.font {font-size:11px;}

.text01 dt {font-weight:bold; padding-bottom:10px;}
.text01 dd { padding-bottom:10px; color:#7e7e7e;}


/*affiliate*/
.text02 {padding:10px 0;}
.text02 dt { background:url(images/ico_07.gif) no-repeat 5px 11px; padding:5px 0 5px 20px; font-size:14px; font-weight:bold;}
.text02 dd {padding:5px 0 5px 20px;}
.text02 dd p {padding:10px 0;font-weight:bold;}


/*resources view*/
.text03 {padding:10px;}
.text03 p {padding:5px 0;}
.text03 dl {padding:5px 0;}
.text03 dt {padding:5px 0 5px 15px; font-weight:bold; background:url(images/ico_07.gif) no-repeat left 11px;font-size:14px;}
.text03 dd {}
.text03 li {border-bottom:solid 1px #e5e5e5; padding:10px 0;}
.text03 .tab_con{border-left:solid 1px #e5e5e5; border-right:none;border-top:solid 1px #e5e5e5;}
.text03 .tab_con td{ border-right:solid 1px #e5e5e5;}
.text03 .Limg{ float:left; width:180px; padding-right:10px; text-align:center;}
/*Link detial*/
.text03 li span{ padding-left:100px;}
.text03 .line_through{text-decoration:line-through;color:#666;}
.p_red {color:#a40000;}