@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #333;
	font-size:12px;
	line-height:18px;
	text-align:center;
	background-color:#FFFFFF;
	background-image:url(../topics/images/pop_back.gif);
	background-repeat:repeat-x;
}
h1,h2,h3,h4,p{
	margin:0;
	padding:0;
	font-size:12px;	
	line-height:18px;
	font-weight:100;	
	}
td{
	color: #333333;
	font-size:12px;
	line-height:18px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";	
	}
a{
	color:#333;
	text-decoration:none;
	border-bottom:dotted 1px #CCC;	
	}
a:hover{
	color:#FF9900;
	text-decoration:none;
	}	
form {
	margin:0;
	padding:0;
	}	

/*pop
----------------------------------------------------------------*/
#PHEAD {
	margin-left:auto;
	margin-right:auto;
	width:700px;	
	text-align:left;
	}	
#PBODY {	
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	padding:5px 0 20px 0;
	width:700px;
	}
	

.read{
	text-align:left;
	padding:5px;
	}	
.read p {
	font-weight:bold;
	}	
		
.title{
	background-color:#eaf5ff;
	background-image:url(../topics/images/topics_title_bg.gif);
	background-repeat:no-repeat;
	background-position:top left;
	padding:17px 8px 10px 8px;
	text-align:left;
	}	
	

.title p{
	margin-bottom:0px;
	color:#3289d3;
	font-weight:100;
	font-size:11px;
	line-height:15px;
	}	

.title h3{
	margin-bottom:0px;
	color:#12558e;
	font-weight:bold;
	line-height:16px;
	}	
	
		
.txt {
	text-align:left;
	margin:10px 5px;
	}	
	
.txt p{
	line-height:20px;
	}	

/*.txt p img{
	border:solid 1px #ccc;
	padding:1px;
	}
*/
.txt .ph-left{
	float:left;
	margin:3px 20px 10px 0px;
	}	
.txt .ph-right{
	float:right;
	margin:3px 0 10px 20px;
	}		
.txt .ph-center{
	margin:3px auto 10px auto;
	}
.txt .ph img{
	border:solid 1px #ccc;
	padding:1px;
	}
	
	
.closebtn {
	clear:both;
	padding:20px 0 0 0;
	font-size:10px;
	line-height:20px;
	margin:0 auto;
	text-align:center;
	width:110px;	
	}

.closebtn a{
	display:block;
	margin:0 auto;
	width:110px;
	height:20px;
	background-image:url(../common_img/up_bg.gif);
	background-repeat:no-repeat;
	background-position:0 0;
	padding:0px 0px 0px 0px;
	color:#777;
	text-decoration:none;
	text-align:center;
	border:0;
	}
.closebtn a:hover{
	color:#999;
	text-decoration:none;
	}	
	
	
.pdflink {
	text-align:left;
	background-color:#DDD;
	margin:5px 0 ;
	}	
	
.pdflink td {
	width:50%;
	background-color:#f5f5f5;	
	background-image:url(../common_img/pdf_icon.gif) ;
	background-repeat:no-repeat;
	background-position:5px 10px;
	padding:8px 5px 8px 28px;
	color:#CC3333;
	}
.pdflink a{
	border:0;
	}	
.pdflink a{
	color:#333;
	text-decoration:none;	
	}
.pdflink a:hover{
	color:#CC3333;
	border-bottom:solid 1px #CC3333;
	}	
		
	