.five_column_ul li {
    width: 176px;
    margin-right: 20px;
    float: left;
    padding: 0px;
    list-style: none;
     overflow: visible;
	 height: 80px !important;
}
	 
	 
.titlebox_1 .box .box_title, .titlebox_2 .box .box_title, .titlebox_3 .box .box_title, .titlebox_4 .box .box_title, .titlebox_5 .box .box_title {
    margin-top: -10px !important; 
    font-size: 19px;
    line-height: 23px;
    text-transform: capitalize;
    display: inline-block;
    vertical-align: middle;
    color: white;
    font-weight: 500;
	 }
	 
.titlebox_5 {
    background-color: #01C4F3;
    text-shadow: 1px 1px 2px #0C2D62;
     }

/* Added by Kobun */

.jpn_top_four_column{
	margin-bottom:20px;
	padding-left:20px;
	}	
	
.jpn_top_four_column_box{
    border-radius:8px;

	width:204px;
	float:left;
	height:230px;
	margin-right:30px;
	background-color:#FFFBF9;
	box-shadow:#cbcbcb 2px 2px 4px;
@@padding:5px;
    }
	
.jpn_top_four_column_box h6{
	color:#C30;
	font-size:17px;
	}		
	
.jpn_top_four_column_box p{
    padding:5px 10px 5px 10px;
	font-size:13px;
	line-height:20px;
	}	
		
.jpn_top_four_column_box img{
	margin-bottom:8px;
	margin-top:10px;
	}
		
.jpn_top_four_column_box a{
	font-size:13px;
	color:#0090e0;
	font-weight:bold;
	text-decoration:underline;
	}

.jpn_link01 {
	font-size:13px;
	color:#0090e0;
	font-weight:bold;
	text-decoration:underline;
	cursor:pointer;
	}

.jpn_link02 {
	cursor:pointer;
	}

.jpn_four_column{
	cursor: pointer;
	margin-bottom:40px;
	padding-left:20px;}	
.jpn_four_column_box{
	border-radius:15px;
	width:208px;
	float:left;
	height:170px;
	background-color:#f8f8ff;
	margin-right:25px;
}

.jpn_four_column_box h6{
	color:#C30;
	font-size:15px;}		
	
.jpn_four_column_box p{
    padding:5px;
	font-size:13px;
	line-height:20px;
	}		

.jpn_four_column_box img{
	margin-bottom:8px;
	}	

.jpn_four_column_box a{
	font-size:13px;
	color:#C60;
	font-weight:bold;
	}

.section_a{
	width:900px;
	margin:0 auto;
	margin-bottom:20px;
	}

.section_a p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	color: #333333;
	font-weight:100;
	}

.section_a p{
	margin-left:300px;
	}
		
.section_a a{
	display:block;
	margin-top:5px;
	color:#F60;
	font-size:13px;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	}
			
.section_a a:hover{
	color:#C30;}

.section_a img{
	float:left;
	margin-right:20px;
	}	

.section_a_right{
	float:right;
	}	
	

.section_a_L{
	width:430px;
	float:left;
	margin-right:15px;
	}
	
.subimage2 {
    font-size: 13px;
    line-height: 19px;
    font-family: "Open Sans", "Segoe UI", Arial, Helvetica, sans-serif;
	float:left;
	padding:10px 20px;
	margin-top:10px;
    }


.subimage2 ol{
	margin-bottom:0!important;
    }

.subimage2 li{
    font-size: 13px;
    line-height: 19px;
    font-family: "Open Sans", "Segoe UI", Arial, Helvetica, sans-serif;
	margin-bottom:3px;
    list-style:decimal;
	}

.jpn_three_column{
	margin-bottom:15px;
	padding-left:12px;
	 }
	 
.hoho{
	text-indent:-10px;
	padding-left:10px;
	}	 
	
.jpn_three_column_box{
	width:286px;
	margin-right:30px;
	float:left;
	}
		
.jpn_three_column_box img{
	margin-bottom:8px;
	}

.jpn_three_column_box h6{
	color:#C30;
	font-size:15px;
	}		
	
.jpn_three_column_box p{
	font-size:13px;
	line-height:20px;
	}

.play_small4 {
  height: 23px;
  margin-top: 10px;
  float: left;
  margin-right: 30px;
  }

.play_small4 a {
  color: #00a0e9;
  font-size: 14px;
  line-height: 1.2;
  }

.play_small4 a:hover img{
 opacity:0.8;
 filter:alpha(opacity=80);
 -ms-filter: galpha( opacity=80 )h;
 }
 
.play_small4 img {
  float: left;
  margin-left: 0;
  margin-right: 5px;
  margin-top: 2px;
  }
  
 /* "Go to top" by http://syncer.jp/ */

#page-top {z-index:999;
    position: fixed;
    bottom: 20px;
    right: 20px;
    font-size: 77%;
}
#page-top a {
    background: #666;
    text-decoration: none;
    color: #fff;
    width: 100px;
    padding: 30px 0;
    text-align: center;
    display: block;
    border-radius: 5px;
}
#page-top a:hover {
    text-decoration: none;
    background: #999;
}
