﻿#inc_main ul{
	text-align:center;
}
/*#inc_main li{
	display:inline-block;
	width:180px;
	height:149px;
	position:relative;
	}*/
.mask01{
	opacity:0.4;
	filter: alpha(opacity=40);
	-ms-filter: "alpha( opacity=40 )";
	background: #f00;
	}
.mask02{
	opacity:0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha( opacity=70 )";
	/*background: #FFF;*/
	}
.alpha a:hover{
	opacity:0.4;
	filter: alpha(opacity=40);
	-ms-filter: "alpha( opacity=40 )";
	background: #f00;
}

.maindesign .left{
float:left;
}

.maindesign .right{
float:right;
}

.maindesign .hidden{
	overflow:hidden;
	display: block;
}

div.maindesign a:hover img {
	opacity:0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha( opacity=70 )";
	background: #fff;}
	
	.maindesign a img{
	border:0;}
	.maindesign .mr{
	margin-right:2px;
	}
	.maindesign .mt{
	margin-top:10px!important;
	}
	.maindesign .mt60{
	margin-top:60px!important;
	}

	.maindesign .m10{
	margin:10px 0;}

	.maindesign .mb0{
	margin-bottom:0!important;}
	
	.maindesign .mb10{
	margin-bottom:10px!important;}

	.maindesign .mb20{
	margin-bottom:20px;}




	.style1 {color: #FF0000}
	
	.kawa td{
		border-right:1px solid #000;
	}
	
/*	.kawa td img:nth-child(3){
		padding-bottom:10px;
		margin-bottom:10px;
	}*/
	
	.list_h td{
		padding-bottom:10px;
	}
	
	.home_s td{
		padding-bottom:10px;
	}
	
	.home_r{
		text-align:right;
	}


.maindesign .button{
	display:block;
	border:3px solid #003f97;
	border-radius:20px;
	color:#003f97;
	font-size:30px;
	line-height:1.2;
	font-weight:bold;
	width:500px;
	margin:0 0 0 30px;
	padding-top:15px;
	padding-bottom:15px;
}

.maindesign .button:hover{
	opacity:0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha( opacity=70 )";
	background: #fff;}




