/* CSS Document */
div#con_moushikomi {
    width: 740px;
    height: auto;
    /*margin-top: -20px;*/
    margin-right: 10px;
    float: left;
}

div#con_moushikomi h2{
	margin-bottom:0px;
}

div#con_moushikomi #con1{
/*	background:url(../../img/biz/moushikomi/con1.jpg) no-repeat;
	width:735px;
	height:205px;*/
	position:relative;
	text-align:center;
	}
	
div#con_moushikomi #con1 p{
	font-size:12px;
	padding:2px;
	width:400px;
	height: auto;
	margin:10px auto;
	}
div#con_moushikomi #con1 p a{
	color:red;
	}
div#con_moushikomi #con1 ul{
	height: auto;
	position: absolute;
	/*2017/02/20ȍ~top60px*/
	/*top: 60px;
	left: 450px;
	*/
	top: 60px;
	left: 500px;
	}	
div#con_moushikomi #con1 ul li{
	/*width:720px;*/
	list-style:none;
	float:left;
	margin-bottom:5px;
	}
	

div#con_moushikomi #con1 .calendar{
	width:320px;
	height:auto;
	position:absolute;
	top:199px;
	left:380px;
	}
	
div#con_moushikomi #con1 .calendar li{
	width:120px;
	list-style:none;
	float:left;
	margin-bottom:5px;
	margin-right:30px;
	
	}




	

div#con_moushikomi #con2{
/*	background:url(../../img/biz/moushikomi/con2.jpg) no-repeat;
	width:735px;
	height:200px;*/
	position:relative;
	
	}
	
div#con_moushikomi #con2 ul{
	width: 320px;
	height: auto;
	position: absolute;
	top: 110px;
	left: 10px;
	}
	
div#con_moushikomi #con2 ul li{
	width:120px;
	list-style:none;
	float:left;
	margin-bottom:5px;
	margin-right:35px;
	
}

div#con_moushikomi #con2 .web_btn{
	width:320px;
	height:auto;
	position:absolute;
	top:110px;
	left:380px;
	}
	
div#con_moushikomi #con2 .web_btn li{
	width:120px;
	list-style:none;
	float:left;
	margin-bottom:5px;
	margin-right:30px;
	
	}
	

.yusou{
	font-size:12px;
	color:blue;
	padding-left:12px;
	
}

.yusou a{
	font-size:12px;
	color:red;
}
	
.yusou a:hover{
	font-size:12px;
	color:red;
}

.shokai{
	font-size:14px;
	color:blue;
	padding-left:50px;
	
}

.shokai a{
	font-size:14px;
	color:red;
}
	
.shokai a:hover{
	font-size:14px;
	color:red;
}
	
	
/*20190124*/
.f_box_1 *{
    box-sizing:border-box;
    -webkit-box-sizing:border-box;
}

.f_box_1 {
    border:6px solid #ff0000;
    padding:8px 15px !important;
    color:#ff0000;
    line-height:1.3;
    font-size:110% !important;
    width:100%;
    max-width:180px;
    margin:10px auto 0 auto !important;
}
.f_box_1>li {
    list-style:none;
}
.f_box_1>li:not(:first-child) {
    margin:0;
}

/*20190404*/
#PK>ul {
    zoom:1;
}

#PK>ul:before,
#PK>ul:after {
    content:"";
    display:block;
    clear:both;
}


    