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

div#contents {
  margin: 0;
	padding: 10px;
}

div#specialpj {
  width: 550px;
	font-size: 12px;
	font-family: verdana, tahoma, arial, helvetica;
}

div#specialpj table {
  font-size: 12px;
	font-family: verdana, tahoma, arial, helvetica;
	background-color: #fffff6;
} 

div#specialpj td {
  vertical-align: top;
	width: 137px;
}

p#section {
  font-weight: bold;
	font-size: 14px;
	margin-top: 8px;
	margin-bottom: 5px;
	color: #fff;
	border-bottom: 2px solid #fa0018;
	width: 330px;
	background-color: #fa0018;
	padding-left: 10px;
	
}
p#section2 {
  font-weight: bold;
	font-size: 13px;
	margin-top: 8px;
	margin-bottom: 5px;
	color: #fa0018;
	border-bottom: 1px solid #fff;
	width: 330px;
	
	padding-left: 10px;
	
}
p#sec-contents {
  margin-bottom: 8px;
}
.center {
  text-align: center;
}
.bgwhite {
  background-color: #fff;
}
.bodytext_link_blue a{
  color: #ff5666;
}
.bodytext_link_blue a:link{
  color: #ff5666;
}
.bodytext_link_blue {
  color: #ff5666;
}
p#sectionRight {
  font-weight: bold;
	font-size: 14px;
	margin-top: 8px;
	margin-bottom: 5px;
	color: #fff;
	border-bottom: 2px solid #fa0018;
	width: 170px;
	background-color: #fa0018;
	padding-left: 10px;
	
}
p#sectionG {
  font-weight: bold;
	font-size: 14px;
	margin-top: 8px;
	margin-bottom: 5px;
	color: #fff;
	border-bottom: 2px solid #8c0014;
	width: 330px;
	background-color: #8c0014;
	padding-left: 10px;
	
}
p#sectionRightG {
  font-weight: bold;
	font-size: 14px;
	margin-top: 8px;
	margin-bottom: 5px;
	color: #f00000;
	border-bottom: 2px solid #d2c9c9;
	width: 170px;
	background-color: #d2c9c9;
	padding-left: 10px;
	
}

