@charset 'UTF-8';

.features_no_underline {
	font-weight:bold;
	padding-top:10px;
	text-indent:50px;
	text-decoration:none;
	color:#CC3300;
}

p {
	text-align: right;
	margin-right: 20px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}

p a {
	color: #3333CC;
	text-decoration: underline;
	font-weight: bold;
	background-image: url(image/arrow_blue.gif);
	background-repeat: no-repeat;
	padding-left: 10px;
	padding-bottom: 4px;
	background-position: 0px 4px;
}


.topTitleBG_banner {
	display:block;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #6699CC;
	border-right-color: #1F5C97;
	border-bottom-color: #1F5C97;
	border-left-color: #6699CC;
	margin-bottom: 10px;
}

.topTitle_banner {
	width: 100%;
	margin:0px;
	color: #1F5C97;
	font-size:14px;
	_font-size: 100%;
	border-bottom: solid 1px #FFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

.pic3 {
  float:left;
  margin: 0px 10px 5px 0px;
}

.pic4 {
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding: 0px;
}

.pdf {
	text-align: right;
	line-height: 12px;
	padding-top: 3px;
}


.clear3{
  margin: 0;
  padding-top: 15px;
  clear: both;
}

.wrapper2 {
	float:left;
	width:200px;
	padding: 0px;
	font-size:12px;
	_font-size:100%;/* IE 向け */
	line-height: 130%;
	margin-top: 0px;
	margin-right: 4px;
	margin-bottom: 0px;
	margin-left: 17px;
}

h4 {
  font-size:12px;
  _font-size:100%;/* IE 向け */
  line-height: 130%;
}

.frame h4 {
  margin: 8px 0px 6px 10px;
  padding: 2px 0px 2px 5px;
  border-left: solid 5px #0000cc;
}


.no_border {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


.new {
	font-size: 80%;
	color: #666;
	width: 500px;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 10px;
}

.new th {
	padding: 4px 20px 4px 4px;
	text-align: right;
	width: 15%;
}
.new  td {
	padding: 4px;
	vertical-align: top;
	width: 85%;
}
