﻿@charset "utf-8";  
/*------------------------------------------------------------ 
    NEW BUSINESS css
------------------------------------------------------------*/  

.head{
	line-height:20px;
	padding:12px 0 11px 0;
	color:#000057;
	text-indent:26px;
	font-size:134%;
	font-weight:bold;
	letter-spacing:2px;
	background:url(../img/bg-head.png) no-repeat;
}

.txt{
	font-size:117%;
	line-height:1.6;
	margin-top:20px;
}

.img{
	width:230px;
	float:right;
	padding:0 0 0px 10px;
}

.img02{
	width:300px;
	float:right;
	padding:0 0 0px 10px;
}


/*複数テーブル01*/
.table_01{
	width: 100%;
	height: auto;
	border-collapse: collapse;
	border-spacing: 0;
	font-size: 117%;
	line-height: 1.6;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
}

.table_01 th{
	padding: 10px;
}

.table_01 td{
	padding: 10px;
}

.table_01 th.aaa{
	font-weight: bold;
}

.table_01 th.bbb{
	width: 75%;
	background-color: #4F81BD;
	color: #FFFFFF;
	border-right-width: medium;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

.table_01 th.ccc{
	width: 25%;
	background-color: #4F81BD;
	color: #FFFFFF;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

.table_01 td.aaa{
	width: 10%;
	text-align: center;
	background-color: #D0D8E8;
	border-right-width: medium;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

.table_01 td.bbb{
	width: 90%;
	line-height: 1.6;
	background-color: #D0D8E8;
	padding-left: 15px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

.table_01 td.ccc{
	text-align: center;
	background-color: #E9EDF4;
	border-right-width: medium;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

.table_01 td.ddd{
	background-color: #E9EDF4;
	padding-left: 15px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

.table_01 td.eee{
	line-height: 1.6;
	background-color: #D0D8E8;
	padding-left: 15px;
	border-right-width: medium;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

.table_01 td.fff{
	vertical-align: middle;
	text-align: center;
	background-color: #D0D8E8;
	padding-left: 15px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

.table_01 td.ggg{
	line-height: 1.6;
	background-color: #E9EDF4;
	padding-left: 15px;
	border-right-width: medium;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

.table_01 td.hhh{
	vertical-align: middle;
	text-align: center;
	background-color: #E9EDF4;
	padding-left: 15px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
