.contentHeader {
	padding: 0;
	margin-bottom: 30px;
}


.contentTitle {
    background-image: url(../images/h1bg.jpg);
    background-repeat: no-repeat;
    background-position: left bottom;
    padding: 8px;
}




.contentTitle h1 {
font-size: 150%;
    color: #099FF4;
    font-weight: 900;
    letter-spacing: normal;
    padding: 0px;
    margin: 0px;

}

.contentDescription{

	}

.contentHeader .date{
	margin-top: -12px;
	padding: 0 10px 0 0;
	color: #ccc;
	text-align: right;
}

.contentBody {
	padding: 0 5px;
}

.contentBody h2 {
	font-size: 115%;
	color: #666666;
	text-align: left;

	clear: both;
	background-image: url(../images/body-h2.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 10px 0 8px 40px;
	margin: 30px 0 10px 0;

}

.contentBody h3 {
	font-size: 100%;
	color: #666666;
	text-align: left;
	padding-left: 35px;
	clear: both;
	background-image: url(../images/body-h3.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-right: 0px;
	 padding-bottom: 5px;
	padding-top: 10px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 10px;
}

.contentBody h4 {
	padding:5px 0px 5px 30px;
	background-image: url(../images/bg-h4.png);
	background-repeat: no-repeat;
	background-position: left center;
	background-size: 23px;
	color: #1576bc;
}


.contentBody p {
  margin: 1em 0 1em 5px;
}

.contentBody ol,
.contentBody ul {
  margin: 1em 0 1em;
}



.contentBody ol {
  list-style: decimal;
  padding-left: 1.5em;
}

.contentBody ul {
  list-style: disc;
  padding-left: 2em;
    margin: 1em 5px;
}
.contentBody ul a{

}
.contentBody ul a:hover{
	text-decoration: underline;
}



.contentBody li ul {
  list-style: circle;
}
.contentBody li li ul {
  list-style: square;
}


.sitemap-list {
    border-left: 1px dotted #444;
}



.contentBody .alignLeft {
  float: left;
  margin-right: 30px;
  margin-bottom: 30px;
}
.contentBody .alignRight {
  float: right;
  margin-left: 30px;
  margin-bottom: 20px;
}
.contentBody .alignCenter {
  display: block;
  margin: 0 auto;
}
.contentBody em {
  font-family: 'Lucida Grande', 'Hiragino Kaku Gothic Pro', 'MS P Gothic', sans-serif;
}
.contentBody table {
  max-width: 100%;
}
.contentBody table th,
.contentBody table td {
  vertical-align: top;
  font-size: 100%;
}
.contentBody table[border] {
  border: 1px solid #ccc;
}
.contentBody table[border] th,
.contentBody table[border] td {
  padding: 3px 5px;
  border: 1px solid #ccc;
}
.contentBody table[border] th {
/*  font-weight: normal; */
	background-color: #eee;
}


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

.red{
  color: red;
}



.style1{
	
	font-family: "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
	font-size: 190%;
	line-height: 150%;
	font-weight: bold;
	margin-bottom:20px;
	display: inline-block;
}
.style2{
	background-color: #000;
	color: #fff;
	padding:10px;

}

.style2 a{
	color: #fff;

}
.style3{
	background-color: #00A0E9;
	color: #fff;
	padding:20px;
	font-size: 140%;
	display: inline-block;
		width:470px;
	text-align: center;
	margin:20px auto 0px auto;
}
.style3 a{
	color: #fff;
	text-decoration: none;
}
.style4{
	background-color: #172A88;
	color: #fff;
	padding:20px;
	font-size: 140%;
	display: inline-block;
	margin-top:20px;
		width:470px;
	text-align: center;
		margin:20px auto 0px auto;


}

.style5{
	
	font-family: "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
	font-size: 160%;
	line-height: 150%;
	margin-bottom:20px;
	display: block;
	text-align: center;
}


/*

.title a[href$='.pdf'] {
	background-image: url(../images/pdf.png);
}
.title a[href$='.doc'] {
	background-image: url(../images/doc.png);
}
.title a[href$='.docx'] {
	background-image: url(../images/docx.png);
}
.title a[href$='.xls'] {
	background-image: url(../images/xls.png);
}
.title a[href$='.xlsx'] {
	background-image: url(../images/xlsx.png);
}
.title a[href$='.jtd'] {
	background-image: url(../images/jtd.png);
}

.title a[href$='.pdf'],
.title a[href$='.doc'],
.title a[href$='.docx'],
.title a[href$='.xls'],
.title a[href$='.xlsx'],
.title a[href$='.jtd']{
	background-repeat: no-repeat;
	background-position: right center;
	background-size: 20px;
	vertical-align: top;
}


.contentBody a[href$='.pdf'] {
	background-image: url(../images/pdf.png);
}
.contentBody a[href$='.doc'] {
	background-image: url(../images/doc.png);
}
.contentBody a[href$='.docx'] {
	background-image: url(../images/docx.png);
}
.contentBody a[href$='.xls'] {
	background-image: url(../images/xls.png);
}
.contentBody a[href$='.xlsx'] {
	background-image: url(../images/xlsx.png);
}
.contentBody a[href$='.jtd'] {
	background-image: url(../images/jtd.png);
}

.contentBody a[href$='.pdf'],
.contentBody a[href$='.doc'],
.contentBody a[href$='.docx'],
.contentBody a[href$='.xls'],
.contentBody a[href$='.xlsx'],
.contentBody a[href$='.jtd']{
	background-repeat: no-repeat;
	background-position: right center;
	background-size: 20px;
	vertical-align: top;
}



*/




@media (max-width: 768px) {


.style1{

	font-size: 150%;
	line-height: 150%;
	margin-bottom:20px;
}

.style2{
	margin-bottom: 10px;
	display: inline-block;
}


.style3{
	padding:10px;
	font-size: 100%;
	display: block;
	width:100%;
	margin:15px 0;
}

.style4{
	padding:10px;
	font-size: 100%;
	display: block;
	width:100%;
	margin:15px 0;
}

.style5{
	padding:10px;
	font-size: 100%;
	display: block;
	width:100%;
	margin:15px 0;
}

.contentBody .wrap-base p {

    margin: 0 0 0 0;

}


}

