@charset "utf-8";
/* CSS Document */

ul.tab_all {
	list-style-type: none;
	padding-top: 25px;
	padding-right: 15px;
	padding-left: 20px;
	padding-bottom: 0px;
}

ul.tab_all li {
float: left;
letter-spacing: 0.1em;
}

ul.tab_all li a {
	text-decoration: none;
	display: block;
	height: 30px;
	text-align: center;
	padding: 10px 30px 5px 20px;
	border-radius: 10px 10px 0 0;
	color: #000;
	margin-right: 5px;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: none;
	font-size: 14px;
	letter-spacing: 0.1em;
}


div.tab {
	clear: both;
	height: auto;
	overflow: auto;
	padding: 5px;
	border-left: 0px solid #ccc;
	border-right: 0px solid #ccc;
	border-bottom: none;
	margin: 0px 15px 0px 15px;
}

ul.tab_all li a.tab1 {
	background-color: #fff;
	background-image: -webkit-linear-gradient(270deg,rgba(237,235,235,1.00) 0%,rgba(255,255,255,1.00) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(237,235,235,1.00) 0%,rgba(255,255,255,1.00) 100%);
	background-image: -o-linear-gradient(270deg,rgba(237,235,235,1.00) 0%,rgba(255,255,255,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(237,235,235,1.00) 0%,rgba(255,255,255,1.00) 100%);
}

ul.tab_all li a:hover .tab1 {
	background-color: #ccc;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

ul.tab_all li a.tab2 {
background-color: #fff;
	background-image: -webkit-linear-gradient(270deg,rgba(237,235,235,1.00) 0%,rgba(255,255,255,1.00) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(237,235,235,1.00) 0%,rgba(255,255,255,1.00) 100%);
	background-image: -o-linear-gradient(270deg,rgba(237,235,235,1.00) 0%,rgba(255,255,255,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(237,235,235,1.00) 0%,rgba(255,255,255,1.00) 100%);
}
}


#tab1 {
	background-color: #fff;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#tab2 {
background-color: #fff;
}

#tab3 {
background-color: #fff;
} 

#tab_box #tab1 .flowimg {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}

#tab_box #tab2 .flowimg {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
}

 
 .workseet  {
	width: 650px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 25px;
	background-color: #ccc;
	font-size: 14px;
	line-height: 1.5em;
	letter-spacing: 0.1em;
	border-left-width: 0px;
	border-right-width: 0px;
	border-bottom: 2px solid #CCCCCC;
	
}
 
 .workseet .td1 {
	background-color: #7BB0E1;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	color: #FFFFFF;
	font-size: 16px;
	line-height: 1.4em;
	 
 }
 
 .workseet .td2 {
	width: 80%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	line-height: 1.4em;
	 
 }
.workseet .td3 {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	text-align: right;
	line-height: 1.4em;
	 
 }
.workseet .td4 {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	text-align: right;
	border-top: 3px double #AFACAC;
	 
 }
 .workseet th {
 color: #fff;
}
.workseet thead tr {
 background-color: blue;
}
 
.workseet tbody tr {
 background-color: white;
}
 
.workseet tbody tr:nth-child(even) { /* 偶数番目の指定*/
 background-color: #eaf2fb;

}

.tabtitle {
	background-image: url(../image/titleno_back.jpg);
	height: 42px;
	background-repeat: no-repeat;
	color: #F93508;
	padding-left: 60px;
	margin-left: 20px;
	margin-top: 30px;
	margin-bottom: 30px;
	font-weight: bold;
}

.tabtitle2 {
	background-image: url(../image/titleno_back.jpg);
	height: 42px;
	background-repeat: no-repeat;
	color: #F93508;
	padding-left: 60px;
	margin-left: auto;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 30px;
	font-weight: bold;
	width:800px;
}

img {
border:0
}
#tab-wrapper {
	width: 100%;
	margin: 0 auto;
	text-align: left;
	padding-top: 30px;
}
#tab-a1 {
	border-left: 1px solid #ccc;
	margin-left: 0px;
}
#tab-wrapper ul {
	padding-left: 30px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	border-bottom: 1px solid #ccc;
	height: 51px;
}
#tab li {
	float: left;
	border-right: 1px solid #ccc;
	border-top: 1px solid #CCCCCC;
	list-style-type: none;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}
#tab li a {
	display: block;
	color: #777;
	text-align: center;
	text-decoration: none;
	font-size: 15px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	letter-spacing: 0.1em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#tab li a:hover {
	background-color: #EDEDED;
	color: #515457;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}

#tab li.present a {
	background-color: #768AE9;
	color: #FFFFFF;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}


#news1, #news2, #news3{
	clear: both;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	font-size: 14px;
	color: #666;
	letter-spacing: 0.1em;
}
