@charset "utf-8";

/*
al2018
*/
body div#wrap article section .mc_bg{
	background:url(../../cooperation/img/mc_bg.png);
	background-position:right top;
	background-repeat:no-repeat;
	}
body div#wrap article section .tama_bg{
	background:url(../../cooperation/img/tama_bg.png);
	background-position:right top;
	background-repeat:no-repeat;
	}

body div#wrap article section div.menu1column div.inner p{
    width: 60%;
}
body div#wrap article section ul.coopmenu{
	margin:0 0 0 2%;
	padding:0px;
	list-style:none;
	}

body div#wrap article section ul.coopmenu li{
	float:left;
	margin:0px 0px 2px 2%;
	padding:0px;	
}
body div#wrap article sectiontable {
	background-color:#38528C;
	border-collapse:collapse;
	border:#666666 solid 1px;
}

body div#wrap article section td {
	text-align: left;
	border: 1px dotted #999999;
	padding: 2px;
}
body div#wrap article section th {
	background-color: #EFEFEF;
	color: #000000;
	font-weight: normal;
	text-align: left;
	padding: 2px;
	border: 1px dotted #999999;
}
body div#wrap article section table tr td.empty {
	background-color:#fafafa;}

body div#wrap article section table tr td.yellow {
	background-color:#FFE8D2;}

body div#wrap article section table tr td.blue {
	background-color:#DDE9FF;}
body div#wrap article section table tr td.green {
	background-color:#DDFFE6;
}

.boxm {
	margin-top: 10px;
	border: 1px solid #CCCCCC;
	padding: 5px;
}
p.box_pic {
	margin: 0 5px 0 7px;
	float: left;
	width: 94px;
}


p.box_lead {
	font-size: 11px;	line-height: 160%;
}
body div#wrap article section p.lead4 {
	font-weight: bold;
	margin-top: 15px;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-left: 0;
}
body div#wrap article section p.lead5 {
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 0;	line-height: 160%;
}
img.photo{
	margin:2px 1px 1px 2px;
	float:left;
	padding:0px;
	border:none;
	}
body div#wrap article section dl {
	clear:both;
	font-size:0.9em;
}
body div#wrap article section dt {
	float: left;
	width: 10%;
	margin-top: 5px;
	margin-right: 1%;
	margin-bottom: 5px;
	margin-left: 3%;
	line-height:1.6em;}

body div#wrap article section dd {
	width: 75%;
	float: left;
	margin-top: 5px;
	margin-right: 5%;
	margin-bottom: 5px;
	line-height:1.6em;
}
    .scroll-table {
        width: 100%;

}
body div#wrap article section .img_caption {
	font-size: 85%;
	line-height: 110%;
	float: left;
	margin: 2px 10px 10px 10px;
	}

@media screen and (max-width: 480px) {
        body div#wrap article section dl {
        clear:both;
        font-size:0.9em;
    }
    body div#wrap article section dt {
        float: none;
        width: 90%;
        }
    body div#wrap article section dd {
        width: 90%;
        float: none;
        margin-right: 0;
        margin-left: 10%;
    }
    body div#wrap article section div.menu1column div.inner p{
        width: 94%;
    }
    .scroll-table {
  overflow: auto;
  white-space: nowrap;
}
}