	
*{
 	margin:0px 0px 0px 0px; 
 	padding:0px 0px 0px 0px; 
 	}
 body{
 	background:#ffffff;
	margin:0px 0px 0px 0px;
 	padding:0px 0px 0px 0px;
	}
	
body,td,th,div,p{
	color:#333333;
	font-size:12px;
	font-family:"MS UI Gothic", Verdana, Arial, sans-serif, "ＭＳ　Ｐゴシック", Osaka, "平成角ゴシック";
	line-height:160%;
	}
    
.style10px {
	font-size:10px;
	font-weight:normal;
	line-height:150%;
}

.style10pxW {
	font-size:10px;
	font-weight:normal;
	line-height:150%;
	color: #FFFFFF;
}

.style11px {
	font-size:11px;
	font-weight:normal;
	line-height:150%;
}

.style12px {
	font-size:12px;
	font-weight:normal;
	line-height:150%;
}

.style12pxW {
	font-size:12px;
	font-weight:normal;
	line-height:150%;
	color: #FFFFFF;
}

.style14px {
	font-size:14px;
	font-weight:normal;
	line-height:150%;
}

.style14pxW {
	font-size:14px;
	font-weight:normal;
	line-height:150%;
	color: #FFFFFF;
}

.style16px {
	font-size:16px;
	font-weight:normal;
	line-height:150%;
}

.style16pxW {
	font-size: 16px;
	font-weight:normal;
	line-height: 150%;
	color: #FFFFFF;
}

a:link{
	color:#0099CC;
	text-decoration:underline;
	}
a:visited{
	color:#006699;
	text-decoration:underline;
	}
a:active{
	color:#006699;
	text-decoration:underline;
	}
a:hover{
	color:#FF9900;
	text-decoration:underline;
	}
	
a.anchor_b:link{
	font-size:12px;
	color:#0099CC;
	text-decoration:none;
	margin:0px 15px 0px 2px;
	}
a.anchor_b:visited{
	font-size:12px;
	color:#006699;
	text-decoration:none;
	margin:0px 15px 0px 2px;
	}
a.anchor_b:active{
	font-size:12px;
	color:#006699;
	text-decoration:none;
	margin:0px 15px 0px 2px;
	}
a.anchor_b:hover{
	font-size:12px;
	color:#FF9900;
	text-decoration:none;
	margin:0px 15px 0px 2px;
	}
	
td#sub_footer{
	padding:6px 6px 5px 6px;
	}
	
.contents{
	width:530px;
	margin:20px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	text-align:left;
	}
	
.title{
	text-align:left;
	color:#1774D1;
	font-size:14px;
	font-weight:bold;
	line-height:160%;
	padding: 0px 0px 0px 18px;
	margin: 0px 0px 5px 0px;
	border-bottom: 1px solid #5F6A7E;
	background: url('../img/common/arrow1_yellow.gif') no-repeat 0px 8px;
	}
