.contentTitle {
	background-image: url(../images/bg-title.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-top: 30px;
	padding-right: 20px;
	padding-bottom: 30px;
	padding-left: 40px;
	margin-bottom: 30px;
	color:#666;
}


.contentTitle h1 {
	font-size: 170%;
/*	letter-spacing: -2px;*/
	line-height: 110%;
	font-weight: lighter;
}

.contentDescription{
	display: none;
	}

.contentHeader .date{
text-align:right;
}
.contentBody h2 {
	font-size: 150%;
	color: #fff;
	text-align: left;
	background-image: url(../images/h2.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 30px;
	margin-top: 20px;
	margin-bottom: 20px;
}

#content-center2-2 h2 {
	background-image: url("../images/bg-h2.png");
	background-repeat: no-repeat;
	background-position: left center;
	padding: 18px 0 8px 65px;
	margin: 30px 0 30px 0;
	color: #fff;
	font-size: 150%;
}



.contentBody h3 {
	padding-bottom:30px;
	background-image: url(../images/line.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin-top: 15px;
	margin-bottom: 20px;
		font-size: 140%;
			color:#666;


}

.contentBody h4 {
	margin: 10px 0 20px 0;
	padding: 0px;
font-size: 160%;
		line-height: 130%;
	color: #EF4E54;

}




.contentBody p,
.contentBody ol,
.contentBody ul {
	margin-bottom:10px;
	line-height: 150%;
}
.contentBody ol {
  list-style: decimal;
  padding-left: 2em;
}
.contentBody ul {
  list-style: disc;
  padding-left: 2em;
}
.contentBody li ul {
  list-style: circle;
}
.contentBody li li ul {
  list-style: square;
}

.contentBody .alignLeft {
  float: left;
  margin-right: 30px;
  margin-bottom: 30px;
}
.contentBody .alignRight {
  float: right;
  margin-left: 30px;
  margin-bottom: 30px;
}
.contentBody .alignCenter {
  display: block;
  margin: 0 auto;
}
.contentBody em {
  font-family: 'Lucida Grande', 'Hiragino Kaku Gothic Pro', 'MS P Gothic', sans-serif;
}
.contentBody table {
}
.contentBody table th,
.contentBody table td {
}
.contentBody table[border] {
	border:solid 1px #ccc;
}
.contentBody table[border] th,
.contentBody table[border] td {
  padding: 5px;
		border:solid 1px #ccc;

}
.contentBody table[border] th {
	background-color: #eee;
}


/* Color Definition
================================================== */

.red{
	color: #B74744;
}



@media (max-width: 768px) {

.contentTitle {
	padding-top: 20px;
	padding-right: 5px;
	padding-bottom: 20px;
	padding-left: 10px;
	margin-bottom: 30px;
}




.contentTitle h1 {
	font-size: 120%;
	line-height : 120%;
}
.contentTitle h2 {
	font-size: 100%;
	line-height : 120%;
}

.contentBody h2 {
	background-color: #ce3c3b;
	margin-top: 40px;
	margin-bottom: 20px;
	font-size: 100%;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 30px;
}



#content-center2-2 h2 {
	background-image: url("../images/bg-h2.png");
	background-repeat: no-repeat;
	background-position: left center;
	padding: 18px 0 8px 55px;
	margin: 20px 0 20px 0;
	color: #ffffff;
	font-size: 108%;
}





.contentTitle h3 {
	font-size: 108%;
}
	

.contentBody .alignLeft {
  float: none;
  margin-right: 0px;
  margin-bottom: 0px;
}



}



.none_text{
	display: none;
}


.column2-table th ,
.column2-table td {
	vertical-align: top;
}
@media  (max-width: 768px) {
	.column2-table td,
	.column2-table th {
		display: block;
		width: 100%;
	}
}

.style1 {
	color: #EF4E54;
	font-weight: bold;
	font-size: 150%;
	line-height: 150%;
}

.style2 {
	font-weight: bold;
	font-size: 150%;
	line-height: 150%;
}


@media  (max-width: 430px) {
.style1,.style2 {
	font-size: 130%;
	}
	
	
}


.style3 {
	color: #0095d9;
}

.style4 {
	color: #0095d9;
	font-size: 150%;
	font-weight: bold;
}
.style10 img{
	width: 100%;
}



@media  (max-width: 500px) {
	
.contentBody h3 {
    font-size: 120%;
    line-height: 130%;
}
}
