@charset "utf-8";
/* CSS Document */
/**********************************************************/
/*シルク印刷*/
/**********************************************************/
.edge2 .gray_box1{
	background:#eeeeee;
	height:233px;
}
.edge2 .gray_box1 h4{
	padding: 5% 0 0 7%;
    font-size: 18px;
    font-weight: bold;
    line-height: 1.6em;
}
.edge2 .gray_box1 p{
    padding: 2.2% 4%;
    float: right;
}
.edge2 .main_inner3 h3{
	margin:42px 0 25px 0;
}
.edge2 .box1 {
    float: left;
    width: 48%;
	font-size:1.1em;
}
.edge2 .box2 {
	float: right;
    width: 50.5%;
}
.edge2 .box3 {
	float: right;
    width: 30%;
}
.edge2 h2 {
	margin-bottom:24px;
}
.silk1 table {
	width: 1000px;
	margin-left: 20px;
	border-top: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
}
.silk1 table tr th {
	padding: 15px 23px;
	font-size: 14px;
	font-weight: bold;
	background-color: #FCFCFC;
	border-bottom: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	vertical-align:top;
}
.silk1 table tr td {
    font-size: 14px;
    font-weight: normal;
    padding: 15px 12px;
    line-height: 1.5em;
	border-bottom: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
    background-color: #FFFFFF;
	vertical-align:top;
}
.silk1 table tr td.no-border {
	border-left: none;
}
.silk1 table .bold {
	font-weight:bold;
}

.title_th {
	color: #FFFFFF;
	background-color: #38454f !important;
	text-align: center;
	font-size: 16px !important;
	font-weight: bold;
	border: 1px solid #38454F !important;
}
.katati{
	float:left;
    margin: 0px 0 30px 5%;
	text-align:center;
	font-size:14px;
	font-weight:bold;
}
.katati a:link{
	color:#106299;
	text-decoration:underline;
}
.katati a:visited{
	color:#106299;
	text-decoration:underline;
}
.katati a:hover{
	color:#106299;
	text-decoration:none;
}
.katati a img:hover{
	filter: alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

.katati > p:first-child {
	margin-bottom:7px;
}
