@charset "utf-8";
/* CSS Document */
.bg_net{background:url(../network/images/bg_net.gif);}
.box01{font-size:14px; margin-bottom:24px;}
.tit01{font-size:20px !important; color:#004ea2; margin-bottom:12px; font-weight:bold; line-height:30px;}
.tit02,.tit11{
	padding: 5px;
	margin-bottom: 20px;
	line-height: 20px;
	background-color: #004B9A;
	font-weight: bold;
	font-size: 16px;
	color: white;
}
.tit02 span{
	background: #004b9a;
	color: #fff;
	font-size: 16px;
	width: auto;
	padding-right: 15px;
	padding-left: 15px;
	font-weight: bold;
	line-height: 20px;
}
.tit03,.tit07,.tit08,.tit09{font-size:14px; padding-left:0 !important; margin-bottom:5px; font-weight:bold; line-height:24px;}
.tit03{color:#004b9a;}
.tit03 span{color:#000 !important;}
.box02{ margin-bottom:20px;}
.box02_child01{width:260px; float:left; padding-right:30px}
.box02_child02{width:355px; float:left; padding-right:24px}
.box02_child03{width:242px; float:left; padding-right:40px}
.box03{ margin-bottom:50px;}
.box{ margin-bottom:25px;}
.box p{padding-left:7px;}
.tit04,.tit05,.tit06{
	padding: 5px;
	margin-bottom: 20px;
	font-weight: bold;
	color: white;
	font-size: 16px;
	line-height: 20px;
}
.tit04 span,.tit05 span,.tit06 span,.tit11 span{
	font-size: 14px;
	width: auto;
	padding-right: 15px;
	padding-left: 15px;
	color: #fff;
}
.tit04{
	background-color: #116F75;
}
.tit04 span{
	background: #116f75;
	font-size: 16px;
}
.tit05{
	background-color: #117551;
}
.tit05 span{ background:#117551;}
.tit06{
	background-color: #7C9F1D;
}
.tit06 span{ background:#7c9f1d; }
.box04{ margin-bottom:80px;}
.box04_l,.box04_r{width:469px; float:left;}
.box04_l{padding-right:22px;}
.tit07{color:#116f75;}
.tit08{color:#117551;}
.tit09{color:#7c9f1d;}
.child{margin-bottom:50px;}
.tit10{ margin-bottom:5px;}
.tit11{
	line-height: 20px;
	background-color: #2470C0;
}
.tit11 span{
	line-height: 20px;
	font-weight: bold;
	font-size: 16px;
}
/*******************/
@media only screen and (max-width:980px){
img{max-width:100%;}

}
@media only screen and (max-width:800px){
	.box02_child01,.box02_child03{width:40%; padding-right:0}
	.box02_child02{width:45%;padding-right:0}
	.box02_child01,.box02_child02{ margin-bottom:20px;}
	.box02_child03{float:none;}
	.box04_l,.box04_r{width:48%;}
}
@media only screen and (max-width:640px){
		.box02_child02{width:53%;}
}
@media only screen and (max-width:600px){
		.box02_child02{width:55%;}
}
@media only screen and (max-width:568px){
		.box02_child02{width:60%;}
		.box04_l,.box04_r{width:47%;}
}
@media only screen and (max-width: 480px){
	.box02_child01,.box02_child02,.box02_child03{width:100%; margin-bottom:30px;}
}
@media only screen and (max-width: 360px){
	.box04_l,.box04_r{width:100%;}
	.box{margin-bottom:10px;}	
}
