@charset "shift_jis";

/*コンテンツ部分*/

/*----パンくず----*/

#crumb{
	width:100&;
	padding-bottom:15px;
	text-align:left;
}

/*----contents_right----*/


/*----contents_left----*/

#contents_left{
	padding-top:5px;
	width:202px;
	float:left;
}

	#contents_left a{
		color:#4D4D4D;
		text-decoration:none;
	}
	
	#contents_left a:visited{
		color:#999999;
		text-decoration:none;
	}
	
	#contents_left a:hover{
		color:#4D4D4D;
		text-decoration:underline;
	}



/*----contents_right----*/

#contents_right{
	width:615px;
	text-align:center;
	float:right;
}

.box{
	width:155px;
	float:left;
	margin-bottom:50px;
	margin-right:75px;
}

	.box .image{
		border:1px solid #91D154;
		padding:20px 25px;
		margin-bottom:10px;
	}

	.box .text{
		font-size:1.2em;
		line-height:140%;
		margin-bottom:10px;
	}
	
.mr_0{
	margin-right:0;
}


/*----詳細----*/

h3.details{
	background-image: url(../../../common/img/h3_bg.gif);
	background-position:right bottom;
	background-repeat:no-repeat;
	margin:0px 0px 35px 0px;
	padding:25px 60px 20px 0px;
	font-size:large;
	font-weight:bold;
	line-height:140%;
	text-align:left;
	color:#009944;
}

.main-image{
	width:270px;
	float:left;
	margin-bottom:50px;
	text-align:center;
}

.main-text{
	width:340px;
	float:right;
	margin-bottom:50px;
	text-align:left;
}


.element{
	text-align:left;
	padding-bottom:30px;
}

	.element .item{
		font-size:1.2em;
		padding-bottom:5px;
	}

.table_01{
	border-top:1px solid #737373;
	border-left:1px solid #737373;
}

	.table_01 th{
		text-align:center;
		padding:5px;
		background-color:#9bd866;
		border-right:1px solid #737373;
		border-bottom:1px solid #737373;
	}
	
	.table_01 td{
		text-align:center;
		padding:5px;
		border-right:1px solid #737373;
		border-bottom:1px solid #737373;
	}

.table_02{
	border-top:1px solid #737373;
	border-left:1px solid #737373;
}

	.table_02 th{
		text-align:center;
		padding:5px;
		background-color:#67d6a1;
		border-right:1px solid #737373;
		border-bottom:1px solid #737373;
	}
	
	.table_02 td{
		text-align:center;
		padding:5px;
		border-right:1px solid #737373;
		border-bottom:1px solid #737373;
	}

.green{
	color:#009944;
}

.mb_20{
	margin-bottom:20px;
	padding:0;
}


/*業務用情報*/
.btn_pdf{
	margin-top:30px;
	margin-bottom:100px;
}

	